-
Notifications
You must be signed in to change notification settings - Fork 3
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 xo is breaking the build 🚨 #13
Comments
After pinning to 0.20.3 your tests are passing again. Downgrade this dependency 📌. |
Version 0.21.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv0.21.1Fix |
Version 0.22.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv0.22.0Highlights
New rules
All changesCommitsThe new version differs by 10 commits.
See the full diff |
Version 0.23.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv0.23.0Highlights
New rules
All changesCommitsThe 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 🚀 CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v0.25.0Breaking
New rules
EnhancementsCommitsThe new version differs by 56 commits.
There are 56 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 58 commits.
There are 58 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v0.25.2CommitsThe new version differs by 60 commits.
There are 60 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v0.25.3CommitsThe new version differs by 63 commits.
There are 63 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 65 commits.
There are 65 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v0.26.0BreakingNew rules20 new rules 👌 ESLint
Unicorn
OtherEnhancements
FixesCommitsThe new version differs by 73 commits.
There are 73 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v0.27.0
CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v0.27.1Important: We changed the cache structure, so you'll need to delete
|
Your tests are still failing with this version. Compare changes Release Notes for v0.27.2 |
Your tests are still failing with this version. Compare changes Release Notes for v0.28.0New rules
ImprovementsCommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v0.30.0New rules
FixesCommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Version 0.21.0 of xo was just published.
xo
This version is covered by your current version range and after updating it in your project the build failed.
xo 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
v0.21.0Highlights
trailingComma
Prettier option is nownone
. f67ff58prettier-ignore
comments in capitalized-comments rule. xojs/eslint-config-xo@6e417ffNew rules
Removed rules
Commits
The new version differs by 8 commits.
b633e92
Do not override default options with absent CLI flags (#316)
cec0853
Update plugins and add some new rules
d1eb47c
Require Node.js 6
6254110
GitHub now natively supports SVG
4fd6991
Disable number-literal-case rule when using Prettier (#311)
7190640
Remove
import/prefer-default-export
rulef67ff58
Default Prettier
trailingComma
conf tonone
(#305)11c35c8
Upgrade prettier to last version (#306)
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: