Skip to content

chore(deps): update dependency lefthook to v2#81

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lefthook-2.x
Open

chore(deps): update dependency lefthook to v2#81
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/lefthook-2.x

Conversation

@renovate

@renovate renovate Bot commented Oct 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
lefthook 1.11.142.1.9 age confidence

Release Notes

evilmartians/lefthook (lefthook)

v2.1.9

Compare Source

v2.1.8

Compare Source

  • fix: do not warn if local hooks path is equal to default hooks path (#​1421) by @​mrexox

v2.1.7

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.16

Compare Source

v2.0.15

Compare Source

v2.0.14

Compare Source

v2.0.13

Compare Source

v2.0.12

Compare Source

v2.0.11

Compare Source

v2.0.10

Compare Source

v2.0.9

Compare Source

v2.0.8

Compare Source

v2.0.7

Compare Source

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

Breaking changes

  • exclude option no longer accepts regexp, only globs.
  • skip_output option is dropped, use output instead.
  • Some CLI arguments have changed their names to make it more consistent. See lefthook run -h for details.
  • for only and skip options with - run: '...' values the command executer was changed to Bourne Shell.

Commits

v1.13.6

Compare Source

v1.13.5

Compare Source

v1.13.4

Compare Source

v1.13.3

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.4

Compare Source

v1.12.3

Compare Source

v1.12.2

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

  • feat: allow installing only specific hooks (#​1069)
  • refactor: [breaking] restructure files and folders, remove deprecated options (#​1067)

v1.11.16

Compare Source

  • fix: race condition on repo state (#​1066)

v1.11.15

Compare Source

  • feat: add exclude arg (#​1063)
  • feat: inherit group envs (#​1061)
  • fix: apply implicit staged files filter to all files when all files arg given (#​1062)
  • deps: bump github.com/kaptinlin/jsonschema to 0.4.5
  • deps: bump github.com/knadh/koanf/parsers/yaml to 1.1.0
  • deps: bump github.com/knadh/koanf/v2 to 2.2.1 (#​1043)
  • fix: friendlier updater error message
  • fix: bump goreleaser

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codesandbox

codesandbox Bot commented Oct 20, 2025

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot

changeset-bot Bot commented Oct 20, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: eb96b14

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Oct 20, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
remix-spa-demo Ready Ready Preview, Comment May 29, 2026 9:50am

@coderabbitai

coderabbitai Bot commented Oct 20, 2025

Copy link
Copy Markdown

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.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security

socket-security Bot commented Oct 20, 2025

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedlefthook@​1.11.14 ⏵ 2.1.992 +110010094100

View full report

@ellipsis-dev ellipsis-dev Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 41c1316 in 1 minute and 26 seconds. Click for details.
  • Reviewed 16 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:27
  • Draft comment:
    Updating lefthook to v2.0.0 is a major upgrade with breaking changes (e.g., removal of skip_output and regex support in exclude). Ensure your lefthook configuration (e.g., lefthook.yml) is updated accordingly.
  • Reason this comment was not posted:
    Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 0% vs. threshold = 50% This is a dependency version change. Our rules explicitly state "Do NOT comment on dependency changes, library versions that you don't recognize, or anything else related to dependencies." Even though the comment is technically correct about breaking changes, we should trust that the author has already verified compatibility with the new version. The breaking changes in lefthook v2.0.0 could potentially break the build process and git hooks, which might be important enough to warrant keeping the comment despite the rules. Our rules are clear about dependency changes - we should trust the author to handle version upgrades appropriately. If there are breaking changes, they will be discovered during testing or build processes. Delete this comment as it violates our rule about not commenting on dependency changes, regardless of whether breaking changes are involved.

Workflow ID: wflow_rdlNGOmoO17qw28c

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@vercel

vercel Bot commented Dec 3, 2025

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

@vercel

vercel Bot commented Feb 3, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from eccca54 to 1ddf625 Compare February 12, 2026 08:50
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from 1ddf625 to a9c2b77 Compare March 1, 2026 21:55
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from a9c2b77 to bf9292b Compare March 7, 2026 09:44
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from bf9292b to 7a830b9 Compare March 12, 2026 08:34
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from 7a830b9 to c468315 Compare April 6, 2026 08:43
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from c468315 to 1fc4978 Compare April 16, 2026 09:25
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from 1fc4978 to ae1a1bf Compare May 18, 2026 14:47
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from ae1a1bf to ea4d2de Compare May 19, 2026 10:36
@renovate renovate Bot force-pushed the renovate/lefthook-2.x branch from ea4d2de to 41d6c27 Compare May 19, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants