Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lefthook from 2.0.9 to 2.0.12.

Release notes

Sourced from lefthook's releases.

v2.0.12

Changelog

  • 303e3f7f27239baf5e04ff27d70fb466a97ed87f chore: small changes on diff printing (#1242)
  • a4223e947ffb0a704bc14c11c3c35661ec20b62f feat: ability to show diff when failing on changes (#1227)
  • 2b4c717882bb3a1254744a4d3a40408fc8ee7404 fix(git): make short status parser more robust (#1236)

v2.0.11

Changelog

  • dcb45c027230c883f3b9a360896708aa9d6b50a3 ci: npm trusted publishing (#1234)
  • fd62bbb6586477b7d090e356c27f8a9e987c82a3 feat: more rudimentary shell completions (#1230)
  • f7bfafdd87868ea85de46c87802ab53278b77f67 feat: refetch and cleanup on ref change (#1210)

v2.0.10

Changelog

  • b3791f6b3abdbea78b7c43ef85e0d3ededb69a15 feat: add no_auto_install to lefthook.yml (#1231)
  • 1f7303df83e2af58015292986ebe2b8177c77667 fix: skip if empty files template (#1233)
Changelog

Sourced from lefthook's changelog.

2.0.12 (2025-12-15)

2.0.11 (2025-12-12)

2.0.10 (2025-12-12)

Commits
  • 737b956 2.0.12: add fail_on_changes_diff hook setting
  • 303e3f7 chore: small changes on diff printing (#1242)
  • a4223e9 feat: ability to show diff when failing on changes (#1227)
  • 2b4c717 fix(git): make short status parser more robust (#1236)
  • 59d25a3 docs: fix readme (#1235)
  • cffbf6c 2.0.11: improved remotes fetching, flags completion
  • f7bfafd feat: refetch and cleanup on ref change (#1210)
  • dcb45c0 ci: npm trusted publishing (#1234)
  • fd62bbb feat: more rudimentary shell completions (#1230)
  • 8d74b7c 2.0.10: no_auto_install option + fix for empty {files} template
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lefthook since your current version.


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 @pataar.


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 Dec 15, 2025
@pataar
Copy link
Owner

pataar commented Dec 15, 2025

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

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

@dependabot dependabot bot force-pushed the dependabot/bun/lefthook-2.0.12 branch from 8b41db6 to 74ff1d4 Compare December 15, 2025 18:59
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.0.9...v2.0.12)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bun/lefthook-2.0.12 branch from 74ff1d4 to 9cf09df Compare December 15, 2025 19:02
@dependabot dependabot bot merged commit 3bccb71 into master Dec 15, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/bun/lefthook-2.0.12 branch December 15, 2025 19:04
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