aethant / merino

Warm up module for Yarn
3 stars 1 forks source link

An in-range update of escodegen is breaking the build 🚨 #447

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency escodegen was updated from 1.11.1 to 1.12.0.

🚨 View failing branch.

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

escodegen 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/571129844?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 2 commits.

  • 124e035 Version 1.12.0
  • b8df205 Support dynamic import (take 2) (#395)

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

After pinning to 1.11.1 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 2 commits.

  • a30ea92 Version 1.12.1
  • 2360684 Fixed missing space between for await with compact: true

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 7 commits.

  • 86d0006 Version 1.14.0
  • a25d531 Exponentiation operator (#407)
  • ba40e5c Version 1.13.0
  • 6eb8e31 support 'regex' property when 'value' is null (#396)
  • fb7b56f Optional catch binding support (#405)
  • c917cf2 Super class expression parenthesis (#404)
  • 819a63b Update esprima to 4.0.1

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.

  • a3b6718 Version 1.14.1
  • 90f59c2 fix unnecessary parentheses for binary operators and add regression test

See the full diff