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 uglify-js is breaking the build 🚨 #2

Open
greenkeeper bot opened this issue May 13, 2020 · 2 comments
Open

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

greenkeeper bot opened this issue May 13, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 13, 2020


🚨 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

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2020

After pinning to 3.9.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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

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