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

Fix dependencies #169

Merged
merged 13 commits into from
Dec 11, 2017
Merged

Fix dependencies #169

merged 13 commits into from
Dec 11, 2017

Conversation

juwara0
Copy link
Contributor

@juwara0 juwara0 commented Dec 11, 2017

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

Closes: #167

  • #none# - documentation fixes and/or test additions
  • #patch# - backwards-compatible bug fix
  • #minor# - adding functionality in a backwards-compatible manner
  • #major# - incompatible API change

CHANGELOG

  • Added bower to devDependencies since it is no longer included with Ember CLI
  • Updated to version 4 of ember-frost-core
  • Updated to version 9 of ember-frost-sort and move from dependencies to devDependencies since only used in the dummy app
  • Updated to version 5 of ember-prop-types and moved from devDependencies to dependencies
  • Removed blueprints since they are no longer needed to install packages
  • Updated ember-computed-decorators to a dependency instead of a devDependency
  • Updated ember-hook to a dependency instead of a devDependency
  • Removed unused ember-concurrency package since it is now included via the dependencies of ember-frost-core
  • Removed unused ember-elsewhere package since it is now included via the dependencies of ember-frost-core
  • Removed unused ember-spread package since it is now included via the dependencies of ember-frost-core
  • Updated ember-truth-helpers to a dependency instead of a devDependency
  • Removed unused ember-get-config package
  • Updated ember-data-factory-guy to use the published version with the fix instead of a branch

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f018230 on juwara0:fixDependencies into ** on ciena-frost:master**.

@notmessenger
Copy link
Contributor

notmessenger commented Dec 11, 2017

👍

Approved with PullApprove

@juwara0 juwara0 merged commit 14fd6b6 into ciena-frost:master Dec 11, 2017
@juwara0 juwara0 deleted the fixDependencies branch December 11, 2017 21:10
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.

Address dependency management issues
3 participants