mysamai / mysam-ui

A frontend for mysam built with React
GNU General Public License v3.0
1 stars 2 forks source link

Update uglifyjs-webpack-plugin to the latest version 🚀 #7

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.0-beta.3 of uglifyjs-webpack-plugin was just published.

Dependency uglifyjs-webpack-plugin
Current Version 0.4.6
Type devDependency

The version 1.0.0-beta.3 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of uglifyjs-webpack-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 70 commits ahead by 70, behind by 69.

  • 296e95d chore(release): 1.0.0-beta.3
  • e22ee39 refactor: cache and parallel options
  • c3493e5 docs(README): update description, fix format && typo (#94)
  • fb4f8bf docs(README): add missing comma (#93)
  • 129cbeb docs(README): add beta notice (#91)
  • 46405e1 chore(release): 1.0.0-beta.2
  • f19b2de feat(index): add options validation (schema-utils) (#80)
  • 8459b46 docs(README): standardize (#61)
  • ee16639 feat: add support for parallelization && caching (options.parallel) (#77)
  • dabadbc docs(README): consistent casing (#86)
  • 686c491 docs(README): update install instructions (#83)
  • d23681a test: add test for MultiCompiler usage (#74)
  • cfa6c53 chore(release): 1.0.0-beta.1
  • fd24ade ci(Appveyor): Fix command strings
  • 1d62560 feat: update to uglify-es (#63)

There are 70 commits in total.

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: