Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps lefthook from 1.13.6 to 2.0.1.

Release notes

Sourced from lefthook's releases.

v2.0.1

Changelog

  • 1a06f26a4d009d3df120df6b89c2944b7d4c5f84 fix: update v2 references (#1175)

v2.0.0

Changelog

  • c7ae2cf638cbf1e6f72454b80c633be84af63a83 feat: use sh as command executor on Windows (#1166)
  • 25948ab1ae9b6cb5e16cff65fbb025071c577097 fix: accept --fail-on-changes=false as override value (#1168)
  • 21d607caebaff8b136f43810e4832d214df3e16a refactor!: drop deprecated skip_output option (#1159)
  • 56264b2026033d70ec96903c5ce2dbdccaebce9d refactor!: drop support for exclude regexp (#1162)
  • 32a6a397682d0177c048c47488fa95ea725326da refactor!: use another cli framework (#1155)
Changelog

Sourced from lefthook's changelog.

Change log

2.0.0 (2025-10-20)

Breaking changes

  • exclude option no longer accepts regexp, only globs.
  • skip_output option is dropped, use output instead.
  • Some CLI arguments have changed their names to make it more consistent. See lefthook run -h for details.
  • for only and skip options with - run: '...' values the command executer was changed to Bourne Shell.

Commits

  • fix: accept --fail-on-changes=false as override value (#1168) by @​mrexox
  • feat: [breaking] use sh as command executor on Windows (#1166) by @​mrexox
  • refactor: [breaking] drop support for exclude regexp (#1162) by @​mrexox
  • refactor: [breaking] drop deprecated skip_output option (#1159) by @​mrexox
  • refactor: [breaking] use another cli framework (#1155) by @​mrexox
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 24, 2025
@dependabot dependabot bot requested review from a team and mdn-bot as code owners October 24, 2025 14:32
@dependabot dependabot bot requested a review from caugner October 24, 2025 14:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 24, 2025
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.0.1.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.13.6...v2.0.1)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lefthook-2.0.1 branch from faf7ff9 to f65ec57 Compare October 28, 2025 09:31
@caugner caugner merged commit 5424169 into main Oct 28, 2025
4 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/lefthook-2.0.1 branch October 28, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant