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.10 #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps lefthook from 1.10.0 to 1.10.10.

Release notes

Sourced from lefthook's releases.

v1.10.10

Changelog

  • 8cc927f900015f703d4a60e31505f8e382211efa ci: update cname setting
  • f692bb59689324c500e860838b8c94781e9e0d18 feat: allow providing a list of globs (#937)
  • 678033fe1b304d7b014f31bd2b763054dc81fe27 fix: properly inherit exclude options when not overwritten (#936)

v1.10.9

Changelog

v1.10.8

Changelog

  • dcbf0d4db2ba809eb5a569c15d1239ea964d07a7 feat: add custom plain templates (#930)
  • 4711444fd6532d17e8971d30c3e4d7e96d2b02fb fix: unique names for nested operations (#931)

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)

... (truncated)

Changelog

Sourced from lefthook's changelog.

1.10.10 (2025-01-21)

  • feat: allow providing a list of globs (#937) by @​mrexox
  • fix: properly inherit exclude options when not overwritten (#936) by @​mrexox

1.10.9 (2025-01-20)

  • fix: make uninstall --remove-configs description more accurate (#934) by @​scop

1.10.8 (2025-01-17)

1.10.7 (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
  • f5e7084 1.10.10: allow providing a list of globs
  • f692bb5 feat: allow providing a list of globs (#937)
  • 8cc927f ci: update cname setting
  • fb50988 docs: update links to docs site
  • 678033f fix: properly inherit exclude options when not overwritten (#936)
  • 40e97fc 1.10.9: fix help message
  • fbf3e2c docs: make uninstall --remote-configs description more accurate (#934)
  • b223bf4 docs: update "added in" for templates setting
  • e33dae5 1.10.8: add replacable templates configuration
  • dcbf0d4 feat: add custom plain templates (#930)
  • 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.10.
- [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.10)

---
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 22, 2025
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