You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ciena-frost/ember-frost-demo-components#28MUST 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. The following entries are known items that should REMAIN pinned:
ember-prism
ember-try
NPM
change ember-cli-babel to ^5.1.7 (verified)
determine whether ember-try can be removed.
Quincy added to address a specific problem in 2.12.3 PR Update to [email protected] #460
upgrade ember-truth-helpers to ^1.3.0 (verified)
determine whether ember-browserify is needed. if so ^1.2.0 is latest
determine whether ember-simple-uuid is needed or can be removed or refactored. change to ^0.1.4 (version is verified)
upgrade ivy-codemirror to ^2.1.0 (verified)
upgrade ember-lodash-shim to ^2.0.7 (verified)
upgrade ember-ajax to ^2.5.6 (verified)
npm uninstall ember-frost-test and ember install ember-frost-test (verified)
ember-cli-chai will be updated to 0.4.3 so may encounter issues
ember-cli-mocha will be updated to 0.14.4 so may encounter issues
ember-sinon will be updated to ^0.7.0 so may encounter issues
ember-test-utils will be updated to ^7.02 so will encounter issues
remove eslint from (verified)
remove eslint-config-frost-standard (verified)
remove sass-lint (verified)
remove ember-moment
install ember-cli-moment-shim as dependency
add to NOTES.md that is a dependency so can be used by consumer
pin ember-cli-code-coverage to 0.3.12
verify ember-cli-code-coverage is tied into "npm run test" script
verify "tests/config/coverage.js" and not "config/coverage.js"
pin ember-computed-decorators to 0.3.0 (is an upgrade)
upgrade ember-cli-sass to pinned 7.1.1 (verified)
update ember-hook to 1.4.2
determine whether ember-hook needs to be a dependency
notmessenger
changed the title
Remove dependency management from blueprint and address other inconsistencies in package.json
Address dependency management issues
Dec 20, 2017
ciena-frost/ember-frost-demo-components#28 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. The following entries are known items that should REMAIN pinned:ember-prism
ember-try
NPM
Quincy added to address a specific problem in 2.12.3 PR
Update to [email protected] #460
npm uninstall ember-frost-test
andember 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 issuesuseLintTree
fromember-cli-mocha
configuration in ember-cli-build.jsBOWER
codemirror
(verified)The text was updated successfully, but these errors were encountered: