-
Notifications
You must be signed in to change notification settings - Fork 30
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
An in-range update of ember-cli is breaking the build 🚨 #76
Comments
After pinning to 3.9.0 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for I am the rebel spy!Setup
Project Update
ChangelogBlueprint ChangesCommunity Contributions
Thank you to all who took the time to contribute! |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 140 commits.
There are 140 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 94 commits.
There are 94 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 80 commits.
There are 80 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.15.1Blueprint ChangesChangelog |
Your tests are still failing with this version. Compare changes Release Notes for v3.15.2Blueprint ChangesChangelog
Thank you to all who took the time to contribute! CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.16.0Blueprint ChangesChangelog
Thank you to all who took the time to contribute! CommitsThe new version differs by 105 commits.
There are 105 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.17.0Blueprint ChangesChangelog
CommitsThe new version differs by 53 commits.
There are 53 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v3.18.0Blueprint ChangesChangelog
Thank you to all who took the time to contribute! CommitsThe new version differs by 80 commits.
There are 80 commits in total. See the full diff |
The devDependency ember-cli was updated from
3.9.0
to3.10.0
.🚨 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
Release Notes for Decorative Arts
Setup
npm install -g [email protected]
-- Install new global ember-cliProject Update
npx ember-cli-update --to 3.10.0
-- 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
build-watch.js
andbuild-watch-test.js
@xg-wangbower-install-test.js
@RichardOtvosgit-init.js
andgit-init-test.js
@xg-wangmodels/instrumentation-test.js
@Semeia-iomodels/addon-test.js
@Semeia-ioember-cli-eslint
to v5.1.0 @Turbo87ember-welcome-page
to v4.0.0 @Turbo87ember-qunit
to v4.4.1 @Turbo87BROCCOLI_2
experiment @Turbo87resolve-package-path
@stefanpenner--output-path
to test command @step2yeungThank you to all who took the time to contribute!
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 🌴
The text was updated successfully, but these errors were encountered: