chore(deps): update dependency lint-staged to v10 #53
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.
This PR contains the following updates:
^9.4.2
->^10.0.0
Release Notes
okonet/lint-staged
v10.2.11
Compare Source
Bug Fixes
v10.2.10
Compare Source
Bug Fixes
v10.2.9
Compare Source
Bug Fixes
v10.2.8
Compare Source
Bug Fixes
v10.2.7
Compare Source
Bug Fixes
v10.2.6
Compare Source
Bug Fixes
v10.2.5
Compare Source
Bug Fixes
v10.2.4
Compare Source
Bug Fixes
v10.2.3
Compare Source
Bug Fixes
v10.2.2
Compare Source
Bug Fixes
v10.2.1
Compare Source
Bug Fixes
v10.2.0
Compare Source
Bug Fixes
quiet
option (aba3421)Features
--verbose
to show output even when tasks succeed (85de3a3)cwd
using the Node.js API (a3bd9d7)v10.1.7
Compare Source
Bug Fixes
v10.1.6
Compare Source
Bug Fixes
v10.1.5
Compare Source
Bug Fixes
v10.1.4
Compare Source
Bug Fixes
v10.1.3
Compare Source
Bug Fixes
git add
for staged file chunks serially (69acfa3)v10.1.2
Compare Source
Bug Fixes
v10.1.1
Compare Source
Bug Fixes
--
togit add
command to denote pathspec starting (#821) (226ccdb)v10.1.0
Compare Source
Bug Fixes
Features
--no-stash
option to disable the backup stash, and not revert in case of errors (c386e4c)v10.0.10
Compare Source
Bug Fixes
core.quotepath on
(2cb26a6)v10.0.9
Compare Source
Bug Fixes
path.join
andnormalize
to improve msys compatibility in resolveGitRepo (1ad263a)v10.0.8
Compare Source
Bug Fixes
v10.0.7
Compare Source
Bug Fixes
v10.0.6
Compare Source
Bug Fixes
v10.0.5
Compare Source
Bug Fixes
v10.0.4
Compare Source
Bug Fixes
v10.0.3
Compare Source
Bug Fixes
v10.0.2
Compare Source
Bug Fixes
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
Bug Fixes
git add .
(bf532c2)Features
BREAKING CHANGES
allowEmpty: true
for the Node.js API.git add
as the final step. This behavior has been integrated into lint-staged itself in order to prevent race conditions with multiple tasks editing the same files. If lint-staged detectsgit add
in task configurations, it will show a warning in the console. Please removegit add
from your configuration after upgrading.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.