Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps lefthook from 1.11.8 to 2.0.9.

Release notes

Sourced from lefthook's releases.

v2.0.9

Changelog

  • d2fa5d9f31c57a79d2354654de1939272006fc88 chore: remove unnecessary .svg executable permissions (#1219)
  • 0792c2c03a98c306fd9fd762040e9f1d237fb1b1 chore: upgrade golangci-lint to 2.7.1, add godoclint (#1223)
  • 0b9f1936ddf18488cb95078e7a3a6f85724a3878 fix: check and report Scanner errors (#1222)
  • 97a7399c008be5e646538317f1701a1613be587a fix: do not try to hash-object directories (#1220)
  • 16fe016a8e25f9b4d15aa2848fb516d4842618be fix: improve separation of options and filenames for more git commands (#1225)
  • 07c5ccbd254cdad1135c260ac797191709382560 fix: skip pre commit hook if no staged files (#1229)
  • 98699c83d34fc36fa4f29d669a0ab4f3ec48d991 refactor: command executor tweaks (#1224)
  • 76cc6de4fd048d1de4ec4bc45930e780fd7e549a refactor: remove some redundant code (#1221)

v2.0.8

Changelog

  • 0324368284009ac0946a529b021495ad6f7377cc fix: do not escape custom templates in command replacement (#1213)

v2.0.7

Changelog

  • 88a192375815e0838850e72dd1ed5c6581792b8a fix: prefer using lefthook from the $PATH (#1211)

v2.0.6

Changelog

  • 4bb758673d1f77b399cce2582845752a3c8d2d93 feat: save original executable location in hooks (#1208)

v2.0.5

Changelog

  • 11306c9bed69501115a7c763ae4acd713016a36b chore(release): publish artifact attestations (#1189)
  • acdabe50afc5c7c3145f1ca642b5533c308df6e2 chore: upgrade golangci-lint to 2.6.1, add modernize (#1190)
  • 92033167ac4b3e1a8f0cd66c0075448d863bdf6a deps: November 2025 (#1200)
  • 57b10946714197e5116cb5d4492c91b9172ef4b3 feat: add optional args to scripts (#1206)

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

... (truncated)

Changelog

Sourced from lefthook's changelog.

2.0.9 (2025-12-08)

  • fix: skip pre commit hook if no staged files (#1229) by @​mrexox
  • fix: do not try to hash-object directories (#1220) by @​scop
  • fix: check and report Scanner errors (#1222) by @​scop
  • refactor: command executor tweaks (#1224) by @​scop
  • refactor: remove some redundant code (#1221) by @​scop
  • fix: improve separation of options and filenames for more git commands (#1225) by @​scop
  • chore: upgrade golangci-lint to 2.7.1, add godoclint (#1223) by @​scop
  • chore: remove unnecessary .svg executable permissions (#1219) by @​scop

2.0.8 (2025-12-05)

2.0.7 (2025-12-04)

2.0.6 (2025-12-03)

2.0.5 (2025-12-02)

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.

... (truncated)

Commits
  • c951a26 2.0.9: skip pre-commit hook if staged only deleted files
  • 07c5ccb fix: skip pre commit hook if no staged files (#1229)
  • 97a7399 fix: do not try to hash-object directories (#1220)
  • 0b9f193 fix: check and report Scanner errors (#1222)
  • 98699c8 refactor: command executor tweaks (#1224)
  • 76cc6de refactor: remove some redundant code (#1221)
  • 16fe016 fix: improve separation of options and filenames for more git commands (#1225)
  • 0792c2c chore: upgrade golangci-lint to 2.7.1, add godoclint (#1223)
  • d2fa5d9 chore: remove unnecessary .svg executable permissions (#1219)
  • 22171e0 2.0.8: fix templates replacing
  • 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.11.8 to 2.0.9.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.11.8...v2.0.9)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.0.9
  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 Dec 8, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #63.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-2.0.9 branch December 15, 2025 09:19
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