Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Mar 9, 2020 · 5 comments
Open

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

greenkeeper bot opened this issue Mar 9, 2020 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 9, 2020


☝️ 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).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

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
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency falafel was updated from 2.2.0 to 2.2.1.

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
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency falafel was updated from 2.2.1 to 2.2.2.

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
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency falafel was updated from 2.2.2 to 2.2.3.

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
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The dependency falafel was updated from 2.2.3 to 2.2.4.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants