express-vue / vue-pronto

Rendering Engine for turning Vue files into Javascript Objects
Apache License 2.0
20 stars 12 forks source link

An in-range update of uglify-js is breaking the build ๐Ÿšจ #99

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency 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 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 - โŒ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/express-vue/vue-pronto/builds/514070525?utm_source=github_status&utm_medium=notification)).

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](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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[bot] commented 5 years ago

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