Closed greenkeeper[bot] closed 5 years ago
devDependency
ember-cli was updated from 3.1.4
to 3.5.1
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.6.0
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.6.1
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.7.0
.Update to this version instead π
npm install -g ember-cli@3.7.0
-- Install new global ember-cli
npx ember-cli-update --to 3.7.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.relative-module-paths
caching @Turbo87Thank you to all who took the time to contribute!
devDependency
ember-cli was updated from 3.1.4
to 3.7.1
.Update to this version instead π
npm install -g ember-cli@3.7.1
-- Install new global ember-cli
npx ember-cli-update --to 3.7.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..travis.yml
config @buschtoensThank you to all who took the time to contribute!
devDependency
ember-cli was updated from 3.1.4
to 3.8.0
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.8.1
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.8.2
.Update to this version instead π
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!
devDependency
ember-cli was updated from 3.1.4
to 3.9.0
.devDependency
ember-cli was updated from 3.1.4
to 3.10.0
.devDependency
ember-cli was updated from 3.1.4
to 3.10.1
.devDependency
ember-cli was updated from 3.1.4
to 3.11.0
.
The devDependency ember-cli was updated from
3.1.4
to3.5.0
.This version 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.
Find out more about this release.
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: