Skip to content

Bump ember-fetch from 7.0.0 to 7.0.1 #2196

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

Merged
merged 1 commit into from
Feb 19, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-fetch from 7.0.0 to 7.0.1.

Changelog

Sourced from ember-fetch's changelog.

v7.0.1 (2020-02-13)

🏠 Internal

  • update dependencies
    • Bump @ember/optional-features from 1.1.0 to 1.3.0 (9 days ago)
    • Bump ember-source from 3.16.0 to 3.16.1 (9 days ago)
    • Replace ember-cli-qunit with ember-qunit (#436) (11 days ago)
    • Replace ember-cli-qunit with ember-qunit (11 days ago)
    • Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (#420) (11 days ago)
    • Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (6 weeks ago)
    • Bump ember-resolver from 5.3.0 to 7.0.0 (#426) (12 days ago)
    • Bump ember-resolver from 5.3.0 to 7.0.0 (12 days ago)
    • Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (#396) (12 days ago)
    • Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (3 months ago)
    • Bump ember-source from 3.14.3 to 3.16.0 (3 weeks ago)
    • Bump ember-cli-typescript from 2.0.2 to 3.1.3 (2 weeks ago)
    • Bump eslint from 6.7.2 to 6.8.0 (6 weeks ago)
    • Bump @typescript-eslint/eslint-plugin from 2.10.0 to 2.13.0 (7 weeks ago)
    • Bump ember-cli-htmlbars from 4.1.0 to 4.2.0 (7 weeks ago)
    • Bump ember-try from 1.3.0 to 1.4.0 (8 weeks ago)
    • Bump ember-cli-babel from 7.13.0 to 7.13.2 (8 weeks ago)
    • Bump ember-cli-htmlbars from 4.0.8 to 4.1.0 (9 weeks ago)
    • Bump @typescript-eslint/parser from 2.10.0 to 2.11.0 (9 weeks ago)
    • Bump eslint from 6.6.0 to 6.7.2 (2 months ago)
    • Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0 (2 months ago)
    • Bump ember-source from 3.14.2 to 3.14.3 (2 months ago)
    • Bump @typescript-eslint/parser from 2.9.0 to 2.10.0 (2 months ago)
  • Add code highlighting to readme code (3 months ago)
  • disable ember/no-new-mixins (12 days ago)
Commits
  • 13fe803 release v7.0.1 🎉
  • e6b524a update changelog
  • a770900 Bump @ember/optional-features from 1.1.0 to 1.3.0
  • 9a98744 Bump ember-source from 3.16.0 to 3.16.1
  • 1d8ca6b Replace ember-cli-qunit with ember-qunit (#436)
  • c130f91 Replace ember-cli-qunit with ember-qunit
  • 67138d9 Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (#420)
  • 2a2f841 disable ember/no-new-mixins
  • adf46d2 Bump ember-resolver from 5.3.0 to 7.0.0 (#426)
  • dfaa911 Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (#396)
  • Additional commits viewable in compare view

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)

@locks
Copy link
Contributor

locks commented Feb 17, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Feb 17, 2020

📌 Commit 3f76fe7 has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 17, 2020

⌛ Testing commit 3f76fe7 with merge 72f89ed...

bors added a commit that referenced this pull request Feb 17, 2020
….0.1, r=locks

Bump ember-fetch from 7.0.0 to 7.0.1

Bumps [ember-fetch](https://github.com/ember-cli/ember-fetch) from 7.0.0 to 7.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ember-cli/ember-fetch/blob/master/CHANGELOG.md">ember-fetch's changelog</a>.</em></p>
<blockquote>
<h2>v7.0.1 (2020-02-13)</h2>
<h4>:house: Internal</h4>
<ul>
<li>update dependencies
<ul>
<li>Bump @ember/optional-features from 1.1.0 to 1.3.0 (9 days ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.16.0 to 3.16.1 (9 days ago) <dependabot-preview[bot]></li>
<li>Replace ember-cli-qunit with ember-qunit (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/436">#436</a>) (11 days ago) <Thomas Wang></li>
<li>Replace ember-cli-qunit with ember-qunit (11 days ago) <Thomas Wang></li>
<li>Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/420">#420</a>) (11 days ago) <Thomas Wang></li>
<li>Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (6 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-resolver from 5.3.0 to 7.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/426">#426</a>) (12 days ago) <Thomas Wang></li>
<li>Bump ember-resolver from 5.3.0 to 7.0.0 (12 days ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/396">#396</a>) (12 days ago) <Thomas Wang></li>
<li>Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (3 months ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.14.3 to 3.16.0 (3 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-typescript from 2.0.2 to 3.1.3 (2 weeks ago) <dependabot-preview[bot]></li>
<li>Bump eslint from 6.7.2 to 6.8.0 (6 weeks ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/eslint-plugin from 2.10.0 to 2.13.0 (7 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-htmlbars from 4.1.0 to 4.2.0 (7 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-try from 1.3.0 to 1.4.0 (8 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-babel from 7.13.0 to 7.13.2 (8 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-htmlbars from 4.0.8 to 4.1.0 (9 weeks ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/parser from 2.10.0 to 2.11.0 (9 weeks ago) <dependabot-preview[bot]></li>
<li>Bump eslint from 6.6.0 to 6.7.2 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.14.2 to 3.14.3 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/parser from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]></li>
</ul>
</li>
<li>Add code highlighting to readme code (3 months ago) <Thomas Wang></li>
<li>disable ember/no-new-mixins (12 days ago) <Thomas Wang></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/13fe803004f23c1235e7ba12f4c18772341e70df"><code>13fe803</code></a> release v7.0.1 🎉</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/e6b524a649ac00a334d56cb2fe8f4fb914b9d4b4"><code>e6b524a</code></a> update changelog</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/a770900cb47aaf22fb77587dc698c3b7535861f7"><code>a770900</code></a> Bump @ember/optional-features from 1.1.0 to 1.3.0</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/9a98744151bba69c618c6cf085c12f4410959c7b"><code>9a98744</code></a> Bump ember-source from 3.16.0 to 3.16.1</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/1d8ca6b912f3f696fd51d77bef09829e6765c77e"><code>1d8ca6b</code></a> Replace ember-cli-qunit with ember-qunit (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/436">#436</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/c130f91dd76f43f5986f691f0f42789587c02c2d"><code>c130f91</code></a> Replace ember-cli-qunit with ember-qunit</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/67138d982d0881ac085a67e8b21feac6591cc0b4"><code>67138d9</code></a> Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/420">#420</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/2a2f841cc4884f0d1a5561cd6bff0907e5992f77"><code>2a2f841</code></a> disable ember/no-new-mixins</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/adf46d2d930249716bcfaf687427bce5ed0c3bbf"><code>adf46d2</code></a> Bump ember-resolver from 5.3.0 to 7.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/426">#426</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/dfaa911e8cf52c78e8a70f01a092ac859aa26720"><code>dfaa911</code></a> Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/396">#396</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ember-cli/ember-fetch/compare/v7.0.0...v7.0.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-fetch&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)](https://dependabot.com/compatibility-score/?dependency-name=ember-fetch&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)

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>
@bors
Copy link
Contributor

bors commented Feb 17, 2020

💥 Test timed out

@jtgeibel
Copy link
Member

@bors retry

@bors
Copy link
Contributor

bors commented Feb 19, 2020

⌛ Testing commit 3f76fe7 with merge d46b4e3...

bors added a commit that referenced this pull request Feb 19, 2020
….0.1, r=locks

Bump ember-fetch from 7.0.0 to 7.0.1

Bumps [ember-fetch](https://github.com/ember-cli/ember-fetch) from 7.0.0 to 7.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ember-cli/ember-fetch/blob/master/CHANGELOG.md">ember-fetch's changelog</a>.</em></p>
<blockquote>
<h2>v7.0.1 (2020-02-13)</h2>
<h4>:house: Internal</h4>
<ul>
<li>update dependencies
<ul>
<li>Bump @ember/optional-features from 1.1.0 to 1.3.0 (9 days ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.16.0 to 3.16.1 (9 days ago) <dependabot-preview[bot]></li>
<li>Replace ember-cli-qunit with ember-qunit (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/436">#436</a>) (11 days ago) <Thomas Wang></li>
<li>Replace ember-cli-qunit with ember-qunit (11 days ago) <Thomas Wang></li>
<li>Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/420">#420</a>) (11 days ago) <Thomas Wang></li>
<li>Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (6 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-resolver from 5.3.0 to 7.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/426">#426</a>) (12 days ago) <Thomas Wang></li>
<li>Bump ember-resolver from 5.3.0 to 7.0.0 (12 days ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/396">#396</a>) (12 days ago) <Thomas Wang></li>
<li>Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (3 months ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.14.3 to 3.16.0 (3 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-typescript from 2.0.2 to 3.1.3 (2 weeks ago) <dependabot-preview[bot]></li>
<li>Bump eslint from 6.7.2 to 6.8.0 (6 weeks ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/eslint-plugin from 2.10.0 to 2.13.0 (7 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-htmlbars from 4.1.0 to 4.2.0 (7 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-try from 1.3.0 to 1.4.0 (8 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-babel from 7.13.0 to 7.13.2 (8 weeks ago) <dependabot-preview[bot]></li>
<li>Bump ember-cli-htmlbars from 4.0.8 to 4.1.0 (9 weeks ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/parser from 2.10.0 to 2.11.0 (9 weeks ago) <dependabot-preview[bot]></li>
<li>Bump eslint from 6.6.0 to 6.7.2 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump ember-source from 3.14.2 to 3.14.3 (2 months ago) <dependabot-preview[bot]></li>
<li>Bump @typescript-eslint/parser from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]></li>
</ul>
</li>
<li>Add code highlighting to readme code (3 months ago) <Thomas Wang></li>
<li>disable ember/no-new-mixins (12 days ago) <Thomas Wang></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/13fe803004f23c1235e7ba12f4c18772341e70df"><code>13fe803</code></a> release v7.0.1 🎉</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/e6b524a649ac00a334d56cb2fe8f4fb914b9d4b4"><code>e6b524a</code></a> update changelog</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/a770900cb47aaf22fb77587dc698c3b7535861f7"><code>a770900</code></a> Bump @ember/optional-features from 1.1.0 to 1.3.0</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/9a98744151bba69c618c6cf085c12f4410959c7b"><code>9a98744</code></a> Bump ember-source from 3.16.0 to 3.16.1</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/1d8ca6b912f3f696fd51d77bef09829e6765c77e"><code>1d8ca6b</code></a> Replace ember-cli-qunit with ember-qunit (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/436">#436</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/c130f91dd76f43f5986f691f0f42789587c02c2d"><code>c130f91</code></a> Replace ember-cli-qunit with ember-qunit</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/67138d982d0881ac085a67e8b21feac6591cc0b4"><code>67138d9</code></a> Bump eslint-plugin-ember from 6.10.1 to 7.7.2 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/420">#420</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/2a2f841cc4884f0d1a5561cd6bff0907e5992f77"><code>2a2f841</code></a> disable ember/no-new-mixins</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/adf46d2d930249716bcfaf687427bce5ed0c3bbf"><code>adf46d2</code></a> Bump ember-resolver from 5.3.0 to 7.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/426">#426</a>)</li>
<li><a href="https://github.com/ember-cli/ember-fetch/commit/dfaa911e8cf52c78e8a70f01a092ac859aa26720"><code>dfaa911</code></a> Bump ember-cli-typescript-blueprints from 2.0.0 to 3.0.0 (<a href="https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/396">#396</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/ember-cli/ember-fetch/compare/v7.0.0...v7.0.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-fetch&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)](https://dependabot.com/compatibility-score/?dependency-name=ember-fetch&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.1)

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>
@bors
Copy link
Contributor

bors commented Feb 19, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing d46b4e3 to master...

@bors bors merged commit 3f76fe7 into master Feb 19, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-fetch-7.0.1 branch February 19, 2020 02:27
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