BrianSipple / ember-web-animations-next-polyfill

An Ember addon that provides and enables use of the web-animations-next polyfill in consuming applications
MIT License
9 stars 2 forks source link

Update ember-cli-uglify to the latest version 🚀 #41

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of ember-cli-uglify just got published.

Dependency ember-cli-uglify
Current Version 1.2.0
Type devDependency

The version 2.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 ember-cli-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 22 commits.

  • 373aba7 v2.0.0
  • dd9a511 Update CHANGELOG
  • 315228f Merge pull request #28 from Turbo87/update
  • 71d9fec Update "broccoli-uglify-sourcemap" to v2.0.0
  • b82b75d 2.0.0-beta.2
  • f626ca4 Update CHANGELOG for 2.0.0-beta.2.
  • dcc9348 Merge pull request #26 from jrjohnson/safari-mangle
  • 73707d6 Add a fix for Safari to the default config
  • 948d179 Add CHANGELOG
  • 4b4c8f7 2.0.0-beta.1
  • 4a0813c Merge pull request #18 from Turbo87/readme
  • e21f7a0 Merge pull request #19 from Turbo87/package-json
  • 1285e37 Update README
  • 3ea29f2 Use ES6 shorthand method syntax
  • 979039f package.json: Adjust repository links

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 6 years ago

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • bb9c69b release v2.0.2 🎉
  • 5920e86 Merge pull request #36 from ember-cli/ci
  • df6ab75 add test (basically, a default app built’s tests run even post uglification)
  • 16d749e Merge pull request #34 from Duder-onomy/upgrade-broccoli-uglify-sourcemap-to-2.0.1
  • fb1da04 fix CODE_OF_CONDUCT.md
  • 6284038 Updates broccoli-uglify-sourcemap to version 2.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e5f0b28 release v2.1.0 🎉
  • 27d5bb1 Merge pull request #37 from mikrostew/parallel-uglify
  • 9243fcd run uglify in parallel

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.0.0

💥 Breaking Change

🏠 Internal

Committers: 2