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 🚀 #51

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.10 of uglify-js just got published.

Dependency uglify-js
Current Version 3.0.6
Type dependency

The version 3.0.10 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.10

 

Commits

The new version differs by 17 commits.

  • d3c4a8e v3.0.10
  • 7e164ab add "es5" to package.json keywords (#1980)
  • 22aedef document minify() option toplevel (#1979)
  • 58fae7d enhance if_return to handle return void... (#1977)
  • 5bf8d7e document 3.x minify() does not throw errors (#1975)
  • 1df9d06 document minify warnings and add an error example (#1973)
  • 3408fc9 v3.0.9
  • eae2675 introduce unsafe_regexp (#1970)
  • 43add94 v3.0.8
  • efcf167 make expect_stdout node version specific (#1963)
  • 6ed9091 fix docs for side_effects flag to reflect current behavior (#1966)
  • 569c21e improve RegExp handling (#1959)
  • 87c3a2c remove space_colon (#1960)
  • baef8bf update output options in readme (#1958)
  • 0813c53 remove Travis CI badge

There are 17 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.11 just got published.

Update to this version instead 🚀

Release Notes v3.0.11

 

Commits

The new version differs by 5 commits.

  • e95052a v3.0.11
  • e667f0a fix source map offset (#1993)
  • 69ac794 add another minify() options example (#1988)
  • efdb659 improve usability of global_defs in minify() (#1987)
  • a1dedeb more refinement of minify() documentation (#1983)

See the full diff