Skip to content

Bump lint-staged from 17.0.2 to 17.0.3 - #853

Merged
warmachine028 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.0.3
May 16, 2026
Merged

Bump lint-staged from 17.0.2 to 17.0.3#853
warmachine028 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Copy link
Copy Markdown
Contributor

Bumps lint-staged from 17.0.2 to 17.0.3.

Release notes

Sourced from lint-staged's releases.

v17.0.3

Patch Changes

  • #1782 06813f9 Thanks @​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
Changelog

Sourced from lint-staged's changelog.

17.0.3

Patch Changes

  • #1782 06813f9 Thanks @​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
Commits
  • a36ec1e Merge pull request #1783 from lint-staged/changeset-release/main
  • 03ce2a9 chore(changeset): release
  • 33f8214 Merge pull request #1785 from lint-staged/update-changeset
  • dc2bac7 docs: fix typo in changeset
  • b796ff0 Merge pull request #1784 from lint-staged/update-changeset
  • f7738f6 docs: fix typo in changeset
  • e46614b Merge pull request #1782 from lint-staged/fix-git-index-file
  • 06813f9 fix: override GIT_INDEX_FILE to point to the default index instead of unset...
  • See full diff 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 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)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.2...v17.0.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 17.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update Javascript code labels May 8, 2026
@vercel

vercel Bot commented May 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
nike Error Error May 8, 2026 9:05pm

@github-actions github-actions Bot added the github_actions Pull requests that update GitHub Actions code label May 8, 2026
@warmachine028
warmachine028 merged commit 37aa9fe into main May 16, 2026
8 of 9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/lint-staged-17.0.3 branch May 16, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant