Update lint-staged 12.3.8 → 12.5.0 (minor) #85
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ lint-staged (12.3.8 → 12.5.0) · Repo · Changelog
Release Notes
12.5.0
12.4.3
12.4.2
12.4.1
12.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
fix: skip backup stash when using the `--diff` option
refactor: do not use Symbol in configuration mapping
fix: include all files when using `--config <path>`
feat: add `--diff-filter` option for overriding list of (staged) files
feat: add `--diff` option for overriding list of (staged) files
fix(deps): downgrade [email protected] to support Node.js 12
chore(deps): update dependencies
fix(deps): update yaml@^2.0.1
fix(deps): update commander@^9.2.0
docs: fix the missing comma in the README.md code
fix: correctly handle --max-arg-length cli option
ci: test using Node.js 18
fix: correctly handle symlinked config files
test: add test for kill child processes on error
fix: restore functionality of parent globs for a single configuration file
test: do not collect coverage when directly running jest
test: specify merge conflict style for snapshots
fix: handle empty input by returning empty array from `parseGitZOutput`
feat: expose `--max-arg-length` cli option
fix: limit configuration discovery to cwd
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands