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

Closed
greenkeeper bot opened this issue Oct 15, 2019 · 16 comments
Closed

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

greenkeeper bot opened this issue Oct 15, 2019 · 16 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 15, 2019

The dependency uglify-js was updated from 3.6.1 to 3.6.2.

🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v3.6.2

 

Commits

The new version differs by 9 commits.

  • c3ca293 v3.6.2
  • 516b67a minor tweaks to CI test scripts (#3467)
  • eba3a37 fix boolean context detection (#3466)
  • 6d57ca1 improve source map handling (#3464)
  • 3320251 update benchmark URLs (#3462)
  • 33c94d3 detect boolean context across IIFEs (#3461)
  • b18f717 improve readability of --help ast (#3460)
  • a0d4b64 remove extraneous property (#3459)
  • 6db880e clean up AST_Binary optimisation logic (#3458)

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 Oct 15, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 19, 2019

  • The dependency uglify-js was updated from 3.6.2 to 3.6.3.

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

Release Notes for v3.6.3

 

Commits

The new version differs by 18 commits.

  • 6b4886c v3.6.3
  • 0201cb4 fix corner case in unused (#3499)
  • cd07231 fix corner case in unused (#3496)
  • 0785a15 fix corner case in dead_code & ie8 (#3494)
  • b1279a4 fix corner case in sequences (#3491)
  • b571619 handle throw of non-Errors gracefully (#3492)
  • 7b5350b tweak Travis CI execution environment (#3489)
  • 1549db7 fix corner case in ie8 (#3487)
  • 8ff9a3c fix corner cases in ie8 (#3485)
  • 91cae51 fix corner case in evaluate & ie8 (#3483)
  • 8af2f5f fix corner case in rename (#3481)
  • 86a8016 fix corner case in ie8 & mangle (#3479)
  • 009dcda avoid mangling of MutationObserver properties (#3477)
  • f86f615 fix corner case in ie8 & mangle (#3476)
  • d3d1d11 fix corner case in ie8 & rename (#3474)

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

  • The dependency uglify-js was updated from 3.6.3 to 3.6.4.

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

Release Notes for v3.6.4

 

Commits

The new version differs by 29 commits.

  • 370c8e0 v3.6.4
  • 4240fba fix corner cases in unused (#3519)
  • 267bc70 fix corner case in unused (#3517)
  • a53ab99 fix corner case in side_effects (#3514)
  • 02308a7 fix corner case in reduce_vars (#3510)
  • 0b3705e fix corner cases in inline (#3507)
  • da5a21b fix GitHub Actions script for fuzzing (#3504)
  • 5bd0cf8 enable GitHub Actions (#3503)
  • 9199ab5 minor tweaks (#3502)
  • ca6dce4 fix corner case in collapse_vars (#3501)
  • 543dd7d fix corner case in comments (#3500)
  • 6b4886c v3.6.3
  • 0201cb4 fix corner case in unused (#3499)
  • cd07231 fix corner case in unused (#3496)
  • 0785a15 fix corner case in dead_code & ie8 (#3494)

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 29, 2019

  • The dependency uglify-js was updated from 3.6.4 to 3.6.5.

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

Release Notes for v3.6.5

 

Commits

The new version differs by 44 commits.

  • 8a191c0 v3.6.5
  • 83fb8b4 fix corner case in ie8 (#3543)
  • f38e31b fix corner case in evaluate (#3540)
  • 24e8b47 improve ufuzz resilience (#3541)
  • 9561879 fix corner case in ufuzz (#3538)
  • 2f3b460 fix & enhance unsafe_math (#3537)
  • 06e135e migrate CI workaround (#3534)
  • ebbf3d4 improve ufuzz resilience (#3533)
  • a270ba6 fix corner cases in unsafe_math (#3532)
  • 37f35e4 prevent tty truncation in test/compress (#3530)
  • 50a578c compress arithmetic expressions further (#3529)
  • 85237b0 fix corner case in collapse_vars (#3527)
  • 27b159e separate ufuzz job failures (#3525)
  • 82b3eed fix corner case in ie8 & mangle (#3524)
  • 0f7aa41 fix corner case in collapse_vars (#3521)

There are 44 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2019

  • The dependency uglify-js was updated from 3.6.5 to 3.6.6.

Your tests are still failing with this version. Compare changes

Release Notes for v3.6.6

 

Commits

The new version differs by 55 commits.

  • 6ad8e10 v3.6.6
  • 815eff1 enhance if_return (#3560)
  • 1e9b576 fix corner case in evaluate (#3559)
  • 3797458 enhance conditionals (#3557)
  • 1858c20 enhance typeofs (#3556)
  • ec7f071 fix corner case in dead_code (#3553)
  • f1eb03f enhance dead_code (#3551)
  • 0f4cfa8 fix corner case in comments (#3550)
  • 1d5c2be enhance evaluate (#3549)
  • 22a09ea fix corner case in unsafe_math (#3548)
  • bad664c compress object literals (#3546)
  • 8a191c0 v3.6.5
  • 83fb8b4 fix corner case in ie8 (#3543)
  • f38e31b fix corner case in evaluate (#3540)
  • 24e8b47 improve ufuzz resilience (#3541)

There are 55 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

  • The dependency uglify-js was updated from 3.6.6 to 3.6.7.

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

Release Notes for v3.6.7

 

Commits

The new version differs by 4 commits.

  • 0f2687e v3.6.7
  • 1c0defd enhance unsafe evaluate (#3564)
  • dcbf223 more tests for #3562 (#3565)
  • 24bb288 fix corner case in collapse_vars (#3563)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

  • The dependency uglify-js was updated from 3.6.7 to 3.6.8.

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

Release Notes for v3.6.8

 

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The dependency uglify-js was updated from 3.6.8 to 3.6.9.

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

Release Notes for v3.6.9

 

Commits

The new version differs by 13 commits.

  • 0d17c5b v3.6.9
  • 5b20bad fix corner case in dead_code (#3579)
  • 765a063 enable cache on GitHub Actions (#3570)
  • 5045e14 fix corner case in conditionals (#3577)
  • 10648c9 enhance dead_code (#3575)
  • 87e67ec fix corner case in collapse_vars (#3574)
  • 61a0dad v3.6.8
  • 3e2c51a enhance collapse_vars (#3572)
  • 0e29ad5 fix corner case in evaluate (#3569)
  • 0f2687e v3.6.7
  • 1c0defd enhance unsafe evaluate (#3564)
  • dcbf223 more tests for #3562 (#3565)
  • 24bb288 fix corner case in collapse_vars (#3563)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

  • The dependency uglify-js was updated from 3.6.9 to 3.7.0.

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

Release Notes for v3.7.0

 

Commits

The new version differs by 28 commits.

  • 02cc4a0 v3.7.0
  • 4e06e1c fix corner case in inline (#3595)
  • 644f65f fix corner case in unsafe_math (#3594)
  • 8504a4e fix corner case in reduce_funcs (#3592)
  • 10c1a78 fix corner case in collapse_vars (#3591)
  • a6a0319 compress empty for-in loops (#3590)
  • d1b2ece refine precision limits on unsafe_math (#3589)
  • 552be61 introduce eager evaluation (#3587)
  • dcfc4ac minor clean-ups (#3588)
  • 4027f87 migrate to GitHub Actions (#3586)
  • 910799c fix corner case in switches (#3585)
  • 4bd36dc enhance unused (#3584)
  • ab15c40 enhance switches (#3583)
  • fe65ce9 fix corner case in collapse_vars (#3582)
  • d6fd18d enhance evaluate & inline (#3580)

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 30, 2019

  • The dependency uglify-js was updated from 3.7.0 to 3.7.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.7.1

 

Commits

The new version differs by 42 commits.

  • b866a23 v3.7.1
  • 1283d73 fix corner case in parsing directives (#3615)
  • 1b61a81 enhance collapse_vars (#3613)
  • 5a88c30 enhance assignments (#3612)
  • 168ae74 enhance collapse_vars (#3611)
  • d4b7010 fix corner case in unsafe_regexp (#3609)
  • e27493f fix corner case in inline (#3608)
  • 292d1de use stable Node.js version for fuzzing (#3605)
  • 6768e65 inline functions with directives more effectively (#3604)
  • 48a0f6f enhance unsafe_math (#3603)
  • 81caadb enhance collapse_vars (#3602)
  • d959e0b fix corner case in if_return (#3601)
  • 67278e7 fix corner case in unused (#3599)
  • c289ba1 fix corner case in collapse_vars (#3597)
  • 02cc4a0 v3.7.0

There are 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2019

  • The dependency uglify-js was updated from 3.7.1 to 3.7.2.

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

Release Notes for v3.7.2

 

Commits

The new version differs by 10 commits.

  • fe19ab7 v3.7.2
  • 9074f05 fix corner case in collapse_vars (#3629)
  • 04fbb1f avoid collision with HTML comments (#3625)
  • bf7e4ca fix corner case in collapse_vars (#3627)
  • d68ddc3 fix corner case in reduce_vars (#3623)
  • 500e31e enhance collapse_vars (#3621)
  • bef856a fix corner case in keep_fargs (#3620)
  • 9a6faf3 fix corner cases in keep_fargs & unused (#3618)
  • e915832 enhance unused (#3617)
  • 0593892 enhance collapse_vars (#3616)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2019

  • The dependency uglify-js was updated from 3.7.2 to 3.7.3.

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

Release Notes for v3.7.3

 

Commits

The new version differs by 18 commits.

  • 01d6e0f v3.7.3
  • ab050e7 fix corner case in directives (#3645)
  • 75aa6ef enhance conditionals (#3643)
  • 519a00b fix corner case in collapse_vars (#3642)
  • 3ff0fed suppress false positives from fuzzer (#3638)
  • 74396ac fix corner case in loops (#3635)
  • 036bca9 enhance loops (#3633)
  • 18c2b18 fix corner case in reduce_vars (#3632)
  • fe19ab7 v3.7.2
  • 9074f05 fix corner case in collapse_vars (#3629)
  • 04fbb1f avoid collision with HTML comments (#3625)
  • bf7e4ca fix corner case in collapse_vars (#3627)
  • d68ddc3 fix corner case in reduce_vars (#3623)
  • 500e31e enhance collapse_vars (#3621)
  • bef856a fix corner case in keep_fargs (#3620)

There are 18 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 12, 2020

  • The dependency uglify-js was updated from 3.7.4 to 3.7.5.

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

Release Notes for v3.7.5

 

Commits

The new version differs by 42 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)
  • d171911 v3.7.4
  • 0ff607c improve ufuzz false positive detection (#3670)
  • 1988495 fix corner case in conditionals (#3669)
  • fdc1008 fix corner case in reduce_vars (#3667)
  • 746f5f6 fix corner case in unused (#3665)
  • d83d3d7 enhance unused (#3662)
  • 99ac73a enhance booleans (#3661)
  • a2e4c2f enhance evaluate (#3660)
  • 94785e8 fix corner case in booleans (#3659)

There are 42 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 21, 2020

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

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

Release Notes for v3.7.6

 

Commits

The new version differs by 45 commits.

  • 36a430c v3.7.6
  • 41a6eb8 fix corner case in evaluate (#3685)
  • 91d87ae fix corner case in unsafe_math (#3683)
  • 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)
  • d171911 v3.7.4
  • 0ff607c improve ufuzz false positive detection (#3670)
  • 1988495 fix corner case in conditionals (#3669)
  • fdc1008 fix corner case in reduce_vars (#3667)
  • 746f5f6 fix corner case in unused (#3665)
  • d83d3d7 enhance unused (#3662)

There are 45 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 3, 2020

  • The dependency 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 54 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)
  • 36a430c v3.7.6
  • 41a6eb8 fix corner case in evaluate (#3685)
  • 91d87ae fix corner case in unsafe_math (#3683)
  • 5beb7e4 v3.7.5
  • 46caaa8 enhance collapse_vars (#3680)
  • 5d25825 introduce --output-opts CLI option (#3678)

There are 54 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 18, 2020

  • The dependency 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 77 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 77 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant