Update dependency lint-staged to v17.0.7
Notable changes
- #1806
e692e58- Update dependencytinyexec@^1.2.4. - #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 usinggit addto stage task modifications. This was changed togit update-index --againin v17 for less manual work, but unfortunately theupdate-indexcommand 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 dependencytinyexec@1.2.2to avoid issues in version 1.2.3.
lint-staged/lint-staged (lint-staged)
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 usinggit addto stage task modifications. This was changed togit update-index --againin v17 for less manual work, but unfortunately theupdate-indexcommand 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 dependencytinyexec@1.2.2to avoid issues in version 1.2.3.
List of commits
c603a22 (Update dependency lint-staged to v17.0.7, 2026-06-06)