st-h / ember-content-editable

A contenteditable component for ember-cli that just worksâ„¢
MIT License
66 stars 31 forks source link

Update ember-cli to the latest version 🚀 #80

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-cli was updated from 3.6.1 to 3.7.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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for <>::

Setup

npm install -g ember-cli@3.7.1 -- Install new global ember-cli

Project Update

  1. Run 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.
  2. 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.

Changelog

Blueprint Changes

Community Contributions

  • #8357 blueprints/addon: Fix incorrect job formatting in .travis.yml config @buschtoens

Thank you to all who took the time to contribute!

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Aotearoa

Setup

npm install -g ember-cli@3.8.0 -- Install new global ember-cli

Project Update

  1. Run 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.
  2. 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.

Changelog

Blueprint Changes

Community Contributions

Thank you to all who took the time to contribute!

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for Nerdiest Precious Modules

Setup

npm install -g ember-cli@3.8.1 -- Install new global ember-cli

Project Update

  1. Run 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.
  2. 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.

Changelog

Blueprint Changes

Community Contributions

  • #8261 add server/**/*.js to eslint node files for app @kellyselden
  • #8467 Ensure npm version is available during ember new / ember install foo. @rwjblue

Thank you to all who took the time to contribute!