Skip to content
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 🚨 #9

Closed
greenkeeper bot opened this issue May 4, 2018 · 5 comments
Closed

An in-range update of xo is breaking the build 🚨 #9

greenkeeper bot opened this issue May 4, 2018 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 4, 2018

Version 0.21.0 of xo was just published.

Branch Build failing 🚨
Dependency xo
Current Version 0.20.3
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

Release Notes v0.21.0

Highlights

New 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 rule
  • f67ff58 Default Prettier trailingComma conf to none (#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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2018

After pinning to 0.20.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2018

Version 0.21.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v0.21.1

Fix space/useTabs conflict message with Prettier. 36f7f38

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 6, 2018

Version 0.22.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v0.22.0

Highlights

  • Upgraded to ESLint 5.
  • Removed some patterns from the list of default ignores. They were too opinionated. 00d6b7c 8e4f435
    • fixture{-*,}.{js,jsx}
    • fixture{s,}/**
    • {test,tests,spec,__tests__}/fixture{s,}/**
    • **/bundle.js
  • Added support for TypeScript and documented usage with Flow. 957b0d9
  • Now respects nodeVersion option set in an override block. 98dee9a
  • Fixed the CLI's --space option parsing. f76c901

New rules

All changes

v0.21.1...v0.22.0

Commits

The new version differs by 10 commits.

  • be8c1d1 0.22.0
  • 142744a Bump dependencies
  • 8e4f435 Remove **/bundle.js as default ignore
  • f76c901 Fix CLI's --space option parsing (#342)
  • 98dee9a Respect nodeVersion option set in override block (#345)
  • e783704 Update dependencies and fix unit tests (#344)
  • 404d81b Fix links in documentation (#343)
  • 71d06a0 Upgrade to ESLint 5 (#333)
  • 00d6b7c Don't ignore fixture directories by default (#317)
  • 957b0d9 Add support for TypeScript and document usage with Flow (#326)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 0.23.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v0.23.0

Highlights

New rules

All changes

v0.22.0...v0.23.0

Commits

The new version differs by 16 commits.

  • f435698 0.23.0
  • e29cacb Update dependencies
  • 594f7f4 Remove ts and tsx from default extensions
  • 4acb8f0 Rename main.js to cli-main.js for clarity
  • 50a97fd Tiny travis.yml tweak
  • be0e8cd Fix typo in readme (#350)
  • be8c1d1 0.22.0
  • 142744a Bump dependencies
  • 8e4f435 Remove **/bundle.js as default ignore
  • f76c901 Fix CLI's --space option parsing (#342)
  • 98dee9a Respect nodeVersion option set in override block (#345)
  • e783704 Update dependencies and fix unit tests (#344)
  • 404d81b Fix links in documentation (#343)
  • 71d06a0 Upgrade to ESLint 5 (#333)
  • 00d6b7c Don't ignore fixture directories by default (#317)

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 14, 2019

  • The devDependency xo was updated from 0.23.0 to 0.24.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 29 commits.

  • a64ffc4 0.24.0
  • 71ea1e3 Update dependencies
  • 510d02e CI updates (#360)
  • 7017abe Add no-useless-catch rule
  • 0b411fb Add eslint-plugin-eslint-comments ESLint plugin (#359)
  • 3dd8f7e Update readme to match #305 (#357)
  • dd2c015 Drop support for Babel 6 in the import/no-unassigned-import rule
  • 61f9582 Support parsing ES2019
  • 92f2870 Various code style improvements
  • 9e75826 Add some new eslint-plugin-node rules
  • c7054f3 Update dependencies
  • e656fd4 Mention the badgen.net XO badges in the readme
  • d1fd3e1 Move default ESLint cache to node_modules/.cache/xo. (#351)
  • f435698 0.23.0
  • e29cacb Update dependencies

There are 29 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant