Skip to content
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

Ember/Ember-cli3.3 upgrade #172

Merged
merged 13 commits into from Sep 20, 2018
Merged

Conversation

quincyle
Copy link
Contributor

This project uses semver, please check the scope of this PR:

  • #none#
  • #patch#
  • #minor#
  • #major#

CHANGELOG

Dependencies:

  • Updated core dependencies to be compatible with ember 3.3.
  • Updated third-party dependencies to be compatible with ember 3.3.

Addon:

  • Updated Ember core module import paths to match Ember.js new Modules API.
  • Replaced Ember.Logger with the native console.

Testing:

  • Removed helpers/resolver.js, helpers/start-app.js, helpers/destroy-app.js as they are not needed with Ember new testing API.
  • Updated test-helper.js to align with Ember's new testing API.
  • Added Ember 3.3 scenario to ember-try config.

@quincyle quincyle merged commit e5c6660 into ciena-blueplanet:master Sep 20, 2018
@jscharf jscharf mentioned this pull request Sep 21, 2018
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants