jstransformers / jstransformer-riotjs

Riot v1.0.4 (latest release before become React-like) support for JSTransformers
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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](https://travis-ci.org/jstransformers/jstransformer-riotjs/builds/375050791?utm_source=github_status&utm_medium=notification)

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 0.20.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

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