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

Open
greenkeeper bot opened this issue Jan 12, 2020 · 4 comments
Open

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

greenkeeper bot opened this issue Jan 12, 2020 · 4 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 12, 2020

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

🚨 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 failed (Details).

Release Notes for v3.7.5

 

Commits

The new version differs by 6 commits.

  • 5beb7e4 v3.7.5
  • 46caaa8 enhance collapse_vars (#3680)
  • 5d25825 introduce --output-opts CLI option (#3678)
  • 14c3573 fix corner case in unsafe_math (#3677)
  • f5ceff6 fix corner case in unused (#3674)
  • 4d6771b fix corner case in collapse_vars (#3672)

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
Author

greenkeeper bot commented Jan 12, 2020

After pinning to 3.7.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 21, 2020

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

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2020

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

Your tests are still failing with this version. Compare changes

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
Author

greenkeeper bot commented Feb 18, 2020

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

Your tests are still failing with this version. Compare changes

Release Notes for v3.8.0

 

Commits

The new version differs by 23 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 23 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