echobind / ember-links-with-follower

Render a set of links with a "follower" line underneath. The follower moves to the active link, matching size and position on the page.
https://echobind.github.io/ember-links-with-follower
MIT License
45 stars 2 forks source link

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

Closed greenkeeper[bot] closed 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: