refactor: Bump lint-staged from 16.4.0 to 17.2.0#10595
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #10595 +/- ##
=======================================
Coverage 93.78% 93.78%
=======================================
Files 192 192
Lines 16832 16832
Branches 248 248
=======================================
Hits 15786 15786
Misses 1025 1025
Partials 21 21 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Member
|
Deferring (same as #3080). lint-staged 17.x requires Node >=22.22.1, but parse-server's engines.node allows >=20.19.0/>=22.13.0 — both below. Would force a breaking engines.node bump. Deferring until the Node floor is raised. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-staged-17.1.0
branch
2 times, most recently
from
July 25, 2026 01:42
9450e95 to
caab2ab
Compare
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.4.0 to 17.2.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@v16.4.0...v17.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/lint-staged-17.1.0
branch
from
July 26, 2026 00:58
caab2ab to
47f7619
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lint-staged from 16.4.0 to 17.2.0.
Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
fb540fbMerge pull request #1824 from lint-staged/changeset-release/maindc0a738chore(changeset): release60cbb88Merge pull request #1823 from lint-staged/reimplement-chunk-files2354dc4build(deps): update dependencies0516e7fdocs: adjust debug logse22f6edstyle: runoxfmton README.md37e8e1afix: restore chunking of git add command after running tasks2c75f1dchore: remove unused fileee156ccfeat: add improved lazy-chunking of command stringsbaa7c98feat: remove currentchunkFilesimplementation