KEMBAR78
chore(deps-dev): bump lefthook from 1.13.6 to 2.0.0 by dependabot[bot] · Pull Request #30091 · mdn/translated-content · GitHub
Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps lefthook from 1.13.6 to 2.0.0.

Release notes

Sourced from lefthook's releases.

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.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)

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

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.0.0
  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 Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 12:00
@dependabot dependabot bot requested review from LeoMcA and removed request for a team October 20, 2025 12:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2025
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Oct 20, 2025
Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

Follows mdn/content#41607

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 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 a1c77ba into main Oct 22, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-2.0.0 branch October 22, 2025 00:24
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 system Infrastructure and configuration for the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant