Skip to content

chore: bump lint-staged from 17.4.1 to 17.5.0 - #2111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.5.0
Open

chore: bump lint-staged from 17.4.1 to 17.5.0#2111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps lint-staged from 17.4.1 to 17.5.0.

Release notes

Sourced from lint-staged's releases.

v17.5.0

Minor Changes

  • #1847 f9063b7 - Lint-staged now refuses to run when files were staged with --intent-to-add, because Git stash doesn't support them. Previously this was an unhandled error.

Patch Changes

  • #1848 d718ccc - Lint-staged now handles color support better in non-TTY streams, and honors the FORCE_COLOR environment variable.

  • #1845 7e5ece8 - Update tinyexec@1.3.1 so that local binaries from node_modules/.bin are resolved starting from the directory of each lint-staged configuration file (in monorepo setups). This behavior was broken in lint-staged@16.3.0 where they were only resolved from the current working directory and up.

  • #1845 eb8a4e3 - Do not try to restore untracked files when using --hide-all and there is no initial commit yet.

Changelog

Sourced from lint-staged's changelog.

17.5.0

Minor Changes

  • #1847 f9063b7 - Lint-staged now refuses to run when files were staged with --intent-to-add, because Git stash doesn't support them. Previously this was an unhandled error.

Patch Changes

  • #1848 d718ccc - Lint-staged now handles color support better in non-TTY streams, and honors the FORCE_COLOR environment variable.

  • #1845 7e5ece8 - Update tinyexec@1.3.1 so that local binaries from node_modules/.bin are resolved starting from the directory of each lint-staged configuration file (in monorepo setups). This behavior was broken in lint-staged@16.3.0 where they were only resolved from the current working directory and up.

  • #1845 eb8a4e3 - Do not try to restore untracked files when using --hide-all and there is no initial commit yet.

Commits
  • dcb59f6 Merge pull request #1846 from lint-staged/changeset-release/main
  • 9c8c6dc chore(changeset): release
  • 586466f Merge pull request #1849 from lint-staged/improve-intent-to-add
  • 45eda5f refactor: improve --intent-to-add detection
  • 26372e3 Merge pull request #1848 from lint-staged/fix-color-detection
  • d718ccc fix: honor FORCE_COLOR/NO_COLOR env variables in non-TTY streams
  • be78a51 Merge pull request #1847 from lint-staged/intent-to-add
  • f9063b7 feat: refuse to run when files were staged with --intent-to-add
  • a767299 Merge pull request #1845 from lint-staged/updates
  • 61ffd25 style: add VS Code extension config
  • 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 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.4.1 to 17.5.0.
- [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.4.1...v17.5.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
recode-website Ready Ready Preview Sep 8, 2026 10:35pm UTC

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it asap. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, if it's a Video -LEGEND, which helps speed up the review. If you have questions, reach out to LinkedIn. You can see in our Leaderboard in 20 min from now!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation after 5 PR: Mentorship for free.

  2. Get the Ebook for free after 10 PR: You can tag me in Discussion to get the same. Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

Thanks again for your contribution! 😊

@github-actions github-actions Bot added in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard labels Sep 8, 2026
@github-actions github-actions Bot added this to the recode:launch 3.0 milestone Sep 8, 2026
@github-actions github-actions Bot added contributor-workshop Issues that are good for first-time contributor's workshop Enhacement gssoc26 label enhancement New feature or request good first issue gssoc:approved gssoc label high priority gssoc26 label kind:bug This is a clearly a bug level2 gssoc26 label medium gssoc26 label priority:high High priority bug that should be patched quickly but does not require immediate new release type:docs gssoc label 5pts labels Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1847:

  • Labels: kind:bug, enhancement, contributor-workshop, priority:high, good first issue, level 1, recode, dependencies, javascript, in-review, Enhacement, high priority, level2, medium, gssoc:approved, type:docs
  • Milestone: recode:launch 3.0

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1848:

  • Labels: level 1, recode, dependencies, javascript, in-review
  • Milestone: recode:launch 3.0

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1845:

  • Labels: level 1, recode, dependencies, javascript, in-review
  • Milestone: recode:launch 3.0

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1846:

  • Labels: level 1, recode, dependencies, javascript, in-review
  • Milestone: recode:launch 3.0

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1849:

  • Labels: level 1, recode, high priority, medium, gssoc:approved, type:docs
  • Milestone: recode:launch 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor-workshop Issues that are good for first-time contributor's workshop dependencies Pull requests that update a dependency file Enhacement gssoc26 label enhancement New feature or request good first issue gssoc:approved gssoc label high priority gssoc26 label in-review The current changes are in review and would need approval and testing before merging javascript Pull requests that update javascript code kind:bug This is a clearly a bug level 1 10 points level2 gssoc26 label medium gssoc26 label priority:high High priority bug that should be patched quickly but does not require immediate new release recode this is label for leaderboard type:docs gssoc label 5pts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants