jstransformers / jstransformer-twig

Twig.js support for JSTransformers.
http://npm.im/jstransformer-twig
MIT License
2 stars 3 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency xo was updated from 0.27.2 to 0.28.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/github/jstransformers/jstransformer-twig/builds/661034779?utm_source=github_status&utm_medium=notification)).

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

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

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

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v0.30.0

New rules

Fixes

  • Lock prettier dependency at 2.0.4 until we can resolve #466
  • Prevent extraneous newline from --stdin --fix (#460) 07e2762

v0.29.1...v0.30.0

Commits

The new version differs by 19 commits.

  • c7d64de 0.30.0
  • ca31f1c Upgrade dependencies
  • 07e2762 Prevent extraneous newline from --stdin --fix (#460)
  • 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)

There are 19 commits in total.

See the full diff