Update lint-staged: 13.0.4 → 13.2.1 (minor) #99
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 (13.0.4 → 13.2.1) · Repo
Release Notes
13.2.1
13.2.0
13.1.2
13.1.1
13.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
fix: ignore "package.json" as config file when it's invalid JSON (#1281)
feat: version bump only (#1275)
ci: disable workflow for `next` branch
docs: update README.md (#1273)
fix: use index-based stash references for improved MSYS2 compatibility (#1270)
chore(dependencies): update all dependencies
fix(dependencies): replace `colorette` with `chalk` for better color support detection
chore(dependencies): update all dependencies
docs: Clean up readme.me (#1263)
fix: disable stash by default when using diff option (#1259)
docs: fix broken links in readme (#1258)
fix: allow re-enabling `--stash` when using the `--diff` option
docs: add example to integrate with Next.js (#1256)
docs: blog.johnnyreilly.com -> johnnyreilly.com (#1255)
docs: Update link to a blog post (#1246)
feat: expose cli entrance from "lint-staged/bin" (#1237)
docs: add note about multiple configs files to README
docs: add note about git hook TTY to README
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