-
Notifications
You must be signed in to change notification settings - Fork 643
Bump ember-fetch from 6.5.1 to 7.0.0 #1981
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ember-fetch](https://github.com/ember-cli/ember-fetch) from 6.5.1 to 7.0.0. - [Release notes](https://github.com/ember-cli/ember-fetch/releases) - [Changelog](https://github.com/ember-cli/ember-fetch/blob/master/CHANGELOG.md) - [Commits](ember-cli/ember-fetch@v6.5.1...v7.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 09648b4 has been approved by |
bors
added a commit
that referenced
this pull request
Dec 18, 2019
….0.0, r=Turbo87 Bump ember-fetch from 6.5.1 to 7.0.0 Bumps [ember-fetch](https://github.com/ember-cli/ember-fetch) from 6.5.1 to 7.0.0. <details> <summary>Release notes</summary> *Sourced from [ember-fetch's releases](https://github.com/ember-cli/ember-fetch/releases).* > ## Release 7.0.0 > #### 💥 Breaking Change > * [#292](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/292) Added a check to enforce top-level dependency [#290](https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/290). ([@​dnalagatla](https://github.com/dnalagatla)) > * [#348](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/348) Bump deps, drop node 6 ([@​xg-wang](https://github.com/xg-wang)) > > #### 📝 Documentation > * [#405](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/405) Add release-it ([@​xg-wang](https://github.com/xg-wang)) > * [#399](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/399) Add section to the README for deprecations ([@​locks](https://github.com/locks)) > > #### 🏠 Internal > * [#405](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/405) Add release-it ([@​xg-wang](https://github.com/xg-wang)) > > #### Committers: 4 > - Dinesh Nalagatla ([@​dnalagatla](https://github.com/dnalagatla)) > - Ricardo Mendes ([@​locks](https://github.com/locks)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > - [[@​dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview) > > ## v6.7.2 (2019-11-03) > > #### 🐛 Bug Fix > * [#372](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/372) fix: throwing w/ fresh ember-cli-fastboot serve ([@​xg-wang](https://github.com/x > g-wang)) > > #### Committers: 1 > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > > ## v6.7.1 (2019-09-12) > > #### 🐛 Bug Fix > * [#358](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/358) Enable absolute url transform for Request in FastBoot ([@​xg-wang](https://github.com/xg-wang)) > > #### Committers: 2 > - Jan Bobisud ([@​bobisjan](https://github.com/bobisjan)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > > ## v6.7.0 > #### 🚀 Enhancement > * [#303](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/303) Add fetch response and error utils ([@​BarryThePenguin](https://github.com/BarryThePenguin)) > > #### Committers: 3 > - Jonathan Haines ([@​BarryThePenguin](https://github.com/BarryThePenguin)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > - [[@​dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview) > > ## v6.6.0 > #### 📝 Documentation > * [#308](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/308) Deprecate ember-data adapter mixin ([@​xg-wang](https://github.com/xg-wang)) > > #### Committers: 2 ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [ember-fetch's changelog](https://github.com/ember-cli/ember-fetch/blob/master/CHANGELOG.md).* > ## v7.0.0 (2019-11-28) > > #### 💥 Breaking Change > * [#292](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/292) Added a check to enforce top-level dependency [#290](https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/290). ([@​dnalagatla](https://github.com/dnalagatla)) > * [#348](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/348) Bump deps, drop node 6 ([@​xg-wang](https://github.com/xg-wang)) > > #### 📝 Documentation > * [#405](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/405) Add release-it ([@​xg-wang](https://github.com/xg-wang)) > * [#399](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/399) Add section to the README for deprecations ([@​locks](https://github.com/locks)) > > #### 🏠 Internal > * [#405](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/405) Add release-it ([@​xg-wang](https://github.com/xg-wang)) > > #### Committers: 4 > - Dinesh Nalagatla ([@​dnalagatla](https://github.com/dnalagatla)) > - Ricardo Mendes ([@​locks](https://github.com/locks)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > - [[@​dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview) > > ## v6.7.2 (2019-11-03) > > #### 🐛 Bug Fix > * [#372](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/372) fix: throwing w/ fresh ember-cli-fastboot serve ([@​xg-wang] > g-wang)) > > #### Committers: 1 > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > > ## v6.7.1 (2019-09-12) > > #### 🐛 Bug Fix > * [#358](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/358) Enable absolute url transform for Request in FastBoot ([@​xg-wang](https://github.com/xg-wang)) > > #### Committers: 2 > - Jan Bobisud ([@​bobisjan](https://github.com/bobisjan)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > > ## v6.7.0 (2019-07-08) > > #### 🚀 Enhancement > > - [#303](https://github-redirect.dependabot.com/ember-cli/ember-fetch/pull/303) Add fetch response and error utils ([@​BarryThePenguin](https://github.com/BarryThePenguin)) > > #### Committers: 3 > > - Jonathan Haines ([@​BarryThePenguin](https://github.com/BarryThePenguin)) > - Thomas Wang ([@​xg-wang](https://github.com/xg-wang)) > - [[@​dependabot-preview](https://github.com/dependabot-preview)[bot]](https://github.com/apps/dependabot-preview) > > ## v6.6.0 (2019-06-28) ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`e525762`](ember-cli/ember-fetch@e525762) Release 7.0.0 - [`231f20d`](ember-cli/ember-fetch@231f20d) Add publishConfig.registry - [`424cead`](ember-cli/ember-fetch@424cead) Merge pull request [#405](https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/405) from xg-wang/ri - [`4e2fe99`](ember-cli/ember-fetch@4e2fe99) pick v6.7.2 and add release-it - [`bac5db0`](ember-cli/ember-fetch@bac5db0) Merge pull request [#292](https://github-redirect.dependabot.com/ember-cli/ember-fetch/issues/292) from dnalagatla/dnalagatla/enforce-top-level-addon - [`914f60a`](ember-cli/ember-fetch@914f60a) Bump @typescript-eslint/eslint-plugin from 2.8.0 to 2.9.0 - [`82a41f9`](ember-cli/ember-fetch@82a41f9) Bump ember-cli-babel from 7.12.0 to 7.13.0 - [`5b9720e`](ember-cli/ember-fetch@5b9720e) Bump ember-source from 3.14.1 to 3.14.2 - [`512fdf8`](ember-cli/ember-fetch@512fdf8) Bump @typescript-eslint/parser from 2.8.0 to 2.9.0 - [`a8eb84a`](ember-cli/ember-fetch@a8eb84a) Bump ember-try from 1.2.1 to 1.3.0 - Additional commits viewable in [compare view](ember-cli/ember-fetch@v6.5.1...v7.0.0) </details> <br /> [](https://dependabot.com/compatibility-score.html?dependency-name=ember-fetch&package-manager=npm_and_yarn&previous-version=6.5.1&new-version=7.0.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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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>
☀️ Test successful - checks-travis |
This was referenced Dec 18, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-fetch from 6.5.1 to 7.0.0.
Release notes
Sourced from ember-fetch's releases.
Changelog
Sourced from ember-fetch's changelog.
Commits
e525762
Release 7.0.0231f20d
Add publishConfig.registry424cead
Merge pull request #405 from xg-wang/ri4e2fe99
pick v6.7.2 and add release-itbac5db0
Merge pull request #292 from dnalagatla/dnalagatla/enforce-top-level-addon914f60a
Bump @typescript-eslint/eslint-plugin from 2.8.0 to 2.9.082a41f9
Bump ember-cli-babel from 7.12.0 to 7.13.05b9720e
Bump ember-source from 3.14.1 to 3.14.2512fdf8
Bump @typescript-eslint/parser from 2.8.0 to 2.9.0a8eb84a
Bump ember-try from 1.2.1 to 1.3.0Dependabot 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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: