Skip to content

build(deps-dev): bump lefthook from 1.10.10 to 1.11.6 #355

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

Open
wants to merge 1 commit into
base: v0.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps lefthook from 1.10.10 to 1.11.6.

Release notes

Sourced from lefthook's releases.

v1.11.6

Changelog

  • 27ff65390bb79de916f0f38a90569cab2325e932 chore: fancier logging (#983)
  • 6bb2c1c8909befb372ac3e57c3a357c9d43d6990 fix: print git errors (#984)
  • 21770a21e4677de2a01cc9ed54c92a43d6ae307d packaging: maintain lefthook-bin AUR package (#982)

v1.11.5

Changelog

  • 7d14313efc02c79b031a53746298f92fe8e3c973 fix: windows scripts issues (#979)

v1.11.4

Changelog

  • 291ad0322fe5c0e672978bb3ba3ce6b8df3cee3c deps: March 2025 (#977)
  • c2b5d11a498cdf6c56ca06ebe172982d63dec940 feat: support lefthook as go tool (#976)
  • 8cb26d0840c320f95c53e23e1b471d7d8098acf2 fix: use dedicated build path for swift plugin (#978)

v1.11.3

Changelog

  • c5f150282ae56b29962268afbc115cbcf3b7ccf9 fix: remote cloning issues (#969)

v1.11.2

Changelog

  • eb69210ee67ce97565f3b85598bedfd1d208d7ce fix: worktrees remote issue (#963)

v1.11.1

Changelog

  • cffce44657b358f15fdc7f558aeef72c52766a37 fix: remote issue with worktrees (#960)

v1.11.0

Changelog

  • ef9a000bd28c8eb6a79f3677799ce0a1b642e0e9 docs(changelog): add links to users
  • 45126bf9b1d11559594cc9c43d8d69e7ec4e625e perf: speed up git commands (#956)

v1.10.11

Changelog

  • 358b1ced55d0a8ad7712680d68ce60ed56c2171e ci: use ubuntu-latest for gh-pages publish workflow
  • 2f59812baaff99db8718a3e831c8c6f3ece6bed0 deps: bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 (#935) (#940)
  • 7b6e8817e12c925ba56d65701c76b9607ea5e780 deps: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#952) (#958)
  • a4ae15c0ab6091ee63d1e791ecca1135ac0fc2d1 fix(jsonschema): add $schema property (#942)
Changelog

Sourced from lefthook's changelog.

1.11.6 (2025-03-31)

1.11.5 (2025-03-25)

1.11.4 (2025-03-24)

1.11.3 (2025-03-07)

1.11.2 (2025-02-26)

  • fix: do not inherit envs in remote Git commands (#963) by @​mrexox

1.11.1 (2025-02-25)

1.11.0 (2025-02-23)

1.10.11 (2025-02-21)

Commits
  • eb27c81 1.11.6: better logging experience
  • 6bb2c1c fix: print git errors (#984)
  • 21770a2 packaging: maintain lefthook-bin AUR package (#982)
  • 27ff653 chore: fancier logging (#983)
  • 0a6b8e0 docs: remove a note about the difference for unix-like and windows
  • a6992ae 1.11.5: fix escaping issues on Windows and wrap the commands with sh
  • 7d14313 fix: windows scripts issues (#979)
  • bcc7f9f 1.11.4: a fix for Swift and dependencies update
  • c2b5d11 feat: support lefthook as go tool (#976)
  • 8cb26d0 fix: use dedicated build path for swift plugin (#978)
  • 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.10 to 1.11.6.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.10...v1.11.6)

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

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 Apr 1, 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