marcbachmann / muemit

An EventEmitter implementation for the browser that imitates the nodejs EventEmitter api.

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
  • ❌ ci/circleci: Build Error: Your tests failed on CircleCI (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 still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency uglify-js was updated from 3.9.3 to 3.9.4.

Your tests are still failing with this version. Compare changes

Release Notes for v3.9.4

 

Commits

The new version differs by 22 commits.

  • 49ea629 v3.9.4
  • 13c72a9 fix corner case in infinite recursion detection (#3926)
  • 08af3ea perform ufuzz on Pull Requests (#3925)
  • 27bdcbb fix corner cases in infinite recursion detection (#3924)
  • 2c4d7d6 fix corner case in reduce_vars (#3923)
  • d1cc527 fix corner case in evaluate (#3921)
  • 75c5b60 fix corner case in ie8 & reduce_vars (#3919)
  • fa14a9c fix corner case in join_vars (#3917)
  • aeb9ea5 fix corner case in inline (#3915)
  • 798841b improve job resilience (#3913)
  • cc6eb4b improve ufuzz (#3912)
  • 14eee81 update header comment for --reduce-test (#3910)
  • 55ebb27 fix corner case in collapse_vars (#3909)
  • 8704641 enhance dead_code (#3907)
  • f9b3198 fix corner case in evaluate (#3906)

There are 22 commits in total.

See the full diff