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-htmlbars to the latest version 🚀 #204

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.2 of ember-cli-htmlbars just got published.

Dependency ember-cli-htmlbars
Current Version 1.3.3
Type dependency

The version 2.0.2 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-htmlbars. 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 15 commits ahead by 15, behind by 3.

  • 5a83280 release v2.0.2 🎉
  • ba70550 release vv2.0.2 🎉
  • a390bc3 Merge pull request #115 from twokul/errors
  • f979e62 Re-throw compilation errors with additional information
  • 31a474c release v2.0.1 🎉
  • a3af6f2 Merge pull request #112 from ember-cli/bugfix
  • 931b916 [BUGFIX] ensure we construct the compiler correctly
  • a78983f release v2.0.0 🎉
  • b6317d9 Merge pull request #111 from ember-cli/bump
  • ccf5e88 feedback from @rwjblue
  • a2aee3c add appveyor
  • 69218d0 add minimum engine
  • 7663f85 update travis
  • e012435 es6ify and cleanup
  • 2a7f4fd bump deps (will require v2.x.x release)

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 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 42e8b03 v2.0.3
  • 78726fe Merge pull request #117 from ember-cli/avoid-mutating-config
  • 39ba921 Ensure ember-template-compiler does not mutate shared config object.

See the full diff