Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lefthook from 1.13.6 to 2.0.4.

Release notes

Sourced from lefthook's releases.

v2.0.4

Changelog

  • b04fbb8472218981fb45decaf80587ecef1cb86e feat: add optional standard glob matcher (doublestar) (#1188)
  • 442f2fff1348d26c68f2790650573cd781a8baa0 fix: glob_matcher jsonschema values

v2.0.3

Changelog

  • f465e65a0b10dd8d709c3727e4c36b9e4875cde7 deps: update mimetypes (#1185)
  • 0572488d78a987e3261b89539132d9a4c4b7e097 feat: fail_on_changes non-ci option (#1186)

v2.0.2

Changelog

  • 5cffa313d2f58f6bd380c3ee0c2f5316f8c54000 fix: add mutex lock before all git commands (#1178)

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.

2.0.4 (2025-11-13)

  • fix: glob_matcher jsonschema values
  • feat: add optional standard glob matcher (doublestar) (#1188) by @​jasonwbarnett

2.0.3 (2025-11-10)

2.0.2 (2025-10-29)

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
  • e9eba37 2.0.4: allow providing a different glob_matcher
  • 442f2ff fix: glob_matcher jsonschema values
  • b04fbb8 feat: add optional standard glob matcher (doublestar) (#1188)
  • c8aec98 2.0.3: update mime types, add non-ci to fail_on_changes option
  • 0572488 feat: fail_on_changes non-ci option (#1186)
  • f465e65 deps: update mimetypes (#1185)
  • c61da24 2.0.2: fix git lock issues
  • 5cffa31 fix: add mutex lock before all git commands (#1178)
  • 84d731c 2.0.1: fix go install issue
  • 1a06f26 fix: update v2 references (#1175)
  • Additional commits viewable in compare view

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)

Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.0.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@dependabot dependabot bot requested a review from gregrickaby as a code owner November 24, 2025 18:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nextjs-wordpress Error Error Nov 24, 2025 6:20pm

@gregrickaby gregrickaby merged commit 30bac01 into main Nov 24, 2025
2 of 4 checks passed
@gregrickaby gregrickaby deleted the dependabot/npm_and_yarn/lefthook-2.0.4 branch November 24, 2025 18:26
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.

2 participants