Update grunt-contrib-uglify to the latest version 🚀
Version 2.1.0 of grunt-contrib-uglify just got published.
| Dependency | grunt-contrib-uglify |
|---|---|
| Current Version | 2.0.0 |
| Type | devDependency |
The version 2.1.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 grunt-contrib-uglify. 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.
Commits
The new version differs by 8 commits .
90db4062.1.0.3736268Minor lint tweaks.0511085Add one more test forpreserveCommentsoption.cc846acUpdate documentation comment options (#444)60824c1Switch to object.assign since lodash.assign is deprecated.aaa5cc9Update docs.fdef3a8Merge pull request #428 from gruntjs/revert-419-masterdc7c015Revert "Used grunt.verbose to show detailed logging"
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 2.2.0 just got published.
Version 2.2.1 just got published.
Version 2.3.0 just got published.
Version 3.0.0 just got published.
Version 3.0.1 just got published.
Version 3.1.0 just got published.
Version 3.2.1 just got published.
Version 3.3.0 just got published.
Version 3.4.0 just got published.
Version 4.0.0 just got published.
Update to this version instead 🚀
Release Notes
v4.0.0- Updated all dependencies.
- Requires Node.js >= 6.
- The
devDependencygrunt-contrib-uglify was updated from2.0.0to4.0.1.
Update to this version instead 🚀
Release Notes for v4.0.1
- Update uglify-js to v3.5.0.
- Update dependencies.