hoodiehq / hoodie-client

:dog: Client API for the Hoodie server
Apache License 2.0
34 stars 25 forks source link

Update uglify-js to the latest version 🚀 #141

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of uglify-js just got published.

Dependency uglify-js
Current Version 2.8.22
Type devDependency

The version 3.0.0 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.0

 

Commits

The new version differs by 34 commits0.

  • 7313465 v3.0.0
  • 2c7ee95 fix unsafe on evaluate of reduce_vars (#1870)
  • ecf3563 kill opera (#1869)
  • dee5a27 enhance collapse_vars (#1862)
  • 5a25d24 rename variables for better readability (#1863)
  • bffdc8d update test/benchmark.js resources (#1864)
  • 69b5663 restore report of supported options (#1861)
  • ea92897 improve literal return optimization (#1860)
  • 2cb55b2 enforce toplevel on other compress options (#1855)
  • bbb5f2a Update ISSUE_TEMPLATE.md (#1846)
  • 76d19b6 fix fuzzer on this (#1842)
  • 9e62628 fix unused on for-in statements (#1843)
  • 9bf72cf improve parser under "use strict" (#1836)
  • 64d7443 update README for 3.x (#1840)
  • 45ce369 fix AST_For.init patch-up in drop_unused() (#1839)

There are 34 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.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

 

Commits

The new version differs by 7 commits0.

  • 014f428 v3.0.1
  • a3b2eb7 return Error from minify() (#1880)
  • da295de support dumping AST (#1879)
  • 4f8ca46 deprecate low level API (#1877)
  • e547483 support minify() output as AST (#1878)
  • 2d99d06 update documentation
  • 98cf95e fix test for #1865 (#1873)

false

See the full diff