Skip to content

chore(deps): update dependency lint-staged to 17.0.6#810

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-major-update-lint-staged
Open

chore(deps): update dependency lint-staged to 17.0.6#810
github-actions[bot] wants to merge 1 commit into
mainfrom
buddy-bot/update-major-update-lint-staged

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
lint-staged (source) 16.4.0 -> 17.0.6 age adoption passing confidence

Release Notes

lint-staged/lint-staged (lint-staged)

16.4.0 -> 17.0.6

v17.0.6

Compare Source

Patch Changes

  • #1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Acti...

[View full release notes]

Released by github-actions[bot] on 5/30/2026

v17.0.5

Compare Source

Patch Changes

  • #1792 1f67271 - Correctly set the --max-arg-length default value based on the running platform. This controls how very long lists of staged files are split into multiple chunks.

Released by github-actions[bot] on 5/16/2026

v17.0.4

Compare Source

Patch Changes

  • #1788 f95c1f8 - Another fix for making sure lint-staged adds task modifications correctly to the commit in the following cases:

    • after editing <file> it is staged with git add <file>, and then committed with git commit
    • after editing <file> it is committed with git commit --all without explicit git add
    • after editing <file> it is committed with git commit <pathspec> without explicit git add

    There's new test cases which actually setup the Git pre_commit hook to run lint-staged and verify them. These issues started in v17.0.0 when trying to improve support for committig without having explicitly staged files.

Released by github-actions[bot] on 5/9/2026


📊 Package Statistics

  • lint-staged: 22,053,210 weekly downloads

Configuration

📅 Schedule: 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 is behind base branch, 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 Buddy 🤖

@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.2 chore(deps): update dependency lint-staged to 17.0.3 May 8, 2026
@github-actions github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 3402a91 to 0959312 Compare May 8, 2026 14:38
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.3 chore(deps): update dependency lint-staged to 17.0.4 May 9, 2026
@github-actions github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from 0959312 to dc74b73 Compare May 9, 2026 20:16
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.4 chore(deps): update dependency lint-staged to 17.0.5 May 16, 2026
@github-actions github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from dc74b73 to cb15ffd Compare May 16, 2026 12:23
@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.5 chore(deps): update dependency lint-staged to 17.0.6 May 30, 2026
@github-actions github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from cb15ffd to 60cd112 Compare May 30, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants