Upgrade to Ember Data 2.17

This commit is contained in:
Michael Lange 2017-12-11 17:59:26 -08:00
parent 70f66fe0e3
commit f731809b9b
2 changed files with 11 additions and 40 deletions

View File

@ -52,7 +52,7 @@
"ember-cli-uglify": "^1.2.0",
"ember-composable-helpers": "^2.0.3",
"ember-concurrency": "^0.8.12",
"ember-data": "^2.14.0",
"ember-data": "~2.17.0",
"ember-data-model-fragments": "^2.14.0",
"ember-export-application-global": "^2.0.0",
"ember-fetch": "^3.2.7",

View File

@ -567,7 +567,7 @@ babel-plugin-debug-macros@^0.1.10, babel-plugin-debug-macros@^0.1.11:
dependencies:
semver "^5.3.0"
babel-plugin-ember-modules-api-polyfill@^1.5.1:
babel-plugin-ember-modules-api-polyfill@^1.4.2, babel-plugin-ember-modules-api-polyfill@^1.5.1:
version "1.6.0"
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-1.6.0.tgz#abd1afa4237b3121cb51222f9bf3283cad8990aa"
dependencies:
@ -1705,7 +1705,7 @@ cached-path-relative@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.0.1.tgz#d09c4b52800aa4c078e2dd81a869aac90d2e54e7"
calculate-cache-key-for-tree@^1.0.0:
calculate-cache-key-for-tree@^1.0.0, calculate-cache-key-for-tree@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/calculate-cache-key-for-tree/-/calculate-cache-key-for-tree-1.1.0.tgz#0c3e42c9c134f3c9de5358c0f16793627ea976d6"
dependencies:
@ -2217,7 +2217,7 @@ cross-spawn@^3.0.0:
lru-cache "^4.0.1"
which "^1.2.9"
cross-spawn@^5.0.0, cross-spawn@^5.0.1, cross-spawn@^5.1.0:
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
dependencies:
@ -3028,11 +3028,12 @@ ember-data-model-fragments@^2.14.0:
git-repo-info "^1.4.1"
npm-git-info "^1.0.3"
ember-data@^2.14.0:
version "2.14.10"
resolved "https://registry.yarnpkg.com/ember-data/-/ember-data-2.14.10.tgz#acf66ffffb062a7fc999f9d989d0e0d2e3858cd3"
ember-data@~2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/ember-data/-/ember-data-2.17.0.tgz#d952cf98d7461abf41ed6d248cf2a5836c623276"
dependencies:
amd-name-resolver "0.0.7"
babel-plugin-ember-modules-api-polyfill "^1.4.2"
babel-plugin-feature-flags "^0.3.1"
babel-plugin-filter-imports "^0.3.1"
babel-plugin-transform-es2015-block-scoping "^6.24.1"
@ -3042,10 +3043,11 @@ ember-data@^2.14.0:
broccoli-debug "^0.6.2"
broccoli-file-creator "^1.0.0"
broccoli-funnel "^1.2.0"
broccoli-merge-trees "^1.0.0"
broccoli-merge-trees "^2.0.0"
broccoli-rollup "^1.2.0"
calculate-cache-key-for-tree "^1.1.0"
chalk "^1.1.1"
ember-cli-babel "^6.4.1"
ember-cli-babel "^6.8.2"
ember-cli-path-utils "^1.0.0"
ember-cli-string-utils "^1.0.0"
ember-cli-test-info "^1.0.0"
@ -3059,7 +3061,6 @@ ember-data@^2.14.0:
npm-git-info "^1.0.0"
semver "^5.1.0"
silent-error "^1.0.0"
testem "1.15.0"
ember-export-application-global@^2.0.0:
version "2.0.0"
@ -7479,36 +7480,6 @@ temp@0.8.3:
os-tmpdir "^1.0.0"
rimraf "~2.2.6"
testem@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/testem/-/testem-1.15.0.tgz#2e3a9e7ac29f16a20f718eb0c4b12e7a44900675"
dependencies:
backbone "^1.1.2"
bluebird "^3.4.6"
charm "^1.0.0"
commander "^2.6.0"
consolidate "^0.14.0"
cross-spawn "^5.0.0"
express "^4.10.7"
fireworm "^0.7.0"
glob "^7.0.4"
http-proxy "^1.13.1"
js-yaml "^3.2.5"
lodash.assignin "^4.1.0"
lodash.clonedeep "^4.4.1"
lodash.find "^4.5.1"
mkdirp "^0.5.1"
mustache "^2.2.1"
node-notifier "^5.0.1"
npmlog "^4.0.0"
printf "^0.2.3"
rimraf "^2.4.4"
socket.io "1.6.0"
spawn-args "^0.2.0"
styled_string "0.0.1"
tap-parser "^5.1.0"
xmldom "^0.1.19"
testem@^1.18.0:
version "1.18.4"
resolved "https://registry.yarnpkg.com/testem/-/testem-1.18.4.tgz#e45fed922bec2f54a616c43f11922598ac97eb41"