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-eslint to the latest version 🚀 #205

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of ember-cli-eslint just got published.

Dependency ember-cli-eslint
Current Version 3.1.0
Type devDependency

The version 4.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-eslint. 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 18 commits.

  • fc9ec5f 4.0.0
  • 1230a42 Update CHANGELOG
  • 91f5f17 Merge pull request #195 from ember-cli/greenkeeper/ember-cli-2.13.2
  • cbc9719 Merge pull request #194 from ember-cli/greenkeeper/ember-cli-htmlbars-2.0.2
  • c407d3c chore(package): update ember-cli to version 2.13.2
  • 9f0f643 chore(package): update ember-cli-htmlbars to version 2.0.2
  • 0f0f6c1 Merge pull request #191 from ember-cli/greenkeeper/broccoli-lint-eslint-4.0.0
  • 3d07e70 Merge pull request #193 from ember-cli/greenkeeper/testdouble-3.1.0
  • 734a834 Merge pull request #189 from ember-cli/greenkeeper/chai-4.0.2
  • ff0f140 chore(package): update testdouble to version 3.1.0
  • ff6dfdb fix(package): update broccoli-lint-eslint to version 4.0.0
  • ff5683a chore(package): update chai to version 4.0.2
  • e528fa7 Merge pull request #192 from Turbo87/yarn
  • 5afbfd8 CI: Adjust "yarn install" instruction
  • ce73108 Merge pull request #181 from ember-cli/greenkeeper/ember-cli-version-checker-2.0.0

There are 18 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 7 years ago

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • f4c6c28 4.1.0
  • ac04685 Update CHANGELOG
  • 9a5fb0f Adjust "rulesDir" default value
  • 991dcd0 Merge pull request #197 from thomblake/add_rulesdir_option
  • 9ef12b8 Add option to README
  • c28982c Merge pull request #198 from ember-cli/greenkeeper/ember-cli-2.13.3
  • 7c8f29f chore(package): update ember-cli to version 2.13.3
  • 9e889e7 Allow passthrough of rulesDir option to broccoli-lint-eslint
  • 9a11755 Merge pull request #196 from t-sauer/t-sauer-patch-1
  • 8f9887b Added install instructions for ESLint 4

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.2.0 just got published.

Update to this version instead 🚀

Release Notes v4.2.0
  • Make extensions configurable (#203)
Commits

The new version differs by 6 commits.

  • 5ee899a 4.2.0
  • 25c3f25 Update CHANGELOG
  • 8c7220c Merge pull request #203 from t-sauer/extensions-config
  • b59bbe1 Make extensions configurable
  • b2b1b4e Merge pull request #202 from ember-cli/greenkeeper/fs-extra-4.0.0
  • c07a54d chore(package): update fs-extra to version 4.0.0

See the full diff

alvincrespo commented 6 years ago

Closing in favor of #220