-
Notifications
You must be signed in to change notification settings - Fork 648
Commit dba8cd1
committed
Auto merge of #2646 - rust-lang:dependabot/npm_and_yarn/ember-data-3.20.0, r=Turbo87
Bump ember-data from 3.19.0 to 3.20.0
Bumps [ember-data](https://github.com/emberjs/data) from 3.19.0 to 3.20.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/emberjs/data/blob/v3.20.0/CHANGELOG.md">ember-data's changelog</a>.</em></p>
<blockquote>
<h2>Release 3.20.0 (July 16, 2020)</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7167">#7167</a> [FEATURE] JSONAPI Serializer asserts instead of warning when passed EmbeddedRecordsMixin, opt out with <code>isEmbeddedRecordsMixinCompatible: true</code></li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7198">#7198</a> [DOC] Update documentation around behavior of attr (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7198">#7198</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/7d7e38ebdcfebbf368d31f1ccd53066fcd5d48b3">#7200</a> [DOC] Use native syntax in JSONAPISerializer documentation (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7200">#7200</a>)</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7096">#7096</a> [PERFORMANCE] Optimize visiting the relating records</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7090">#7090</a> [PERFORMANCE] Optimize the update of a has-many relationship</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/data/pull/7235">#7235</a> [BUGFIX] Allow createRecord responses without a type</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/emberjs/data/commit/bb4326d8fbd2d95b0e1945c9c3cf7e08890860f6"><code>bb4326d</code></a> v3.20.0</li>
<li><a href="https://github.com/emberjs/data/commit/df33f422dbcf2032f16c72461efbc45260c78e52"><code>df33f42</code></a> Update Changelog and ember-source for v3.20.0</li>
<li><a href="https://github.com/emberjs/data/commit/4e3987f5f645eda7eafa03a5dcac531808ba41ac"><code>4e3987f</code></a> Optimize visiting the relating records</li>
<li><a href="https://github.com/emberjs/data/commit/38239c5d2307dd3d5976323e975c6a684920cffa"><code>38239c5</code></a> Optimize the update of a has-many relationship.</li>
<li><a href="https://github.com/emberjs/data/commit/591cb4ab4984918cc3ee1a6a1418ae30f3b9e277"><code>591cb4a</code></a> [BUGIFX] Allow createRecord responses without a type</li>
<li><a href="https://github.com/emberjs/data/commit/8cebb501f9d98a40c8c1d72ef3d3be08b1e1ddca"><code>8cebb50</code></a> v3.20.0-beta.0</li>
<li><a href="https://github.com/emberjs/data/commit/e25cbc7ec9d72b8713658f31dc3ca72c7253ce1e"><code>e25cbc7</code></a> Update Changelog for v3.19.0</li>
<li><a href="https://github.com/emberjs/data/commit/7d7e38ebdcfebbf368d31f1ccd53066fcd5d48b3"><code>7d7e38e</code></a> [DOC] Use native syntax in JSONAPISerializer documentation (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7200">#7200</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/70b0c55e1a950bed1da64d0ecb4eaa0d5df92f9f"><code>70b0c55</code></a> [DOC] Update documentation around behavior of attr (<a href="https://github-redirect.dependabot.com/emberjs/data/issues/7198">#7198</a>)</li>
<li><a href="https://github.com/emberjs/data/commit/df576ec6023a2f26c4af25ef048885c34fe06f57"><code>df576ec</code></a> Reduce dependabot frequency</li>
<li>Additional commits viewable in <a href="https://github.com/emberjs/data/compare/v3.19.0...v3.20.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.19.0&new-version=3.20.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>File tree
Expand file treeCollapse file tree
2 files changed
+943
-984
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+943
-984
lines changed
0 commit comments