You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
This file contains 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
The devDependency lint-staged was updated from 8.2.1 to 9.0.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.
The advanced configuration options have been deprecated in favour of the simple format
Local commands are no longer resolved by lint-staged, but execa will do this instead. In effect, there are no longer pretty error messages when commands are not found.
Very long arguments strings are no longer chunked on Windows. Function linters should be used instead to customise this behaviour.
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.
The devDependency lint-staged was updated from
8.2.1
to9.0.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.
Release Notes for v9.0.0
9.0.0 (2019-07-01)
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
Commits
The new version differs by 32 commits.
e24aaf2
fix: parse titles for function linters
e862e7e
docs: correct config file name
309ff1c
docs: restore filtering section to README
4bef26e
feat: add deprecation error for advanced configuration
e829646
refactor: remove dependency on path-is-inside
767edbd
refactor: remove dependency on lodash
c59cd9a
chore: upgrade dependencies
19536e3
refactor: pass unparsed commands to execa with --shell
275d996
refactor: rename --silent to --quiet
18acd59
docs: update README
2ba6d61
test: ignore testSetup from coverage report
ecf9227
feat: add --shell and --quiet flags
04190c8
refactor: remove advanced configuration options
bed9127
refactor: use execa's shell option to run commands
d3f6475
docs: update contributors
There are 32 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 🌴