cli icon indicating copy to clipboard operation
cli copied to clipboard

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

Open greenkeeper[bot] opened this issue 5 years ago β€’ 2 comments

The devDependency xo was updated from 0.25.3 to 0.25.4.

🚨 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.25.4
  • Temporarily disable the import/order rule 776927f

v0.25.3...v0.25.4

Commits

The new version differs by 2 commits.

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 :palm_tree:

greenkeeper[bot] avatar Feb 12 '20 12:02 greenkeeper[bot]

After pinning to 0.25.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] avatar Feb 12 '20 12:02 greenkeeper[bot]

  • The devDependency xo was updated from 0.29.0 to 0.29.1.

Your tests are still failing with this version. Compare changes

Release Notes for v0.29.1
  • Add tap-snapshots/*.cjs to default ignore list (#461) 4783f26
  • Temporarily disable the unicorn/string-content rule (#462) 967927d

v0.29.0...v0.29.1

Commits

The new version differs by 48 commits ahead by 48, behind by 2.

  • a592d3d 0.29.1
  • 4783f26 Add tap-snapshots/*.cjs to default ignore list (#461)
  • 967927d Temporarily disable the unicorn/string-content rule (#462)
  • 87e3615 0.29.0
  • f59ec7b Update dependencies
  • e05efc3 Upgrade to Prettier 2.0.4 (#458)
  • f20f6d2 Allow nodeVersion in XO config to override engines.node (#457)
  • ec87ef3 0.28.3
  • c47a0c6 Support semicolon option with TypeScript (#446)
  • a4625a7 Add TS extends after base XO extends and before user extends (#453)
  • 5da0bbc 0.28.2
  • 41b1bd7 Set indent rule for TS files too (#451)
  • 28902f0 Fix compatibility with latest TypeScript-ESLint version (#452)
  • 2e39794 0.28.1
  • 6c57ff7 Add xo-typescript and prettier/@typescript-eslint before user extends (#442)

There are 48 commits in total.

See the full diff

greenkeeper[bot] avatar Apr 12 '20 14:04 greenkeeper[bot]