Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ember-data from 3.16.0 to 3.16.2 #2240

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 2, 2020

Bumps ember-data from 3.16.0 to 3.16.2.

Commits
Maintainer changes

This version was pushed to npm by heroiceric, a new releaser for ember-data since your current version.


Dependabot compatibility score

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 commands and options

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)

@rust-highfive
Copy link

r? @jtgeibel

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member

Turbo87 commented Mar 5, 2020

@bors r+

this might let us get rid of ac35004 again due to emberjs/data#6941

@bors
Copy link
Contributor

bors commented Mar 5, 2020

📌 Commit d812a87 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 5, 2020

⌛ Testing commit d812a87 with merge e289670...

bors added a commit that referenced this pull request Mar 5, 2020
…16.2, r=Turbo87

Bump ember-data from 3.16.0 to 3.16.2

Bumps [ember-data](https://github.com/emberjs/data) from 3.16.0 to 3.16.2.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/emberjs/data/commit/704d11c12a3a2b8f98f58653f780c9aaf2349596"><code>704d11c</code></a> v3.16.2</li>
<li><a href="https://github.com/emberjs/data/commit/9a9caf17f479284d5c5f8d2a61cfc5e443426522"><code>9a9caf1</code></a> v3.16.1</li>
<li><a href="https://github.com/emberjs/data/commit/880d30f51f869e8858dab73328ca8224c9f77337"><code>880d30f</code></a> Update Changelog for v3.16.1</li>
<li><a href="https://github.com/emberjs/data/commit/b4851efe2eae669c4f4d5997368d8f99da976540"><code>b4851ef</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/c3ac2202b208003468c9b4547ba29cf832be3c69"><code>c3ac220</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>See full diff in <a href="https://github.com/emberjs/data/compare/v3.16.0...v3.16.2">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/~heroiceric">heroiceric</a>, a new releaser for ember-data since your current version.</p>
</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.0&new-version=3.16.2)](https://dependabot.com/compatibility-score/?dependency-name=ember-data&package-manager=npm_and_yarn&previous-version=3.16.0&new-version=3.16.2)

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>
Bumps [ember-data](https://github.com/emberjs/data) from 3.16.0 to 3.16.2.
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/master/CHANGELOG.md)
- [Commits](emberjs/data@v3.16.0...v3.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-data-3.16.2 branch from d812a87 to 07a07ee Compare March 5, 2020 17:57
@Turbo87
Copy link
Member

Turbo87 commented Mar 5, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Mar 5, 2020

📌 Commit 07a07ee has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 5, 2020

⌛ Testing commit 07a07ee with merge ed4b7ec...

@bors
Copy link
Contributor

bors commented Mar 5, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing ed4b7ec to master...

@bors bors merged commit ed4b7ec into master Mar 5, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-data-3.16.2 branch March 5, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants