Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lefthook from 2.0.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)
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
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)
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mdn-bot.


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 automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels Dec 8, 2025
@dependabot dependabot bot requested review from a team and mdn-bot as code owners December 8, 2025 14:01
@dependabot dependabot bot requested review from argl and removed request for a team December 8, 2025 14:01
@dependabot dependabot bot added dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code automated pr [PR only] labels Dec 8, 2025
@github-actions github-actions bot added the system [PR only] Infrastructure and configuration for the project label Dec 8, 2025
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Dec 8, 2025
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.0.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@v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lefthook-2.0.9 branch from a810f81 to 47d6a34 Compare December 8, 2025 14:07
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 67e83e3 into main Dec 8, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-2.0.9 branch December 8, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code size/m [PR only] 51-500 LoC changed system [PR only] Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant