https://github.com/ciena-frost/ember-frost-table/issues/47MUST be resolved before this issue can be addressed. Some of the individual tasks may be able to be worked on before the completion of the dependent issue. If doing so indicate which tasks have been completed by checking them off in the list below, as well as adding a comment to this issue indicating the name of the branch you have pushed to this repo so that work can completed once the dependent task has been addressed.
Tasks that have the text "(verified)" after them are ones that have either already been tested or are known to work. This does not mean that you should not still be cautious but you likely don't have to do as much research as you might initially be inclinded to.
None of the tasks make a determination of whether a dependency should be a dependency or devDependencyUNLESS otherwise stated. Even then it is prudent to confirm this indicator.
All dependencies should float to ^ unless the directions in the tasks indicate otherwise.
NPM
[x] ember install ember-frost-test (verified)
[x] ember-cli-chai will be updated to 0.4.3 so may encounter issues
[x] ember-cli-mocha will be updated to 0.14.4 so may encounter issues
[x] ember-sinon will be updated to ^0.7.0 so may encounter issues
[x] ember-test-utils will be updated to ^7.02 so will encounter issues
[x] pin ember-cli-code-coverage to 0.3.12
[x] verify ember-cli-code-coverage is tied into "npm run test" script
[x] pin ember-cli-htmlbars-inline-precompile to 0.3.12
[x] keep ember-code-snippet at current version
[x] pin ember-computed-decorators to 0.3.0 (verified)
[x] upgrade ember-cli-sass to pinned 7.1.1 (verified)
[x] update ember-hook to 1.4.2
[x] determine whether ember-hook needs to be a dependency
[x] update or install ember-cli-frost-blueprints to ^5.0.0 (or whatever the latest release is) as devDependency
[x] remove from blueprints and devDependency and make dependency
[x] ember-frost-core
[x] delete blueprint
[x] update ember-frost-notifier to ^7.0.0
[x] update ember-prop-types to ^6.0.0 (or whatever the latest release is) ONLY used in dummy app
[x] update ember-spread to ^4.0.0 (or whatever the latest release is)
[x] update ember-frost-core to ^5.0.0 (or whatever the latest release is)
[x] determine dependencies vs devDependencies
[x] check whether these are specifically needed or not and remove if not, otherwise move to dependencies
[x] ember-computed-decorators - only being used in the dummy app
[x] ember-concurrency
[x] ember-elsewhere
[x] ember-truth-helpers ONLY used in dummy app
[x] remove useLintTree from ember-cli-mocha configuration in ember-cli-build.js
https://github.com/ciena-frost/ember-frost-table/issues/47 MUST be resolved before this issue can be addressed. Some of the individual tasks may be able to be worked on before the completion of the dependent issue. If doing so indicate which tasks have been completed by checking them off in the list below, as well as adding a comment to this issue indicating the name of the branch you have pushed to this repo so that work can completed once the dependent task has been addressed.
^
unless the directions in the tasks indicate otherwise.NPM
ember install ember-frost-test
(verified)ember-cli-chai
will be updated to0.4.3
so may encounter issuesember-cli-mocha
will be updated to0.14.4
so may encounter issuesember-sinon
will be updated to^0.7.0
so may encounter issuesember-test-utils
will be updated to^7.02
so will encounter issuesember-code-snippet
at current versionuseLintTree
fromember-cli-mocha
configuration in ember-cli-build.jsBOWER