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.0.4 to 1.3.2 #78

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps @evilmartians/lefthook from 1.0.4 to 1.3.2.

Release notes

Sourced from @​evilmartians/lefthook's releases.

v1.3.2

Changelog

  • f3e75ba 1.3.2: Allow sh sytax in files option
  • 9a1cad2 fix: Allow sh syntax in files (#435)

v1.3.1

Changelog

  • 44384b6 1.3.1: Auto create hooks folder
  • 3f4eca1 chore: Fix goreleaser deprecations
  • 34708b5 fix: Force creation of git hooks folder (#434)

v1.3.0

Changelog

  • 37fd2db 1.3.0: Skip unstaged files, fix {push_files} template
  • aac6de9 ci: add coveralls coverage report
  • 802de54 feature: Skip unstaged changes for pre-commit hook (#402)
  • 88fb8e8 fix: Use correct branch for {push_files} template (#429)

v1.2.9

Changelog

  • 0e6aa81 1.2.9: Fix memory leak
  • 0891dc0 fix: memory leak dependency (#426)

v1.2.8

Changelog

  • 040297f 1.2.8: Fix installation in a worktree
  • d7b107c fix: Don't join info path with root (#418)

v1.2.7

Changelog

  • c88a009 1.2.7: Execution fixes
  • c7b8cc3 chore: Add PR template (#401)
  • f41e149 chore: Fix yml syntax missing colon (#399)
  • 06137e9 chore: Tidy go.mod
  • 2f27e5b deps: bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 (#406)
  • 7fabbae deps: bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
  • b05b393 fix: Double quote eval statements with $dir (#404)
  • 82f8a08 fix: Make info dir when it is absent (#414)

v1.2.6

Changelog

  • 7fa22dd 1.2.6: New follow option and rc option fix
  • 319d8d4 feature: Allow following output (#397)
  • b376e43 fix: Remove quotes for rc in template (#398)

v1.2.5

Changelog

  • 00107c7 1.2.5: Add an option to disable spinner
  • a1ffd9b chore: Use lipgloss for output (#395)
  • 539b473 feature: Add an option to disable spinner (#396)

... (truncated)

Changelog

Sourced from @​evilmartians/lefthook's changelog.

1.3.2 (2023-02-27)

1.3.1 (2023-02-27)

1.3.0 (2023-02-22)

  • fix: Use correct branch for {push_files} template (#429) by @​mrexox
  • feature: Skip unstaged changes for pre-commit hook (#402) by @​mrexox

1.2.9 (2023-02-13)

1.2.8 (2023-01-23)

1.2.7 (2023-01-10)

1.2.6 (2022-12-14)

1.2.5 (2022-12-13)

1.2.4 (2022-12-05)

1.2.3 (2022-11-30)

... (truncated)

Commits
  • f3e75ba 1.3.2: Allow sh sytax in files option
  • 9a1cad2 fix: Allow sh syntax in files (#435)
  • 44384b6 1.3.1: Auto create hooks folder
  • 34708b5 fix: Force creation of git hooks folder (#434)
  • 3f4eca1 chore: Fix goreleaser deprecations
  • 37fd2db 1.3.0: Skip unstaged files, fix {push_files} template
  • 88fb8e8 fix: Use correct branch for {push_files} template (#429)
  • 802de54 feature: Skip unstaged changes for pre-commit hook (#402)
  • ed50a36 docs: Better align badges
  • aac6de9 ci: add coveralls coverage report
  • 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 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.0.4 to 1.3.2.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.0.4...v1.3.2)

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

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 Feb 27, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #81.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/evilmartians/lefthook-1.3.2 branch March 1, 2023 13:09
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