Skip to content

build(deps-dev): bump lint-staged from 17.0.4 to 17.0.7#250

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

build(deps-dev): bump lint-staged from 17.0.4 to 17.0.7#250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lint-staged-17.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps lint-staged from 17.0.4 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.

v17.0.5

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.
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.

17.0.5

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.
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 dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 29, 2026
@dytsou
Copy link
Copy Markdown
Owner

dytsou commented May 31, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps-dev): bump lint-staged from 17.0.4 to 17.0.5 build(deps-dev): bump lint-staged from 17.0.4 to 17.0.6 May 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-staged-17.0.5 branch from ed8d6d4 to 70ee48a Compare May 31, 2026 04:23
@dytsou
Copy link
Copy Markdown
Owner

dytsou commented May 31, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title build(deps-dev): bump lint-staged from 17.0.4 to 17.0.6 build(deps-dev): bump lint-staged from 17.0.4 to 17.0.7 May 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-staged-17.0.5 branch from 70ee48a to 6ee996c Compare May 31, 2026 13:02
@dytsou
Copy link
Copy Markdown
Owner

dytsou commented May 31, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-staged-17.0.5 branch from 6ee996c to 375f4d1 Compare May 31, 2026 13:13
@dytsou
Copy link
Copy Markdown
Owner

dytsou commented Jun 2, 2026

@dependabot rebase

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.4 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.4...v17.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/lint-staged-17.0.5 branch from 375f4d1 to 2932de3 Compare June 2, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant