-
Notifications
You must be signed in to change notification settings - Fork 23
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 eslint is breaking the build 🚨 #69
Comments
After pinning to 4.13.1 your tests are passing again. Downgrade this dependency 📌. |
Version 4.15.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv4.15.0
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.16.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv4.16.0
CommitsThe new version differs by 36 commits.
There are 36 commits in total. See the full diff |
Version 4.17.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 47 commits.
There are 47 commits in total. See the full diff |
Version 4.18.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.18.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 4.18.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv4.18.2
CommitsThe new version differs by 31 commits.
There are 31 commits in total. See the full diff |
Version 4.19.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv4.19.0
CommitsThe new version differs by 12 commits.
See the full diff |
Version 4.19.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv4.19.1
CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Version 4.14.0 of eslint was just published.
This version is covered by your current version range and after updating it in your project the build failed.
eslint 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
v4.14.0complexity
rule (fixes #8535) (#9754) (Kevin Partington)valid-typeof
example (#9753) (Teddy Katz)source
property a little more subtle (#9735) (Jed Fox)lines-between-class-members
(fixes #9665) (#9680) (sakabar)Commits
The new version differs by 19 commits.
8d166b4
4.14.0
5a29612
Build: changelog update for 4.14.0
be2f57e
Update: support separate requires in one-var. (fixes #6175) (#9441)
370d614
Docs: Fix typos (#9751)
8196c45
Chore: Reorganize CLI options and associated docs (#9758)
75c7419
Update: Logical-and is counted in
complexity
rule (fixes #8535) (#9754)eb4b1e0
Docs: reintroduce misspelling in
valid-typeof
example (#9753)ae51eb2
New: Add allowImplicit option to array-callback-return (fixes #8539) (#9344)
e9d5dfd
Docs: improve no-extra-parens formatting (#9747)
37d066c
Chore: Add unit tests for overrides glob matching. (#9744)
805a94e
Chore: Fix typo in CLIEngine test name (#9741)
1c2aafd
Update: Improve parser integrations (fixes #8392) (#8755)
4ddc131
Upgrade: debug@^3.1.0 (#9731)
f252c19
Docs: Make the lint message
source
property a little more subtle (#9735)5a5c23c
Docs: fix the link to contributing page (#9727)
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 🌴
The text was updated successfully, but these errors were encountered: