extplug / extplug-cli

CLI for easily bundling ExtPlug plugins.
MIT License
0 stars 0 forks source link

Update uglify-js to the latest version 🚀 #17

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.19 of uglify-js just got published.

Dependency uglify-js
Current Version 2.8.29
Type dependency

The version 3.0.19 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of uglify-js. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.0.19

 

Commits

The new version differs by 155 commits ahead by 155, behind by 35.

  • f67a6b0 v3.0.19
  • 343ea32 ensure mangling works if catch reuses a scope variable (#2123)
  • 1c150c6 v3.0.18
  • 0a0f4f5 make defensive copies when inline (#2116)
  • 931daa8 fix loss of context in collapse_vars & cascade (#2112)
  • 00e4f7b in-place tigten_body() (#2111)
  • 11e63bc correctly determine scope of AST_This (#2109)
  • 33405bb enforce inline scope restriction (#2106)
  • 57dc4fb v3.0.17
  • b85a358 suppress inline of this (#2103)
  • 4369795 avoid intermittent test time-out failures (#2100)
  • 3f961bb compute uses_arguments correctly in figure_out_scope() (#2099)
  • 0a1e523 fix parsing of expect_stdout (#2096)
  • 4231f73 v3.0.16
  • da2de35 add comment about quote_style and gzip (#2092)

There are 155 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.0.20 just got published.

Update to this version instead 🚀

Release Notes v3.0.20

 

Commits

The new version differs by 9 commits.

  • 8b4dcd8 v3.0.20
  • 285401c more tests for #2158 (#2160)
  • 9db4c42 fix cascade & collapse on property access of constants (#2158)
  • 94e5e00 refactor compute_char_frequency() (#2152)
  • dc6bcaa synchronise mangle.properties for minify() & test/compress (#2151)
  • d58b184 refactor Compressor.toplevel (#2149)
  • b3a57ff minimise reduce_vars cloning overhead (#2148)
  • 3d5bc08 fix reduce_vars on this (#2145)
  • 0692435 fix for-in loop parsing (#2144)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.21 just got published.

Update to this version instead 🚀

Release Notes v3.0.21

 

Commits

The new version differs by 3 commits.

See the full diff