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.8.4 to 1.10.1 #1671

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @evilmartians/lefthook from 1.8.4 to 1.10.1.

Release notes

Sourced from @​evilmartians/lefthook's releases.

v1.10.1

Changelog

  • 8fd6c98f1dddc4ea3e16af2e7cced1528206da85 chore: fix version regexp in integration test
  • f8bc2c309248621a53f71a2e19650742fe7ccc20 ci: add linux aarch64 binary to release (#903)
  • f3ab494f03de90e80755568c6bdd1f67b09061e6 ci: fix aur build (#905)
  • bf23558afbce3aaab333b55b41dc7f27a27ed5a5 feat: add ability to specify job names for command run (#904)
  • 7d7da7571a573a0cba36c0b9819741d0cb69b7be packages: set AUR dependency for Go >= 1.23

v1.10.0

Changelog

  • 2af1d2dea03176f31b59566cdd83ed7ce2eb3128 chore: update swift reference version
  • 5b620aa3d0c831188ae23fcce5c3a6b1f394f0a9 ci: automate aur package update (#899)
  • 73d28b7983223107505931742041cd24ca30a316 feat: add jobs option (#861)

v1.9.3

Changelog

  • 1e38d75b494f052b5ee5fa9ca9896deca506b20a chore: add mdbook (#894)
  • f2704a386695a7c88d7f77452325b9b32ce32802 fix: correctly parse config options (#895)

v1.9.2

Changelog

  • 5980de12b2404314d3ed303af21f4b0092e9ab3c fix: use correct remote scripts folder (#891)

v1.9.1

Changelog

  • b5b777635eed7900c0e2254ff6656104d5880a4c fix: skip_lfs config option (#889)

v1.9.0

Changelog

  • c1393d93f474dcbc171b7b27d99b67f947fbd5f8 chore!: replace viper with koanf (#813)
  • 9df624ccd340438fbac70a37d9b7ed94b6c34b23 chore: add minimum git version support warning (#886)
  • 4a2248d187cc970777dfef5885601f1f041bb519 ci: fix packages release (#881)
  • df484d9ebb2e0a48f7a80cc895faa0a37a3f1bda fix: reorder available hooks list (#884)

v1.8.5

Changelog

  • dad0830bb4c2b001dc9352a623de6c920ddec243 ci: automate publishing to cloudsmith (#875)
  • 2c874a9d8070edebc69202d2cfc635f4969af84c feat: add option to skip running LFS hooks (#879)
Changelog

Sourced from @​evilmartians/lefthook's changelog.

1.10.1 (2024-12-26)

1.10.0 (2024-12-19)

1.9.3 (2024-12-18)

1.9.2 (2024-12-12)

1.9.1 (2024-12-12)

1.9.0 (2024-12-06)

1.8.5 (2024-12-02)

Commits
  • 5e5c77f 1.10.1: allow specify jobs to execute for run command
  • bf23558 feat: add ability to specify job names for command run (#904)
  • 1165260 docs: arch installation small enhancement
  • c31f70a docs: add community aur package mention (#907)
  • f8bc2c3 ci: add linux aarch64 binary to release (#903)
  • f3ab494 ci: fix aur build (#905)
  • 7d7da75 packages: set AUR dependency for Go >= 1.23
  • 1128568 docs: update configuration README
  • 0a15c5e docs: explain run details (#902)
  • 36a39d2 docs: fix jobs docs
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link

coderabbitai bot commented Jan 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.8.4 to 1.10.1.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.8.4...v1.10.1)

---
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 force-pushed the dependabot/npm_and_yarn/evilmartians/lefthook-1.10.1 branch from ad65ab6 to e85d563 Compare January 1, 2025 07:02
@ffflorian ffflorian merged commit 7b611ad into main Jan 1, 2025
5 checks passed
@ffflorian ffflorian deleted the dependabot/npm_and_yarn/evilmartians/lefthook-1.10.1 branch January 1, 2025 07:05
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.

1 participant