kalamuna / twig-drupal-filters

Twig.js implementations of Drupal's Twig filters
8 stars 16 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

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](https://travis-ci.org/kalamuna/twig-drupal-filters/builds/654780252?utm_source=github_status&utm_medium=notification)).

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](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.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.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[bot] commented 4 years ago

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[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