Open greenkeeper[bot] opened 6 years ago
After pinning to 3.1.4 your tests are passing again. Downgrade this dependency 📌.
Your tests are still failing with this version. Compare the changes 🚨
npm install -g ember-cli@3.3.0
-- Install new global ember-cli
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install --save-dev ember-cli@3.3.0
-- Update project's package.json
to use latest version.npm install
-- Reinstall NPM dependencies.npm install -g ember-cli-update
-- Install Ember CLI update tool globally.ember-cli-update
-- This will update your app or addon to the latest Ember CLI version. You will probably encounter merge conflicts, in which the default behavior is to let you resolve conflicts on your own. You can supply the --resolve-conflicts option to run your system's git merge tool if any conflicts are found.The following changes are required if you are upgrading from the previous
version:
ember new
diffYour tests are still failing with this version. Compare the changes 🚨
Your tests are still failing with this version. Compare the changes 🚨
dependency
ember-cli was updated from 3.4.1
to 3.4.2
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@NEW_VERSION_NUMBER
-- Install new global ember-cli
Project Update
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install -g ember-cli-update
-- Install Ember CLI update tool globally.ember-cli-update
- 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.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.The following changes are required if you are upgrading from the previous
version:
ember new
diffember addon
diffstyles
behaviour @twokulThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.4.2
to 3.4.3
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.4.3
-- Install new global ember-cli
Project Update
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install -g ember-cli-update
-- Install Ember CLI update tool globally.ember-cli-update
- 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.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.The following changes are required if you are upgrading from the previous
version:
ember new
diffember new
difftests
folder is not present @twokulapp.import
transforms for tests @twokulThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.4.3
to 3.5.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@NEW_VERSION_NUMBER
-- Install new global ember-cli
rm -rf node_modules dist tmp
-- Delete temporary development folders.ember-cli-update
- 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.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.yarn.lock
to .npmignore
@Turbo87qunit-dom
to v0.8.0 @Turbo87--in
option to ember generate
and ember destroy
to allow blueprint generation for in repo addons in custom paths. @scalvertpublic
to the list of disallowed application names @twokulThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.5.0
to 3.5.1
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.5.1
-- Install new global ember-cli
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install -g ember-cli-update
-- Install Ember CLI update tool globally.ember-cli-update
-- 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.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.debug
for package-info-cache
messages @stefanpennertoTree()
with custom paths @wagenetThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.5.1
to 3.6.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.6.0
-- Install new global ember-cli
npx ember-cli-update --to 3.6.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.package-info-cache
warnings under DEBUG
control @dcombslinkedinREADME
to CONTRIBUTING
@kennethlarsen/feature.jshintrc
and .eslintrc
when generating lib
or packages
@ppcano--ssl
options to ember test
@nathanhammondaddon-test-support
out of the tests
folder @Turbo87Thank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.6.0
to 3.6.1
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.6.1
-- Install new global ember-cli
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.ember-default
scenario to ember-try
config again @bendemboskiThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.7.1
to 3.8.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.8.0
-- Install new global ember-cli
npx ember-cli-update --to 3.8.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.tests
directory when tests are disabled @f1sherman{{content-for}}
@mpiriofixturify
to devDependencies
@Turbo87exists-sync
dependency declaration @Turbo87ember-cli
entry file @Turbo87ember-cli-dependency-checker
to v3.1.0 @Turbo87ember-source
version for MU blueprints @ppcanoThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.8.0
to 3.8.1
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.8.1
-- Install new global ember-cli
npx ember-cli-update --to 3.8.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.Thank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.8.1
to 3.8.2
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.8.2
-- Install new global ember-cli
npx ember-cli-update --to 3.8.2
-- 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.ember-ajax
in blueprints and tests @boris-petrovmoduleName()
for templates @pzuraqThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.8.2
to 3.9.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.9.0
-- Install new global ember-cli
npx ember-cli-update --to 3.9.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.ember-welcome-page
usage to angle brackets @locksheimdalljs-logger
logging @Turbo87ember-source
@ppcanoEMBER_MODULE_UNIFICATION
feature flag @ppcanopreprocessTemplates
is called only once in MU layout @ppcanoenvironment.js
blueprint files @ppcanoThank you to all who took the time to contribute!
dependency
ember-cli was updated from 3.9.0
to 3.10.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.10.0
-- Install new global ember-cli
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.build-watch.js
and build-watch-test.js
@xg-wangbower-install-test.js
@RichardOtvosgit-init.js
and git-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!
dependency
ember-cli was updated from 3.10.0
to 3.10.1
.Your tests are still failing with this version. Compare changes
dependency
ember-cli was updated from 3.10.1
to 3.11.0
.Your tests are still failing with this version. Compare changes
npm install -g ember-cli@3.11.0
-- Install new global ember-cli
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install -g ember-cli-update
-- Install Ember CLI update tool globally.ember-cli-update --to 3.11.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.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.Project#config
should use EMBER_ENV
as default environment when none is passed in @nlfurnissprettier
usage on app/index.html
@lougreenwoodThank you to all who took the time to contribute!
Version 3.2.0 of ember-cli was just published.
This version is covered by your current version range and after updating it in your project the build failed.
ember-cli is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/ciena-blueplanet/ciena-devops-testbed/builds/399295331?utm_source=github_status&utm_medium=notification)Release Notes
DeliveranceSetup
npm install -g ember-cli@3.2.0
-- Install new global ember-cliProject Update
rm -rf node_modules dist tmp
-- Delete temporary development folders.npm install --save-dev ember-cli@3.2.0
-- Update project'spackage.json
to use latest version.npm install
-- Reinstall NPM dependencies.ember init
-- This runs the new project blueprint on your projects directory. Please follow the prompts, and review all changes (tip: you can see a diff by pressing d). The most common source of upgrade pain is missing changes in this step.Changelog
The following changes are required if you are upgrading from the previous
version:
ember new
diffember addon
diffCommunity Contributions
ember-cli-qunit
dependency @CodingItWrongyarn.lock
file to.npmignore
@Turbo87Thank 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: