Skip to content

Commit 859288f

Browse files
committed
Auto merge of #2276 - rust-lang:dependabot/npm_and_yarn/ember-data-3.17.0, r=Turbo87
Bump ember-data from 3.16.2 to 3.17.0 Bumps [ember-data](https://github.com/emberjs/data) from 3.16.2 to 3.17.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/emberjs/data/blob/master/CHANGELOG.md">ember-data's changelog</a>.</em></p> <blockquote> <h2>Release 3.17.0 (March 10, 2020)</h2> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7020">#7020</a> Ensure adapters and serializers are destroyed upon store destruction. (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7020">#7020</a>)</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6941">#6941</a> [BUGFIX] fix jsonapi error handling when not using jquery (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6941">#6941</a>)</li> <li><a href="https://github.com/emberjs/data/commit/c36d42aef7218fe2a34ab7cde6321fb08d7c9cca">c36d42ae</a> [BUGFIX] Fix <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7015">#7015</a> - calling changedAttributes for non instantiated relationshipsjj</li> <li><a href="https://github.com/emberjs/data/commit/f7340c9b5be1c0b58b0357581761ccafc91bf27a">f7340c9b</a> [DOCS] MinimumAdapterInterface (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6643">#6643</a>)</li> <li><a href="https://github.com/emberjs/data/commit/e1822f96de83fb0b991d621007e3b866e618261d">e1822f96</a> [DOCS] Fix link for API Documentation (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6950">#6950</a>)</li> <li><a href="https://github.com/emberjs/data/commit/3e3677f6cfb3c8715697b302aed522d07926287f">3e3677f6</a> [BUGFIX] fix importing from @ember-data/store</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6944">#6944</a> chore: refactor: Remove last usages of run in adapter find tests (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6944">#6944</a>)</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6985">#6985</a> [FIX] RecordData is not a constructor</li> <li><a href="https://github.com/emberjs/data/commit/d776f1ece2db0d3ec869f627d4e518c24e3f252a">d776f1ec</a> [BUGFIX] findRecord should not resolve without id in production builds (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6561">#6561</a>)</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6968">#6968</a> remove IDENTIFIERS off branches (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6968">#6968</a>)</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/6927">#6927</a> [FIX] groupRecordsForFindMany should be optional (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6927">#6927</a>)</li> <li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7006">#7006</a> Make execa use compatible with volta</li> </ul> <h2>Release 3.16.4 (LTS) (March 10 2020)</h2> <ul> <li>Rerelease of 3.16.3</li> </ul> <h2>Release 3.16.3 (March 10 2020)</h2> <ul> <li><a href="https://github.com/emberjs/data/commit/cef0ed5c73e35e14dd5c398f6126307922d51c95">cef0ed5c</a> [BUGFIX] Fix <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7015">#7015</a> - calling changedAttributes for non instantiated relationships</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emberjs/data/commit/279e55c1f656a2018e72e280ed7cce8a8bb45d66"><code>279e55c</code></a> v3.17.0</li> <li><a href="https://github.com/emberjs/data/commit/a6a919ae196ef41280ffd34b3d25223b373c9c51"><code>a6a919a</code></a> Release 3.17.0</li> <li><a href="https://github.com/emberjs/data/commit/c36d42aef7218fe2a34ab7cde6321fb08d7c9cca"><code>c36d42a</code></a> [BUGFIX] Fix <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7015">#7015</a> - calling changedAttributes for non instantiated relations...</li> <li><a href="https://github.com/emberjs/data/commit/aacde0a212bdfc64e60b94223986aa818cac07c0"><code>aacde0a</code></a> [BUGFIX] fix jsonapi error handling when not using jquery (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/6941">#6941</a>)</li> <li><a href="https://github.com/emberjs/data/commit/eee009edf46a166f6c01f55a1d301bc1143e3f65"><code>eee009e</code></a> Ensure adapters and serializers are destroyed upon store destruction. (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7020">#7020</a>)</li> <li><a href="https://github.com/emberjs/data/commit/d579fe8b9ade33524d67c4ff20aad855ba773de0"><code>d579fe8</code></a> v3.17.0-beta.0</li> <li><a href="https://github.com/emberjs/data/commit/870706db547efb15112213a5615c61bb16bf86c4"><code>870706d</code></a> Update yarn.lock</li> <li><a href="https://github.com/emberjs/data/commit/b751f94e2c22f71319b76914495de13dae0e4f5d"><code>b751f94</code></a> Update Changelog for v3.17.0-beta.0</li> <li><a href="https://github.com/emberjs/data/commit/549e5b739f144c9ae0803be945dc5a2b8e38d3ca"><code>549e5b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7006">#7006</a> from emberjs/hjdivad/execa-volta</li> <li><a href="https://github.com/emberjs/data/commit/17a85a032a4757011e74b22c6cb3cd6e47047c6e"><code>17a85a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/data/issues/7007">#7007</a> from emberjs/hjdivad/ember-cli-typescript</li> <li>Additional commits viewable in <a href="https://github.com/emberjs/data/compare/v3.16.2...v3.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.16.2&new-version=3.17.0)](https://dependabot.com/compatibility-score/?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.16.2&new-version=3.17.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 parents 10c4706 + b47373b commit 859288f

File tree

2 files changed

+259
-132
lines changed

2 files changed

+259
-132
lines changed

0 commit comments

Comments
 (0)