Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump lefthook from 1.10.0 to 1.10.7 #166

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps lefthook from 1.10.0 to 1.10.7.

Release notes

Sourced from lefthook's releases.

v1.10.7

Changelog

v1.10.6

Changelog

  • 3d0f05df1d3b6c4c8c2d8f9a98faeacd56da84aa chore: cleanup dotfiles
  • 9873cee940a4b84e9fd288994769b273170b7ddc chore: remove .lefthook.toml
  • 6d6977f4f01e6da99e7a077838265f0d0f3ab280 feat: add schema.json to npm packages (#928)
  • 66219211c5b0ebd681438ff3cb8e28a46de1a652 fix: increase timeout for self-update to 2 mins
  • e8bf5945477cd2f2c609a8bc46a2b98cb92417bb fix: typo
  • ce2058dc0fd563dcd084e38c2127d869020b7e2a fix: use lefthook option in ghost hook too (#929)

v1.10.5

Changelog

  • ab93bf19f2414cb8a12eb064874aa89e0d14ecf8 chore: update config template with new jobs
  • 9e023651f1fae3cca553815e8c1ec9eecd76f1fe feat: add lefthook option for custom path or command (#927)

v1.10.4

Changelog

  • 29fb4251ab1f9968c074934e7c7b01d26569b072 deps: January 2025 (#926)
  • 59b9e4d082988d83de083244d3614719fc701eee fix: avoid skipping pre commit when deleted files staged (#925)
  • 834f17621f824915b7e408109437394b62846650 fix: use roots from jobs for possible npm package location (#924)

v1.10.3

Changelog

  • 4f85d0478b5290cae5a025f5032a63d45eae243f fix: replace cmd in jobs (#918)

v1.10.2

Changelog

  • f5b084093d6414a3a43689894fe4e5a8f1a3d043 chore: auto generate json schema (#914)
  • ad3b50df2e977c0954e45cf1d1848e87b0bc9a54 ci: add gzipped linux aarch64 binary to release artifacts (#908)
  • 9e69555771bfdcfa0c5f0ade343f1300e427b5ba feat: add validate command (#915)
  • b8c41215719bdb8c7b283bef7255249273b2c4de feat: inherit exclude option in groups (#916)
  • 5d94809a58f356f801fbea73f26464314f73f66f feat: run --jobs completion (#913)

v1.10.1

Changelog

  • 8fd6c98f1dddc4ea3e16af2e7cced1528206da85 chore: fix version regexp in integration test
  • f8bc2c309248621a53f71a2e19650742fe7ccc20 ci: add linux aarch64 binary to release (#903)
  • f3ab494f03de90e80755568c6bdd1f67b09061e6 ci: fix aur build (#905)
  • bf23558afbce3aaab333b55b41dc7f27a27ed5a5 feat: add ability to specify job names for command run (#904)
  • 7d7da7571a573a0cba36c0b9819741d0cb69b7be packages: set AUR dependency for Go >= 1.23
Changelog

Sourced from lefthook's changelog.

Change log

1.10.6 (2025-01-15)

1.10.5 (2025-01-14)

  • feat: add lefthook option for custom path or command (#927) by @​mrexox
  • chore: update config template with new jobs by @​mrexox

1.10.4 (2025-01-13)

1.10.3 (2025-01-10)

1.10.2 (2025-01-10)

1.10.1 (2024-12-26)

Commits
  • 82f1c78 1.10.7: fix for NPM add postinstall scripts
  • 1fcc785 1.10.6: use lefthook option in prepare-commit-msg hook too
  • ce2058d fix: use lefthook option in ghost hook too (#929)
  • e8bf594 fix: typo
  • 6d6977f feat: add schema.json to npm packages (#928)
  • 5319cf4 docs: fix typo
  • 3d0f05d chore: cleanup dotfiles
  • 9873cee chore: remove .lefthook.toml
  • 6621921 fix: increase timeout for self-update to 2 mins
  • fa284c2 docs: add info about when lefthook and jobs options were added
  • 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.10.0 to 1.10.7.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.0...v1.10.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #168.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-1.10.7 branch January 20, 2025 01:44
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.

0 participants