An in-range update of xo is breaking the build π¨
greenkeeper opened this issue Β· comments
Version 0.20.0 of xo was just published.
Branch | Build failing π¨ |
---|---|
Dependency | xo |
Current Version | 0.19.0 |
Type | devDependency |
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
- β continuous-integration/travis-ci/push The Travis CI build failed Details
Commits
The new version differs by 59 commits ahead by 59, behind by 1.
56d9891
0.20.0
a22e5dc
0.19.0
6245086
Disable
enforceForRenamedProperties
forprefer-destructuring
(#297)652a6e5
Remove deprecated
--compact
CLI flag (#293)60fd100
Force bump dependencies
f1bb0a1
Bump
eslint-config-xo
414ad2d
Bump
eslint-plugin-unicorn
552cbb1
Update globby to the latest version (#295)
6d8a93b
Update URL to new org
9859dfb
Set
ecmaVersion
to 20188526f2e
Bump
eslint-plugin-node
34dca07
Disable the
node/exports-style
rule42e03f1
Disable the
node/no-unpublished-require/import
rules61a85cf
Revert JSDoc plugin (#291)
07df074
Add related package to readme (#290)
There are 59 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 π΄
After pinning to 0.19.0 your tests are passing again. Downgrade this dependency π.
Version 0.20.1 just got published.
Your tests are still failing with this version. Compare the changes π¨