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 🚨 #696

Open
greenkeeper bot opened this issue Jan 21, 2020 · 6 comments
Open

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

greenkeeper bot opened this issue Jan 21, 2020 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 21, 2020

The devDependency uglify-js was updated from 3.7.5 to 3.7.6.

🚨 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.7.6

 

Commits

The new version differs by 3 commits.

  • 36a430c v3.7.6
  • 41a6eb8 fix corner case in evaluate (#3685)
  • 91d87ae fix corner case in unsafe_math (#3683)

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 Jan 21, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The devDependency uglify-js was updated from 3.7.6 to 3.7.7.

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

Release Notes for v3.7.7

 

Commits

The new version differs by 9 commits.

  • 36b2d35 v3.7.7
  • 79c6003 fix corner case in collapse_vars (#3701)
  • a375406 fix corner case in collapse_vars (#3699)
  • 2ba5f39 enhance collapse_vars (#3697)
  • 87119e4 fix corner case in sign propagation (#3696)
  • b499e03 enhance conditionals (#3694)
  • a478f27 enhance sequences (#3693)
  • e9e76dc fix corner case in string concatenations (#3692)
  • 0dcedad fix corner case in booleans (#3691)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 18, 2020

  • The devDependency uglify-js was updated from 3.7.7 to 3.8.0.

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

Release Notes for v3.8.0

 

Commits

The new version differs by 32 commits.

  • d13b712 v3.8.0
  • 457f958 improve --reduce-test (#3727)
  • 53517db speed up --reduce-test (#3726)
  • c13caf4 speed up --reduce-test via result caching (#3725)
  • fbfa617 improve --reduce-test (#3722)
  • 5315dd9 minor cleanup (#3723)
  • 31a7bf2 Updated "Output options" > "comments" in README.md (#3717)
  • f0a2990 enhance properties (#3721)
  • 0d820e4 workaround RegExp formatting bugs (#3720)
  • f01f580 improve --reduce-test (#3719)
  • c01ff76 improve code reuse (#3718)
  • 83a4271 fix corner case in unused (#3716)
  • 2557148 increase mocha --reduce-test timeout (#3715)
  • dd22eda enhance evaluate (#3714)
  • f4c7788 add test for --reduce-test (#3712)

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 28, 2020

  • The devDependency uglify-js was updated from 3.8.0 to 3.8.1.

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

Release Notes for v3.8.1

 

Commits

The new version differs by 46 commits.

  • d105ab9 v3.8.1
  • b392288 fix line accounting in multi-line strings (#3752)
  • ff72eaa improve --reduce-test (#3742)
  • 0a1c9b3 fix corner case in evaluate & ie8 (#3751)
  • 03e968b improve suspicious option detection (#3749)
  • 421bb70 fix corner case in unused (#3747)
  • bdc8ef2 fix corner case in collapse_vars (#3745)
  • bca52fc speed up CI (#3741)
  • d6d31cb improve AST fuzzing (#3740)
  • a051846 fix corner case in evaluate (#3739)
  • 3485472 avoid reducing setter argument (#3737)
  • c8d60d6 detect toplevel option properly (#3735)
  • 6092bf2 fix corner case in evaluate (#3729)
  • 7052ce5 fix corner case in evaluate (#3728)
  • d13b712 v3.8.0

There are 46 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency uglify-js was updated from 3.8.1 to 3.9.0.

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

Release Notes for v3.9.0

 

Commits

The new version differs by 63 commits.

  • 77261e1 v3.9.0
  • 903a5df fix corner case in inline (#3778)
  • c810ecd improve handling of eval (#3776)
  • dce9dfc fix corner case in reduce_vars (#3775)
  • 3d72663 add tests for eval() (#3769)
  • a2b16e8 fix corner cases in inline (#3773)
  • b35f4c5 enhance inline (#3767)
  • 41eb4f1 workaround intermittent nodejs.org corruptions (#3766)
  • 94bc221 fix export of PATH to Node.js (#3765)
  • 822d298 fix Github Actions retry logic (#3763)
  • 273c602 expand ufuzz patterns (#3761)
  • 1b07f64 enhance inline (#3760)
  • 80d9c44 improve resilience against nodejs.org failures (#3759)
  • dc0cd08 fix corner case in evaluate & unsafe_math (#3756)
  • c69c026 improve resilience against nodejs.org failures (#3758)

There are 63 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 15, 2020

  • The devDependency uglify-js was updated from 3.9.0 to 3.9.1.

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

Release Notes for v3.9.1

 

Commits

The new version differs by 66 commits.

  • 38c3bcf v3.9.1
  • 6e9afdc prevent input source map mutation (#3781)
  • c4d28e3 expand testing on Node.js versions (#3779)
  • 77261e1 v3.9.0
  • 903a5df fix corner case in inline (#3778)
  • c810ecd improve handling of eval (#3776)
  • dce9dfc fix corner case in reduce_vars (#3775)
  • 3d72663 add tests for eval() (#3769)
  • a2b16e8 fix corner cases in inline (#3773)
  • b35f4c5 enhance inline (#3767)
  • 41eb4f1 workaround intermittent nodejs.org corruptions (#3766)
  • 94bc221 fix export of PATH to Node.js (#3765)
  • 822d298 fix Github Actions retry logic (#3763)
  • 273c602 expand ufuzz patterns (#3761)
  • 1b07f64 enhance inline (#3760)

There are 66 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