primus / eventemitter3

EventEmitter3 - Because there's also a number 2. And we're faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of uglify-js is breaking the build 🚨

greenkeeper opened this issue Β· comments


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency uglify-js was updated from 3.9.2 to 3.9.3.

🚨 View failing branch.

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

uglify-js 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 could not complete due to an error (Details).

Release Notes for v3.9.3

 

Commits

The new version differs by 35 commits.

  • 30ed8f5 v3.9.3
  • dc9e7cd suppress ufuzz false positives (#3893)
  • 76f40e2 fix corner case in collapse_vars (#3892)
  • 8024f7f fix corner case in ie8 (#3890)
  • eb7fa25 fix corner case in evaluate (#3888)
  • ee7647d fix corner case in collapse_vars (#3885)
  • bd2f53b fix corner case in evaluate (#3883)
  • e8a7956 fix corner case in reduce_vars (#3881)
  • 2b24dc2 fix corner cases in evaluate & reduce_vars (#3879)
  • 35cc5aa extend --reduce-test to cover minify() bugs (#3876)
  • c1dd49e fix corner case in comparisons (#3877)
  • c76ee4b enhance if_return (#3875)
  • e23bf48 enhance evaluate & reduce_vars (#3873)
  • 7e0ad23 retain @__PURE__ call when return value is used (#3874)
  • 63adfb1 fix corner case in hoist_props (#3872)

There are 35 commits in total.

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 3.9.2 your tests are passing again. Downgrade this dependency πŸ“Œ.