Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Update dependency ember-fetch to v8 #2162

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-fetch 5.1.3 -> 8.1.0 age adoption passing confidence

Release Notes

ember-cli/ember-fetch

v8.1.0

Compare Source

🚀 Enhancement
Committers: 1

v8.0.5

Compare Source

🐛 Bug Fix
Committers: 1

v8.0.4

Compare Source

🏠 Internal
Committers: 1

v8.0.3

Compare Source

🐛 Bug Fix
Committers: 3

v8.0.2

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 3

v8.0.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3

v8.0.0

Compare Source

💥 Breaking Change
📝 Documentation
Committers: 2

v7.1.0

Compare Source

🚀 Enhancement
Committers: 2

v7.0.1

Compare Source

🏠 Internal
  • update dependencies
    • Bump @​ember/optional-features from 1.1.0 to 1.3.0 (9 days ago) <dependabot-preview[bot]>
    • Bump ember-source from 3.16.0 to 3.16.1 (9 days ago) <dependabot-preview[bot]>
    • 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) <dependabot-preview[bot]>
    • 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) <dependabot-preview[bot]>
    • 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) <dependabot-preview[bot]>
    • Bump ember-source from 3.14.3 to 3.16.0 (3 weeks ago) <dependabot-preview[bot]>
    • Bump ember-cli-typescript from 2.0.2 to 3.1.3 (2 weeks ago) <dependabot-preview[bot]>
    • Bump eslint from 6.7.2 to 6.8.0 (6 weeks ago) <dependabot-preview[bot]>
    • Bump @​typescript-eslint/eslint-plugin from 2.10.0 to 2.13.0 (7 weeks ago) <dependabot-preview[bot]>
    • Bump ember-cli-htmlbars from 4.1.0 to 4.2.0 (7 weeks ago) <dependabot-preview[bot]>
    • Bump ember-try from 1.3.0 to 1.4.0 (8 weeks ago) <dependabot-preview[bot]>
    • Bump ember-cli-babel from 7.13.0 to 7.13.2 (8 weeks ago) <dependabot-preview[bot]>
    • Bump ember-cli-htmlbars from 4.0.8 to 4.1.0 (9 weeks ago) <dependabot-preview[bot]>
    • Bump @​typescript-eslint/parser from 2.10.0 to 2.11.0 (9 weeks ago) <dependabot-preview[bot]>
    • Bump eslint from 6.6.0 to 6.7.2 (2 months ago) <dependabot-preview[bot]>
    • Bump @​typescript-eslint/eslint-plugin from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]>
    • Bump ember-source from 3.14.2 to 3.14.3 (2 months ago) <dependabot-preview[bot]>
    • Bump @​typescript-eslint/parser from 2.9.0 to 2.10.0 (2 months ago) <dependabot-preview[bot]>
  • Add code highlighting to readme code (3 months ago)
  • disable ember/no-new-mixins (12 days ago)

v7.0.0

Compare Source

💥 Breaking Change
📝 Documentation
🏠 Internal
Committers: 4

v6.7.2

Compare Source

🐛 Bug Fix
Committers: 1

v6.7.1

Compare Source

🐛 Bug Fix
Committers: 2

v6.7.0

Compare Source

🚀 Enhancement
Committers: 3

v6.6.0

Compare Source

📝 Documentation
Committers: 2

v6.5.1

Compare Source

🐛 Bug Fix
Committers: 1

v6.5.0

Compare Source

🚀 Enhancement
Committers: 1

v6.4.0

Compare Source

🚀 Enhancement
Committers: 1

v6.3.1

Compare Source

🚀 Enhancement
  • #​186 handle stringifying data that was created with Object.create(null) (@​meirish)
Committers: 1

v6.3.0

Compare Source

  • Support POST body of all valid types
  • Only set default Content-Type header in adapter mixin

v6.2.3

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v6.2.2

Compare Source

🐛 Bug Fix
Committers: 1

v6.2.1

Compare Source

🚀 Bug Fix
  • #​137 Use package name of AbortController polyfill in whitelisted dependencies (@​bobisjan)
Committers: 1

v6.2.0

Compare Source

🚀 Enhancement
Committers: 1

v6.1.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2

v6.1.0

Compare Source

  • Export mixin helper functions separately
  • Fix typo/bug in parseFetchResponseForError
  • If POST body is a string, don't stringify it

v6.0.0

Compare Source

  • Set body to undefined for 204/205/HEAD responses
  • Deprecate Logger and remove Ember.merge
  • Move serializeQueryParams to its own file so that consuming applications and addons can import it directly

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 9 times, most recently from e0f9a12 to dda79bc Compare April 3, 2020 19:23
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 9 times, most recently from c9c0102 to 7b92efd Compare April 10, 2020 15:24
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 12 times, most recently from a100c6c to fdb275b Compare April 21, 2020 07:22
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 10 times, most recently from b906fb8 to b610e3f Compare March 30, 2021 09:32
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 7 times, most recently from 52f0c0b to b68dc67 Compare April 6, 2021 12:19
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 5 times, most recently from 22b4620 to 79c4599 Compare April 13, 2021 09:07
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 3 times, most recently from b4f8f4f to 3dd14f8 Compare April 20, 2021 10:40
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch 2 times, most recently from a74a1df to c164900 Compare June 2, 2021 23:25
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch from c164900 to 6aa387f Compare June 18, 2021 07:39
@renovate renovate bot force-pushed the renovate/ember-fetch-8.x branch from 6aa387f to 03ab17e Compare June 29, 2021 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant