Skip to content

chore: bump lint-staged from 17.0.5 to 17.0.7#1847

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

chore: bump lint-staged from 17.0.5 to 17.0.7#1847
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps lint-staged from 17.0.5 to 17.0.7.

Release notes

Sourced from lint-staged's releases.

v17.0.7

Patch Changes

v17.0.6

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 Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.

Changelog

Sourced from lint-staged's changelog.

17.0.7

Patch Changes

17.0.6

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 Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.

Commits
  • cd11fec Merge pull request #1807 from lint-staged/changeset-release/main
  • 15a8ee0 chore(changeset): release
  • 797bbd9 Merge pull request #1808 from lint-staged/add-stashing-faq
  • 504e307 docs: add FAQ entry on how stashing works
  • eff5cd1 Merge pull request #1806 from lint-staged/update-tinyexec
  • e692e58 build(deps): update tinyexec@^1.2.4
  • a2dd4ea Merge pull request #1805 from lint-staged/update-github-templates
  • c928519 docs: update GitHub templates
  • 094ba56 Merge pull request #1798 from lint-staged/changeset-release/main
  • 88e19fe chore(changeset): release
  • 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.0.5 to 17.0.7.
- [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.5...v17.0.7)

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

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 Jun 3, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 3, 2026

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

Project Deployment Actions Updated (UTC)
recode-website Ready Ready Preview, Comment Jun 3, 2026 1:09pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 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, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

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 use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

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

If there are any specific instructions or feedback regarding your PR, we'll provide them here. 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 Jun 3, 2026
@github-actions github-actions Bot added this to the recode:launch 3.0 milestone Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1806:

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

@github-actions github-actions Bot added the enhancement New feature or request label Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1803:

  • Labels: enhancement, level 1, recode
  • Milestone: recode:launch 3.0

@github-actions github-actions Bot added Enhacement gssoc26 label gssoc:approved gssoc label high priority gssoc26 label level2 gssoc26 label medium gssoc26 label labels Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1796:

  • Labels: level 1, recode, in-review, Enhacement, high priority, level2, medium, gssoc:approved
  • Milestone: recode:launch 3.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1797:

  • Labels: level 1, recode
  • Milestone: None

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1802:

  • Labels: level 1, recode, Enhacement, level2, medium, gssoc:approved
  • Milestone: recode:launch 3.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1807:

  • Labels: level 1, recode, in-review, Enhacement, high priority, level2, medium, gssoc:approved
  • Milestone: recode:launch 3.0

@github-actions github-actions Bot added contributor-workshop Issues that are good for first-time contributor's workshop good first issue kind:bug This is a clearly a bug priority:high High priority bug that should be patched quickly but does not require immediate new release labels Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1808:

  • Labels: kind:bug, contributor-workshop, priority:high, good first issue, level 1, recode, gssoc:approved
  • Milestone: recode:launch 3.0

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1805:

  • Labels: None
  • Milestone: None

@github-actions github-actions Bot added the type:docs gssoc label 5pts label Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

✅ Synchronized metadata from Issue #1798:

  • Labels: level 1, recode, Enhacement, level2, 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