-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of lint-staged is breaking the build 🚨 #9
Comments
After pinning to 9.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.2.49.2.4 (2019-08-25)Bug Fixes
CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.2.59.2.5 (2019-08-27)Bug Fixes
CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.3.09.3.0 (2019-09-22)Features
CommitsThe new version differs by 20 commits.
There are 20 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.4.29.4.2 (2019-10-08)Bug Fixes
CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 26 commits.
There are 26 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.5.09.5.0 (2019-11-27)Features
CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
The devDependency lint-staged was updated from
9.2.0
to9.2.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
lint-staged is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v9.2.1
9.2.1 (2019-07-25)
Bug Fixes
Commits
The new version differs by 13 commits.
e879b6a
fix: pin cz-conventional-changelog@2.1.0 to support node 8
ee774e3
fix: pin commitizen@3.1.2 to support node 8
eb07cd5
chore: use jsonlint --in-place
6126b72
fix: remove empty spaces from warning
0ce85b2
chore: upgrade devDependencies and simplify eslint config
34ab803
chore: upgrade production depedencies
127cd95
refactor: set SIGINT listener in bin instead of runAll
0342ebf
test: update snapshots
7a9df2f
refactor: change 'linters' to 'tasks'
7432469
test: add integration test for runAll
8ba95d5
refactor: allow runAll and generateTasks to receive cwd
cf8a005
docs: add information about ignoring files
da0bbc7
docs: add --relative to README
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 🌴
The text was updated successfully, but these errors were encountered: