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): bump the lefthook-config-deps group across 1 directory with 2 updates #132

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Bumps the lefthook-config-deps group with 2 updates in the / directory: @commitlint/cli and lefthook.

Updates @commitlint/cli from 19.3.0 to 19.4.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.0...v19.3.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.0 (2024-08-07)

Features

Commits

Updates lefthook from 1.6.18 to 1.7.14

Release notes

Sourced from lefthook's releases.

v1.7.14

Changelog

v1.7.13

Changelog

  • 1aa06dc0801bc54bbc410ba6234a7b37fb13b144 feat: support openbsd (#808)

v1.7.12

Changelog

  • 26bf489c503ae42b7eea75add8e2bd73d134b2c4 fix: log stderr in debug logs only (#804)

v1.7.11

Changelog

  • 5c336d81a5bdfb4b527d6cea9859a38af20d306a fix: revert packaging change (#796)

v1.7.10

Changelog

  • b32fd3351664e8e4dd4da231f0e1c360ca0d549f deps: July 2024 (#795)
  • 19b7a7290ed17bdb4b2cf7ffdbd8c8ba3c36b692 packaging(npm): try direct reference for lefthook executable (#794)

v1.7.9

Changelog

  • 3fe069291ba1c965d31fcc881d117c96979e44f1 ci: add more static tags (#790)
  • 32d93a7f28f8a5c1e2bc20797436545e0a028671 fix: typo CGO_ENABLED instead of GCO_ENABLED (#791)

v1.7.8

Changelog

  • f1d85d3481d5269f0336229711d882b6008351e1 ci: update workflow files (#787)
  • 065a13e808abaec7fb2cc17483aacbd0c9ed93c5 ci: use latest goreleaser (#784)
  • ac882cc7cc9b2377b8db997df455405907e6a04d fix: explicitly pass static flag to linker (#788)
  • 2f3f53f8c0b301a1e20a067c423a06c46f4ca239 fix: npm fix packages (#789)

v1.7.7

Changelog

  • 2782f15 fix: multiple excludes (#782)

v1.7.6

New

You can receive the updates of the lefthook executable without any package manager!

# Just run
lefthook self-update

This command only works if you install lefthook via go install github.com/evilmartians/lefthook@latest or directly from the Github release assets.

Changelog

... (truncated)

Changelog

Sourced from lefthook's changelog.

1.7.14 (2024-08-17)

Fix lefthook NPM package to include OpenBSD package as optional dependency.

1.7.13 (2024-08-16)

1.7.12 (2024-08-09)

1.7.11 (2024-07-29)

1.7.10 (2024-07-29)

1.7.9 (2024-07-26)

1.7.8 (2024-07-26)

1.7.7 (2024-07-24)

1.7.6 (2024-07-24)

1.7.5 (2024-07-22)

1.7.4 (2024-07-19)

1.7.3 (2024-07-18)

... (truncated)

Commits
  • 18e619a 1.7.14: fix for OpenBSD NPM package
  • a9ee42d 1.7.13: add OpenBSD support
  • 1aa06dc feat: support openbsd (#808)
  • 302f67a 1.7.12: log subcommands stderr in verbose mode only
  • 26bf489 fix: log stderr in debug logs only (#804)
  • bd773b2 1.7.11: revert NPM packaging changes for backward compatibility
  • 5c336d8 fix: revert packaging change (#796)
  • fb17ca3 1.7.10: use direct reference to lefthook binary in NPM package
  • b32fd33 deps: July 2024 (#795)
  • 19b7a72 packaging(npm): try direct reference for lefthook executable (#794)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 2 updates

Bumps the lefthook-config-deps group with 2 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [lefthook](https://github.com/evilmartians/lefthook).


Updates `@commitlint/cli` from 19.3.0 to 19.4.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli)

Updates `lefthook` from 1.6.18 to 1.7.14
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.18...v1.7.14)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lefthook-config-deps
- dependency-name: lefthook
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lefthook-config-deps
...

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

dependabot bot commented on behalf of github Aug 31, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lefthook-config-deps-2d88fa9d3f branch August 31, 2024 03:34
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.

0 participants