stealjs / transpile

Transpiles from everything to everything else

Home Page:https://www.npmjs.com/package/transpile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency escodegen was updated from 1.13.0 to 1.14.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).

Commits

The new version differs by 2 commits.

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 🌴

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

  • The dependency escodegen was updated from 1.14.0 to 1.14.1.

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

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