Update lint-staged to the latest version 🚀 #6654
Merged
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.
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency lint-staged was updated from
10.1.7
to10.2.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: okonet
License: MIT
Release Notes for v10.2.0
10.2.0 (2020-04-28)
Bug Fixes
quiet
option (aba3421)Features
--verbose
to show output even when tasks succeed (85de3a3)cwd
using the Node.js API (a3bd9d7)Commits
The new version differs by 19 commits.
885a644
Merge pull request #852 from okonet/listr2
aba3421
fix: all lint-staged output respects the
quiet
optionb8df31a
fix: do not show incorrect error when verbose and no output
eed6198
style: simplify eslint and prettier config
b746290
ci: replace Node.js 13 with 14, since 14 will be next LTS
2c6f3ad
docs: improve
verbose
descriptione749a0b
test: remove redundant, misbehaving test
16848d8
fix: use test renderer during tests and when TERM=dumb
efffa22
test: cover
--verbose
option usage1b18550
test: restore variable in test output
6aede38
test: add test for error during merge state restoration
b565481
test: integration test targets the full Node.js API instead of just
runAll
a3bd9d7
feat: allow specifying
cwd
using the Node.js API85de3a3
feat: add
--verbose
to show output even when tasks succeedd69c65b
fix: log task output after running listr to keep everything
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴