-
Notifications
You must be signed in to change notification settings - Fork 641
Commit 6cfc3bf
committed
Auto merge of #1990 - rust-lang:dependabot/npm_and_yarn/ember-data-3.15.0, r=Turbo87
Bump ember-data from 2.18.2 to 3.15.0
Bumps [ember-data](https://github.com/emberjs/data) from 2.18.2 to 3.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/emberjs/data/releases">ember-data's releases</a>.</em></p>
<blockquote>
<h2>Release 3.14.0</h2>
<p>No release notes provided.</p>
<h2>Ember Data 3.12.3 LTS</h2>
<p>Release of 3.12 branch as an long term support branch</p>
<h2>EmberData 3.10.0 "Saganaki Shrimps"</h2>
<h2>Changelog (May 13, 2019)</h2>
<p>Re-release of 3.9.3 to allow for an extended stabilization period for the <a href="https://github.com/emberjs/data/labels/TRACK-packages">Packages RFC</a></p>
<h2>Ember Data 3.9.1</h2>
<h2>Changelog (April 19, 2019)</h2>
<ul>
<li><a href="https://github.com/emberjs/data/commit/7e3ca651e0ce2525cfab666870e54fd16d23b57c">7e3ca651</a> [BUGFIX jQuery] avoid jQuery deprecation notice for intentional use</li>
<li>[BUGFIX fastboot] ember-fetch fastboot passthrough</li>
</ul>
<h2>Ember Data 3.9.0-beta.1</h2>
<h3>Changelog (February 20, 2019)</h3>
<ul>
<li>No changes since 3.8 release</li>
</ul>
<h2>Ember Data 3.8.0</h2>
<h3>Changelog (February 20, 2019)</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5671">#5671</a> Use _scheduleFetch instead of _fetchRecord for belongsTo relationship (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/5671">#5671</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5702">#5702</a> [CHORE reference] update reference to be ES2015</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5763">#5763</a> Update Release instructions</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5736">#5736</a> [DOC] Add Reference doc and AdapterError uses</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5733">#5733</a> [BUGFIX inspector] Fix columns names in debug-adapter (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/5733">#5733</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5735">#5735</a> Clarify load/reload behavior</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5721">#5721</a> [BUGFIX 5720] - assert that replacing has-many with non-array throws assertion</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5749">#5749</a> [DOC beta] Fix broken links</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5743">#5743</a> drop use of MODEL_FACTORY_FOR</li>
</ul>
<h2>Ember Data 3.7.0</h2>
<h3>Changelog (January 8, 2019)</h3>
<ul>
<li>Re-release of 3.6.0</li>
</ul>
<h2>Ember Data 3.6.0</h2>
<h3>Changelog (December 12, 2018)</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5671">#5671</a> Fix issue preventing coalescing of belongsTo</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5700">#5700</a> [CHORE] remove deprecations targeted for 3.5 (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/5700">#5700</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/5733">#5733</a> [BUGFIX inspector] Fix columns names in debug-adapter (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/5733">#5733</a>)</li>
</ul>
<h2>Ember Data 3.5.2</h2>
<h3>Changelog 3.5.2 (November 29, 2018)</h3>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/emberjs/data/blob/v3.15.0/CHANGELOG.md">ember-data's changelog</a>.</em></p>
<blockquote>
<h2>Release 3.15.0 (December 18, 2019)</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6586">#6586</a> [BUGFIX] relationship setup for link fetch should batch (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6586">#6586</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/1d6ce0e44518c2046e5e472f5e348bab17f34f31">1d6ce0e4</a> [BUGFIX] fix single-table poymorphic-type-switch</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6449">#6449</a> [FIX DOCS] Docs updates for Packages to fix missing docs and broken links (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6449">#6449</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/110712d5cb990b107197c937b2a319ec82a83af3">110712d5</a> [BUGFIX] only allow feature flag alterations in canary</li>
<li><a href="https://github.com/emberjs/data/commit/22f7af034acfce9cee6b081d7134e81f9c9d724c">22f7af03</a> [BUGFIX] only include version in ember-data output (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6528">#6528</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/db6967f3f076589c52bf3811bb36f1f363b50237">db6967f3</a> [BUGFIX] Set IDs on Record Data when mutating DS Model (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6775">#6775</a>) (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6780">#6780</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/9492196d6dc8b50fec337b8b40c07ed2923ebf06">9492196d</a> [BUGFIX] ensure MandatorySetter does not trigger for modelName (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6747">#6747</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/4c6422aea25dcf9d50088bc739309b3e73086ed8">4c6422ae</a> [BUGFIX] Better fastboot crypto error message (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6698">#6698</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/8942ee6fb733c9b9ea796b34a4313e2fddb17d76">8942ee6f</a> [BUGFIX adapter]: Fix problem with headers precedence <a href="https://github-redirect.dependabot.com/emberjs/data/issues/6588">#6588</a> (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6650">#6650</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/b828738391c662cbc9596cc9b619ab9b6dd9ee3e">b8287383</a> [DOC] Close code block in the description</li>
<li><a href="https://github.com/emberjs/data/commit/e9d546286f9e47376fe8116fa87be81103dcee2f">e9d54628</a> [BUGFIX fetchOptions] fix fetchOptions to support POST body of all valid types (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6562">#6562</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6646">#6646</a> [CHORE] refactor: Remove runloop usage in destroy module of integration/store… (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6646">#6646</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6525">#6525</a> [CHORE] moving files into Debug package (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6525">#6525</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6549">#6549</a> [CHORE] Removing detect function (and dependence on model package) in <a href="https://github.com/debug">@debug</a> (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6549">#6549</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6568">#6568</a> [BUGFIX] Enable <code>store.createRecord</code> in FastBoot (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6568">#6568</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6587">#6587</a> [BUGFIX] AdapterError reexport (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6587">#6587</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6610">#6610</a> [BUGFIX] modelFor should return a stable ShimModelClass (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6610">#6610</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6606">#6606</a> [FEAT links] ensures full links object support for relationships (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6606">#6606</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6626">#6626</a> [CHORE] adds infra for testing calls to Ember warn|deprecate|assert (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6626">#6626</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6676">#6676</a> [CHORE] Improve output and fail test for Asset size Check (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6676">#6676</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6767">#6767</a> [BUGFIX] fix detect usage for native class polymorphism (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6767">#6767</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6871">#6871</a> [BUGFIX] ensure handleResponse always called in rest adapter (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6871">#6871</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/ae0b964797b5c01c3d511a88781317fb9c18cdc2">ae0b9647</a> [BUGFIX] Octane: should not need to use get with model.id (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6829">#6829</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6366">#6871</a> [FEAT identifiers] turn on IDENTIFIERS feature (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6366">#6366</a>)</li>
</ul>
<h2>Release 3.14.1 (December 18, 2019)</h2>
<ul>
<li><a href="https://github.com/emberjs/data/commit/c408dd1da5de55aaca782cc7850f0bdd4183a161">c408dd1d</a> [BUGFIX] Better fastboot crypto error message (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6699">#6699</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6708">#6708</a> [BUGFIX] Fix Fastboot issues (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6683">#6683</a>) (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6708">#6708</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/358c229aaf2179a64ebe1610dcd5f1d430406cde">358c229a</a> [BUGFIX] ensure MandatorySetter does not trigger for modelName (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6748">#6748</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/e44f65232c34b7db1bf8d0d681ceb39f1651c937">e44f6523</a> [BUGFIX] Set IDs on Record Data when mutating DS Model (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6775">#6775</a>) (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6779">#6779</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/c2fe49ab89eddf97736f54fa0fc1c78d76dd2eec">c2fe49ab</a> [BUGFIX] only allow feature flag alterations in canary (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6738">#6738</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6767">#6767</a> [BUGFIX] fix detect usage for native class polymorphism (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6767">#6767</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/c89952563a9353a710bdb4d621fb9bf418ab37ff">c8995256</a> [BUGFIX] Octane: should not need to use get with model.id (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6829">#6829</a>)</li>
</ul>
<h2>Release 3.14.0 (November 7, 2019)</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6522">#6522</a> [FIX DOCS] Docs updates for Packages to fix missing docs and broken links (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6449">#6449</a>) (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6522">#6522</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6568">#6568</a> [BUGFIX] Enable <code>store.createRecord</code> in FastBoot (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6568">#6568</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6586">#6586</a> [BUGFIX links] relationship setup for link fetch should batch (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6586">#6586</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/3f428ca9d38b63059aa7e5f4c5a4055e9c5ec770">3f428ca9</a> [BUGFIX adapter]: Fix problem with headers precedence <a href="https://github-redirect.dependabot.com/emberjs/data/issues/6588">#6588</a> (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6650">#6650</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6234">#6234</a> [BUGFIX relationships] fix proxy isDestroying error (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6234">#6234</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6312">#6312</a> [CHORE] Add environment variable to opt-out of rolling up <code>-private</code> (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6312">#6312</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/396ae0aabe707247e4da05756d17873d727adbc2">396ae0aa</a> [BUGFIX beta] Update edition detection logic.</li>
<li><a href="https://github.com/emberjs/data/commit/bb23403b97107c3579b593c1c8f6272f9f29a253">bb23403b</a> [DOCS BETA RELEASE] Fix @ember-data/model package is blank (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6444">#6444</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/e61ab5038bdeebebfa7bbe44ea8242d553327b08">e61ab503</a> [BUGFIX] ensure we publish all packages regardless of changes (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6429">#6429</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/bc7a0eca2eb0f244476aad724482819dc7d8b0f9">bc7a0eca</a> [DOC debug-adapter]: Add comments for each method in debug-adapter (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6352">#6352</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/d4c48d52dac9af60d7e1f89af7e29885656a0d9e">d4c48d52</a> [BUGFIX] Fix Model lifecycle event deprecations</li>
<li><a href="https://github.com/emberjs/data/commit/aa05d928737a2832051c8ffd1882d44db399794c">aa05d928</a> [FEAT] Adds support for parenless attr, belongsTo, and hasMany (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6339">#6339</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/5c6a30c9e25377d253858f459eb73853e4d0867e">5c6a30c9</a> [BUGFIX] Fix Rollup warning about unresolved dependency</li>
</ul>
</tr></table> ... (truncated)
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/emberjs/data/commit/51478cf0515f9ace5d3da94d81346d190f8ef29b"><code>51478cf</code></a> v3.15.0</li>
<li><a href="https://github.com/emberjs/data/commit/fe67da396dc0c134cf0e31f13e007a488c86b55f"><code>fe67da3</code></a> Update Changelog for v3.15.0</li>
<li><a href="https://github.com/emberjs/data/commit/1f386467813b09d65785e9fe22293bc35aeaebe5"><code>1f38646</code></a> [CHORE] changelog for 3.14.0 and 3.14.1</li>
<li><a href="https://github.com/emberjs/data/commit/83a0b2a33f8111c9ee01fd4ed644c098bf53b71f"><code>83a0b2a</code></a> update ember-source to 3.15</li>
<li><a href="https://github.com/emberjs/data/commit/c26ceadfbf7cec62bf11f75c5754f3e89b452674"><code>c26cead</code></a> [CHORE] Update yarn.lock for latest backports</li>
<li><a href="https://github.com/emberjs/data/commit/155c6aeec8fc4fd22d9b9828e5279cb3b1981973"><code>155c6ae</code></a> Remove model-for due to feature flagging not working in beta/release branches</li>
<li><a href="https://github.com/emberjs/data/commit/d7a686acd9fb3b471e56a71365db27694f8dcfcf"><code>d7a686a</code></a> Fix lint</li>
<li><a href="https://github.com/emberjs/data/commit/ae0b964797b5c01c3d511a88781317fb9c18cdc2"><code>ae0b964</code></a> [BUGFIX] Octane: should not need to use get with model.id (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6829">#6829</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/1d6ce0e44518c2046e5e472f5e348bab17f34f31"><code>1d6ce0e</code></a> [BUGFIX] fix single-table poymorphic-type-switch</li>
<li><a href="https://github.com/emberjs/data/commit/96016f97bef3d0afad4e4807999e43fa930bbc6e"><code>96016f9</code></a> [BUGFIX] ensure handleResponse always called in rest adapter (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6871">#6871</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/emberjs/data/compare/v2.18.2...v3.15.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~igort">igort</a>, a new releaser for ember-data since your current version.</p>
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=2.18.2&new-version=3.15.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>2 files changed
+3146
-1349
lines changed
0 commit comments