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

Open
greenkeeper bot opened this issue Apr 1, 2019 · 22 comments
Open

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

greenkeeper bot opened this issue Apr 1, 2019 · 22 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 1, 2019

The devDependency uglify-js was updated from 3.5.2 to 3.5.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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v3.5.3

 

Commits

The new version differs by 3 commits.

  • fa43768 v3.5.3
  • a74e600 mangle shadowed lambda under ie8 correctly (#3356)
  • 4b21526 Fix test expectation (#3357)

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 Apr 1, 2019

After pinning to 3.5.2 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 Apr 10, 2019

  • The devDependency uglify-js was updated from 3.5.3 to 3.5.4.

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

Release Notes for v3.5.4

 

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2019

  • The devDependency uglify-js was updated from 3.5.4 to 3.5.5.

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

Release Notes for v3.5.5

 

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2019

  • The devDependency uglify-js was updated from 3.5.5 to 3.5.6.

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

Release Notes for v3.5.6

 

Commits

The new version differs by 12 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

  • The devDependency uglify-js was updated from 3.5.6 to 3.5.7.

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

Release Notes for v3.5.7

 

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2019

  • The devDependency uglify-js was updated from 3.5.7 to 3.5.8.

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

Release Notes for v3.5.8

 

Commits

The new version differs by 22 commits.

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2019

  • The devDependency uglify-js was updated from 3.5.8 to 3.5.9.

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

Release Notes for v3.5.9

 

Commits

The new version differs by 24 commits.

There are 24 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2019

  • The devDependency uglify-js was updated from 3.5.9 to 3.5.10.

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

Release Notes for v3.5.10

 

Commits

The new version differs by 29 commits.

  • 429d2b5 v3.5.10
  • 2ea9654 unify logging functionality (#3392)
  • fba008e remove blanket safeguard from source-map (#3391)
  • c37a8e9 fix corner case in properties (#3390)
  • 413bbe0 fix corner case in evaluate (#3388)
  • 34075fc v3.5.9
  • e5436ca enhance side_effects (#3384)
  • cfde686 v3.5.8
  • a206964 enhance side_effects (#3383)
  • c56d89f enhance unsafe (#3382)
  • c215706 enhance unsafe comparisons (#3381)
  • d3b93ec fix corner case in unsafe (#3380)
  • 6fe20db enhance comparisons (#3379)
  • 7ccdf33 v3.5.7
  • dafed54 fix corner case in reduce_vars (#3378)

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2019

  • The devDependency uglify-js was updated from 3.5.10 to 3.5.11.

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

Release Notes for v3.5.11

 

Commits

The new version differs by 33 commits.

  • e488124 v3.5.11
  • 354fec8 make enclose & wrap work with sourceMap (#3396)
  • 11cdab7 fix corner cases in sourceMap (#3397)
  • a89d424 render comments in custom ASTs gracefully (#3393)
  • 429d2b5 v3.5.10
  • 2ea9654 unify logging functionality (#3392)
  • fba008e remove blanket safeguard from source-map (#3391)
  • c37a8e9 fix corner case in properties (#3390)
  • 413bbe0 fix corner case in evaluate (#3388)
  • 34075fc v3.5.9
  • e5436ca enhance side_effects (#3384)
  • cfde686 v3.5.8
  • a206964 enhance side_effects (#3383)
  • c56d89f enhance unsafe (#3382)
  • c215706 enhance unsafe comparisons (#3381)

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2019

  • The devDependency uglify-js was updated from 3.5.11 to 3.5.12.

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

Release Notes for v3.5.12

 

Commits

The new version differs by 40 commits.

  • 3bc7cc8 v3.5.12
  • 45fbdbc improve tests (#3408)
  • 54cb678 fix corner case in assignments (#3407)
  • e88c439 improve tests (#3405)
  • 9fc8cd4 fix corner case in functions (#3403)
  • 5476cb8 fix corner case in inline (#3401)
  • 6a30e1d improve tests (#3399)
  • e488124 v3.5.11
  • 354fec8 make enclose & wrap work with sourceMap (#3396)
  • 11cdab7 fix corner cases in sourceMap (#3397)
  • a89d424 render comments in custom ASTs gracefully (#3393)
  • 429d2b5 v3.5.10
  • 2ea9654 unify logging functionality (#3392)
  • fba008e remove blanket safeguard from source-map (#3391)
  • c37a8e9 fix corner case in properties (#3390)

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2019

  • The devDependency uglify-js was updated from 3.5.12 to 3.5.13.

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

Release Notes for v3.5.13

 

Commits

The new version differs by 48 commits.

  • 04439ed v3.5.13
  • a246195 enhance unsafe comparisons (#3419)
  • 8939a36 reduce false positives from fuzzing (#3417)
  • a21c348 improve sandbox fidelity (#3415)
  • 1f0def1 fix corner case in comparisons (#3414)
  • f87caac fix corner case in hoist_props (#3412)
  • d538a73 enhance side_effects (#3410)
  • 2e4fbde enhance keep_fargs (#3409)
  • 3bc7cc8 v3.5.12
  • 45fbdbc improve tests (#3408)
  • 54cb678 fix corner case in assignments (#3407)
  • e88c439 improve tests (#3405)
  • 9fc8cd4 fix corner case in functions (#3403)
  • 5476cb8 fix corner case in inline (#3401)
  • 6a30e1d improve tests (#3399)

There are 48 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2019

  • The devDependency uglify-js was updated from 3.5.13 to 3.5.14.

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

Release Notes for v3.5.14

 

Commits

The new version differs by 50 commits.

  • d357a7a v3.5.14
  • ae77ebe fix corner case in arguments (#3421)
  • 04439ed v3.5.13
  • a246195 enhance unsafe comparisons (#3419)
  • 8939a36 reduce false positives from fuzzing (#3417)
  • a21c348 improve sandbox fidelity (#3415)
  • 1f0def1 fix corner case in comparisons (#3414)
  • f87caac fix corner case in hoist_props (#3412)
  • d538a73 enhance side_effects (#3410)
  • 2e4fbde enhance keep_fargs (#3409)
  • 3bc7cc8 v3.5.12
  • 45fbdbc improve tests (#3408)
  • 54cb678 fix corner case in assignments (#3407)
  • e88c439 improve tests (#3405)
  • 9fc8cd4 fix corner case in functions (#3403)

There are 50 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2019

  • The devDependency uglify-js was updated from 3.5.14 to 3.5.15.

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

Release Notes for v3.5.15

 

Commits

The new version differs by 52 commits.

  • e4f5ba1 v3.5.15
  • b9053c7 fix corner case in keep_fargs (#3424)
  • d357a7a v3.5.14
  • ae77ebe fix corner case in arguments (#3421)
  • 04439ed v3.5.13
  • a246195 enhance unsafe comparisons (#3419)
  • 8939a36 reduce false positives from fuzzing (#3417)
  • a21c348 improve sandbox fidelity (#3415)
  • 1f0def1 fix corner case in comparisons (#3414)
  • f87caac fix corner case in hoist_props (#3412)
  • d538a73 enhance side_effects (#3410)
  • 2e4fbde enhance keep_fargs (#3409)
  • 3bc7cc8 v3.5.12
  • 45fbdbc improve tests (#3408)
  • 54cb678 fix corner case in assignments (#3407)

There are 52 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2019

  • The devDependency uglify-js was updated from 3.5.15 to 3.6.0.

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

Release Notes for v3.6.0

 

Commits

The new version differs by 55 commits.

  • 70bb304 v3.6.0
  • 9d3b1ef fix corner case in assignments (#3430)
  • 482e1ba enhance assignments & unused (#3428)
  • e4f5ba1 v3.5.15
  • b9053c7 fix corner case in keep_fargs (#3424)
  • d357a7a v3.5.14
  • ae77ebe fix corner case in arguments (#3421)
  • 04439ed v3.5.13
  • a246195 enhance unsafe comparisons (#3419)
  • 8939a36 reduce false positives from fuzzing (#3417)
  • a21c348 improve sandbox fidelity (#3415)
  • 1f0def1 fix corner case in comparisons (#3414)
  • f87caac fix corner case in hoist_props (#3412)
  • d538a73 enhance side_effects (#3410)
  • 2e4fbde enhance keep_fargs (#3409)

There are 55 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2019

  • The devDependency uglify-js was updated from 3.6.0 to 3.6.1.

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

Release Notes for v3.6.1

 

Commits

The new version differs by 65 commits.

  • a82003d v3.6.1
  • da9f162 report errors correctly in ufuzz (#3456)
  • 8a4c707 account for catch in constant lambda expressions (#3454)
  • 0a63f2f workaround V8 RegExp bug (#3453)
  • 931ac66 fix corner case in hoist_props (#3452)
  • 35338a1 handle function/variable name collisions correctly (#3451)
  • d57b606 exclude mangling of addEventListener parameters (#3445)
  • 00ada04 facilitate Webpack compatibility (#3435)
  • a31c477 fix variable scope determination (#3449)
  • bde7418 update & fix dependencies (#3450)
  • 70bb304 v3.6.0
  • 9d3b1ef fix corner case in assignments (#3430)
  • 482e1ba enhance assignments & unused (#3428)
  • e4f5ba1 v3.5.15
  • b9053c7 fix corner case in keep_fargs (#3424)

There are 65 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2019

  • The devDependency uglify-js was updated from 3.6.1 to 3.6.2.

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

Release Notes for v3.6.2

 

Commits

The new version differs by 74 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)
  • a82003d v3.6.1
  • da9f162 report errors correctly in ufuzz (#3456)
  • 8a4c707 account for catch in constant lambda expressions (#3454)
  • 0a63f2f workaround V8 RegExp bug (#3453)
  • 931ac66 fix corner case in hoist_props (#3452)
  • 35338a1 handle function/variable name collisions correctly (#3451)

There are 74 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 19, 2019

  • The devDependency 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 92 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 92 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

  • The devDependency 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 103 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 103 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 29, 2019

  • The devDependency 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 118 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 118 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2019

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

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

Release Notes for v3.6.6

 

Commits

The new version differs by 129 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 129 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

  • The devDependency 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 133 commits.

  • 0f2687e v3.6.7
  • 1c0defd enhance unsafe evaluate (#3564)
  • dcbf223 more tests for #3562 (#3565)
  • 24bb288 fix corner case in collapse_vars (#3563)
  • 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)

There are 133 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

  • The devDependency 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 136 commits.

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