Skip to content

chore(deps): update dependency lint-staged to 17.0.4#2964

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.4#2964
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 6, 2026

This PR contains the following updates:

npm

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

Release Notes

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

16.4.0 -> 17.0.4

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

v17.0.3

Compare Source

Patch Changes

  • #1782 06813f9 Thanks [iiroj](https://github.com/iiroj)! - Fix lint-staged behavior when implicitly committing files without using git add by either:
    • git commit -am "my commit message" where -a (--all) means to automatically stage all tracked modified and deleted files
    • git commit -m "my commit message" . where . is an example of a pathspec where matching files will be staged

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

v17.0.2

Compare Source

Patch Changes

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


📊 Package Statistics

  • lint-staged: 22,145,227 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 🤖

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for ts-inputs failed. Why did it fail? →

Name Link
🔨 Latest commit 83e540e
🔍 Latest deploy log https://app.netlify.com/projects/ts-inputs/deploys/69ff95b66d397f0008f63259

@github-actions github-actions Bot changed the title chore(deps): update dependency lint-staged to 17.0.0 chore(deps): update dependency lint-staged to 17.0.2 May 6, 2026
@github-actions github-actions Bot force-pushed the buddy-bot/update-major-update-lint-staged branch from e9ffb6e to 38e3c7e Compare May 6, 2026 12:37
@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 38e3c7e to fcef94f Compare May 8, 2026 14:36
@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 fcef94f to 83e540e Compare May 9, 2026 20:14
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