aethant / merino

Warm up module for Yarn
3 stars 1 forks source link

An in-range update of falafel is breaking the build 🚨 #537

Open greenkeeper[bot] opened 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 dependency falafel was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

falafel is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/aethant/merino/builds/660332859?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 904bf49 2.2.0
  • fb0243b Merge pull request #72 from EmmaGoodliffe/patch-1
  • 5033c2c Update acorn to 7.1.1 in package.json

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 2.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 321160f 2.2.1
  • 6b92080 Merge pull request #65 from xkr47/patch-1
  • 4feab0a Merge pull request #56 from mckoss/patch-1
  • 6ee90bf Avoid side effects when using custom parsers
  • edebc6f Change "pre-traversal" to "post-order traversal".

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 6d1c4f0 2.2.2
  • 263ace6 fix support for custom acorn 6/7 parsers, closes #71

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 57a38b9 2.2.3
  • af83a59 support util.inspect in recent node versions, fixes #69
  • c635b01 Use safe-buffer, fixes #68.
  • 6be1782 Merge pull request #58 from n8rzz/master
  • a28c89c Merge pull request #22 from alltom/patch-1
  • 0ae6e52 Merge pull request #38 from tecfu/master
  • 79ea003 adds MIT LICENSE document
  • 5cf0387 Removed reference to esprima and replaced with acorn.
  • eaf3133 name async.js test "async" instead of "array"

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 482bdd8 2.2.4
  • 65129ee upgrade isarray
  • 3b89f2b update build status badge
  • e71af32 Merge pull request #73 from substack/gh-actions
  • 9c921b0 ci: other test needs node 4+ too
  • a98129d ci: name the 0.8 specific step
  • a2b70f3 ci: only test acorn-jsx on node 4+
  • 8b88e9a ci: different paths depending on version
  • 1f48497 ci: source nvm.sh
  • 18b2a9d ci: install-latest-npm
  • 0616f44 ci: disable strict ssl on node 0.8
  • 2389efb add falafel logo to repo
  • 717522c ci: use Github Actions

See the full diff