asset-pipe / asset-pipe-js-writer

Module for reading a CommonJS module entry point and resolves all dependencies into a asset feed.
2 stars 0 forks source link

Update uglify-js to the latest version šŸš€ #52

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.13 of uglify-js just got published.

Dependency uglify-js
Current Version 3.0.10
Type dependency

The version 3.0.13 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.13

Ā 

Commits

The new version differs by 22 commits.

  • 4e0a22e v3.0.13
  • 1aa3805 better fix for #512 & #2010 (#2019)
  • e62b879 display default values in --help options (#2018)
  • c6c9f4f implement --help options (#2017)
  • fec1437 improve CLI usability (#2016)
  • 79131cd extend node_version range on applicable tests (#2015)
  • c3f14a1 v3.0.12
  • 7b13159 fix hoist_funs on block-scoped function under "use strict" (#2013)
  • 95094b9 fix if_return on AST_Defun (#2010)
  • 1ff8e9d clarify what --mangle-props does (#2012)
  • 78309a2 better document mangle properties options (#2009)
  • 695e182 fix and expand --mangle-props documentation (#2008)
  • dc33fac fix dead_code on block-scoped function under "use strict" (#2006)
  • c70fb60 clean up lib/scope.js (#2003)
  • 793d614 report timing breakdown (#2000)

There are 22 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.14 just got published.

Update to this version instead šŸš€

Release Notes v3.0.14

Ā 

Commits

The new version differs by 3 commits.

  • 3e62faa v3.0.14
  • e9645e0 introduce unsafe_Func (#2033)
  • 55b5f2a widen CLI parse error code fragment displayed (#2032)

See the full diff