jstransformers / jstransformer-absurd

AbsurdJS support for JSTransformers.
http://npm.im/jstransformer-absurd
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency xo was updated from 0.24.0 to 0.25.0.

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

Commits

The new version differs by 27 commits.

  • 1c8e762 0.25.0
  • 042b726 Disable some problematic rules
  • 97e32b9 Upgrade dependencies
  • 5cde9aa Fix lint test error on Windows (#401)
  • f6bf4c0 Respect .eslintignore (#377)
  • 05c30e2 Disable the unicorn/prevent-abbreviations rule temporarily
  • 97aa2b0 Upgrade dependencies
  • ee145cb Disable the import/named rule for now
  • 03daca9 Minor code refactor (#397)
  • d09f87c Readme tweaks
  • c55f962 Make the unicorn/prevent-abbreviations rule less strict
  • 8a213ef Require Node.js 8
  • 4f50816 Lint fixes
  • 8d6c5c5 Add option to import/no-useless-path-segments rule
  • 77e9e93 Update eslint-plugin-unicorn

There are 27 commits in total.

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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.25.1
  • Don't report normal TODO comments as errors 4378e83

v0.25.0...v0.25.1

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.25.2
  • Disable no-nested-ternary rule when Prettier is used (#402) 537ef66

v0.25.1...v0.25.2

Commits

The new version differs by 2 commits.

  • 38d2b2b 0.25.2
  • 537ef66 Disable no-nested-ternary when Prettier is used (#402)

See the full diff

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.25.3
  • Enable unicorn/prefer-flat-map only for Node.js >=11 (#403) 80c592e

v0.25.2...v0.25.3

Commits

The new version differs by 3 commits.

  • 7aa7d53 0.25.3
  • 80c592e Enable unicorn/prefer-flat-map only for Node.js >= 11 (#403)
  • 223db40 Add webpack plugin to the readme (#389)

See the full diff