This version is covered by your current version range and after updating it in your project the build failed.
ember-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/microstates/ember/builds/474930579?utm_source=github_status&utm_medium=notification)).
Release Notes for White
Setup
npm install -g ember-cli@3.6.1 -- Install new global ember-cli
Project Update
Run npx ember-cli-update --to 3.6.1 -- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow.
Run npx ember-cli-update --run-codemods -- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 3.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency ember-cli was updated from
3.6.0
to3.6.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ember-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/microstates/ember/builds/474930579?utm_source=github_status&utm_medium=notification)).Release Notes for White
Setup
npm install -g ember-cli@3.6.1
-- Install new global ember-cliProject Update
npx ember-cli-update --to 3.6.1
-- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow.npx ember-cli-update --run-codemods
-- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features.Changelog
Blueprint Changes
ember new
diffember addon
diffCommunity Contributions
ember-default
scenario toember-try
config again @bendemboskiThank you to all who took the time to contribute!
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: