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 @evilmartians/lefthook from 1.7.15 to 1.8.4 #164

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps @evilmartians/lefthook from 1.7.15 to 1.8.4.

Release notes

Sourced from @​evilmartians/lefthook's releases.

v1.8.4

Changelog

  • 5a60d0bb888fe30afd4627e4c17e078797c5aea5 ci: fix goreleaser update changes (#874)
  • 5b42b57f6f68aba503d43b0b70bd9c0f5f8a5413 deps: November 2024 (#867)

v1.8.3

Changelog

  • f4c24e4429daa1c012d26667116a8d9f3742d7cd fix: use absolute paths when cloning remotes (#873)

v1.8.2

Changelog

  • 66404377132992472f3caa1346fe92198e231b00 chore: fix linter and tests
  • 5ec87c72ec9feb7efc00b068394119a12e27942b docs(examples): call commitizen properly (#858)
  • 1bcc75cccafb910dc9872674b93adfcbb55a694b feat: add refetch_frequency parameter to settings (#857)

v1.8.1

Changelog

  • 3c959bf0df03ceffb4dfd5989ae82dd91907af2d chore: bump Go to 1.23 (#856)
  • 453d026d3f3548e1b16dce22e422237475dfc468 fix: skip git lfs hook when calling manually (#855)

v1.8.0

Changelog

  • f3b1a816aabe650d3d9000949271d55e2422c9b3 feat: support globs in extends (#853)
  • 7d38c9499dfc92e10266a03f12d759dd5659f84b fix!: don't auto-install lefthook with npx if not found (#602)
  • 5afb245c7d6545e9eabb31c186d5d463fb12efc7 fix!: execute files command within configured root (#607)
  • 551787800bb7be157a81fdd4e400ae01c3bf0bfb fix: calculate hashsum of the full config (#854)

v1.7.22

Changelog

  • ba633c01f60bfe55d6d9415c25b447a788ec88d1 ci: parallelize publishing (#847)
  • d5b7e77f15fd9b835aa62a6fef066dd902324d16 feat: add skip option merge-commit (#850)
  • 9ddae4777c80a384ed8e208ff2831d048c2fefb5 fix: increase self update download timeout (#849)

v1.7.21

Changelog

v1.7.20

Changelog

v1.7.19

Changelog

  • bd4a109c8e914f96729b0a7d45f9304d6bed6383 chore: hide remaining wiki links (#841)
  • ddb5eb1d67e01a89c048fb68da582959714bb8d6 ci: generate apk files (#843)
  • bf9d4e62cfc6e526eae4bfdc5c66b6fcbae6f4f7 feat: maintain Python package too (#845)

v1.7.18

Changelog

  • 2eb8d43fcdfc47f647727becd7c130e13b80bfea deps: September 2024 (#829)
  • 9be9ab0e7499dde6b38e008d2078a3eb291f707a fix: force remote name origin when using remotes (#830)

... (truncated)

Changelog

Sourced from @​evilmartians/lefthook's changelog.

1.8.4 (2024-11-18)

1.8.3 (2024-11-18)

1.8.2 (2024-10-29)

1.8.1 (2024-10-23)

  • chore: bump Go to 1.23 (#856) by Valentin Kiselev
  • fix: skip git lfs hook when calling manually (#855) by Valentin Kiselev

1.8.0 (2024-10-22)

1.7.22 (2024-10-18)

1.7.21 (2024-10-17)

1.7.19 and 1.7.20 – failed to build

1.7.18 (2024-09-30)

... (truncated)

Commits
  • f53894f 1.8.4: use absolute git paths internally and update dependencies
  • 5a60d0b ci: fix goreleaser update changes (#874)
  • 5b42b57 deps: November 2024 (#867)
  • e2b7d87 docs: add docs for fnm configuration (#869)
  • 7deeefc docs: add output to list of config options (#868)
  • 15aa369 1.8.3: fix git commands for stable use when changing CWD
  • f4c24e4 fix: use absolute paths when cloning remotes (#873)
  • 9996e0d 1.8.2: add refetch_frequency option for remotes
  • 6640437 chore: fix linter and tests
  • 1bcc75c feat: add refetch_frequency parameter to settings (#857)
  • 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 [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.7.15 to 1.8.4.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.15...v1.8.4)

---
updated-dependencies:
- dependency-name: "@evilmartians/lefthook"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/evilmartians/lefthook-1.8.4 branch November 19, 2024 19:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant