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 🚨 #39

Open
greenkeeper bot opened this issue Feb 25, 2020 · 4 comments
Open

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

greenkeeper bot opened this issue Feb 25, 2020 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 25, 2020

The devDependency xo was updated from 0.27.0 to 0.27.1.

🚨 View failing branch.

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 for v0.27.1
  • Various fixes to TypeScript integration (#431) 0ea5dbb

Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo:

$ rm node_modules/.cache/xo

v0.27.0...v0.27.1

Commits

The new version differs by 2 commits.

  • ad2a712 0.27.1
  • 0ea5dbb Various fixes to TypeScript integration (#431)

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 Feb 25, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The devDependency xo was updated from 0.27.1 to 0.27.2.

Your tests are still failing with this version. Compare changes

Release Notes for v0.27.2
  • Sort file paths before generating unique cache key (#432) 1807537

v0.27.1...v0.27.2

Commits

The new version differs by 4 commits.

  • 6d25237 0.27.2
  • 5277f16 Add typescript as a dependency (#434)
  • 6dc2011 Fix failing test for #65 (#435)
  • 1807537 Sort files path before generating unique cache key (#432)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 11, 2020

  • The devDependency xo was updated from 0.27.2 to 0.28.0.

Your tests are still failing with this version. Compare changes

Release Notes for v0.28.0

New rules

Improvements

v0.27.2...v0.28.0

Commits

The new version differs by 6 commits.

  • cf98e72 0.28.0
  • d3c5399 Update dependencies
  • f656ee3 Add webpack option (#375)
  • 5a22b77 Add unicorn/string-content rule (#439)
  • ba4efc9 Enable the unicorn/prevent-abbreviations rule
  • 0d63c64 Get extensions and ignores from config files (#436)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 26, 2020

  • The devDependency xo was updated from 0.28.0 to 0.28.1.

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

Commits

The new version differs by 3 commits.

  • 2e39794 0.28.1
  • 6c57ff7 Add xo-typescript and prettier/@typescript-eslint before user extends (#442)
  • fc30597 Change XO cache path to avoid conflicts when upgrading (#443)

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

0 participants