-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ember-cli to the latest version 🚀 #171
Conversation
@pangratz there is probably more to do to make this work with the new Ember channels that don't come via bower anymore: ember-cli/ember-addon-output@v2.18.2...v3.0.0#diff-d20f4baf61c4397c467d6218d0ba6a04 |
Hmm, apparently this is green 🤔 Good to go or is there something fishy still? |
We should still follow the blueprints, otherwise the ember-try/bower stuff will fail soon. If I understand correctly everything that is downloaded via bower at this point is either 2.18 or 3.0, but not actually the current stable or beta release, so it looks like we're testing the latest version but we're actually testing against something outdated. |
Version 3.0.1 just got published. |
Version 3.0.2 just got published. |
2e70abb
to
c236c38
Compare
c236c38
to
2e75d33
Compare
2e75d33
to
a39a473
Compare
Version 3.0.0 of ember-cli was just published.
The version 3.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-cli.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴