Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Update ember-fetch to the latest version 🚀 #39

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented May 14, 2018

Version 4.0.0 of ember-fetch was just published.

Dependency ember-fetch
Current Version 3.4.5
Type devDependency

The version 4.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-fetch.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 1 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request May 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2018

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 3765c6b release v4.0.1 🎉
  • 3ab7ddd Merge pull request #112 from tchak/yetch
  • 08d9e02 Use yetch and support AbortController

See the full diff

greenkeeper bot added a commit that referenced this pull request May 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 23, 2018

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • c85d86f Released v4.0.2
  • bad6a31 Update CHANGELOG
  • 78e2691 Merge pull request #113 from CvX/fix-fastboot-whitelist
  • f4ed8d0 Fix fastboot dependencies whitelist entries.
  • 8a81f56 [fix] Add AbortController export to import declaration

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 10, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • cb21b7c release v5.1.0 🎉
  • ed52bfd Merge pull request #63 from xg-wang/fix/browser-fetch
  • fdb5005 drop unnecessary async in test
  • 25f7273 add comment to explain fetch fork
  • 808bc50 update deps
  • f657cde update ember-cli-pretender to enable fetch in pretender
  • d79958f Changes after rebase
  • cbe37fa unloop in dummy app
  • 57fb401 update dependency
  • 0377f8c update whatwg-fetch to @xg-wang/whatwg-fetch temporarily
  • 5a9f791 update readme for fetch related
  • 6ea7b3f Use node vm for unit test the actual vendor script
  • 00be40d Add node test
  • ed1f0ce fix failed to execute 'fetch' on 'window'
  • 9215523 read from build config

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2018

Version 5.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2018

Version 5.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 0d5d051 release v5.1.2 🎉
  • 7199051 Merge pull request #125 from xg-wang/rollup_iife
  • d7a7789 Babel transpile abortcontroller
  • 6fd5bda Add doc for Fastboot nested addon (#126)
  • 9c9a46a Rollup dependencies
  • 1de7c29 Merge pull request #124 from nlfurniss/polyfills
  • d05d93a consolidate polyfill imports

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 25, 2018

Version 5.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ea36f10 release v5.1.3 🎉
  • 2fdb0d9 Merge pull request #129 from xg-wang/babel_core
  • fd9eb6d Update Changelog
  • bbf5b4a Add babel-core@6 to dep since rollup-plugin-babel has it as peer-dep

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 31, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 31, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.0.0.

Update to this version instead 🚀

Release Notes for v6.0.0

release v6.0.0 🎊

Commits

The new version differs by 12 commits.

  • 743af54 release 6.0.0 🎉
  • 0f0d838 Update changelog
  • 2381fbc Merge pull request #139 from nlfurniss/fix-204-body
  • 6825fd5 Set body to undefined for 204/205/HEAD responses
  • d7bb5af Merge pull request #134 from xg-wang/upgrade
  • d14471f Deprecate Logger and merge
  • 9e25f5f Merge pull request #130 from NullVoxPopuli/move-serialize-query-params
  • b7cc4a8 Move serializeQueryParams to its own file so that consuming applications and addons can import it directly
  • 0c4e46d Merge pull request #132 from mhluska/patch-1
  • f793fa3 Defail -> detail
  • f042f38 Merge pull request #131 from Alonski/patch-1
  • 8aaa371 Fix spelling mistake

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.1.0.

Update to this version instead 🚀

Release Notes for v6.1.0

release v6.1.0 🎊

Commits

The new version differs by 8 commits.

  • bdf83a8 release 6.1.0 🎉
  • 3726283 Update changelog
  • 2f6566b Merge pull request #142 from nlfurniss/export-helper-functions
  • 9917ba0 Export mixin helper functions separately
  • 00aaebf Merge pull request #141 from nlfurniss/dont-2x-stringify
  • 6ad331d Merge pull request #140 from xg-wang/fix-typo
  • 5e3a018 Fix typo
  • 57ac89a If POST body is a string, don't stringify it

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.1.1.

Update to this version instead 🚀

Release Notes for v6.1.1

🐛 Bug Fix

  • #165 Use ember-cli-babel to transpile vendor tree (@Turbo87)

🏠 Internal

Committers: 2

greenkeeper bot added a commit that referenced this pull request Nov 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.1.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.2.1.

Update to this version instead 🚀

Release Notes for v6.2.1

🚀 Bug Fix

  • #137 Use package name of AbortController polyfill in whitelisted dependencies (@bobisjan)

Committers: 1

Commits

The new version differs by 8 commits.

  • 3b8e4ad Released v6.2.1 🎉
  • 1c7ff64 Use package name of AbortController polyfill in whitelisted dependencies
  • 307ae90 Drop node 4 in appveyor
  • cf0aa20 Revert ember-cli-eslint
  • 1d0a675 Bump ember-cli from 3.0.4 to 3.5.1
  • 2cc80e3 Bump ember-source from 3.0.0 to 3.5.1
  • 26bb321 Bump ember-data from 2.18.5 to 3.5.0
  • d8bcfa9 Bump eslint-plugin-node from 5.2.1 to 8.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.2.2.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c40e435 Released v6.2.2 🎉
  • 814f012 Merge pull request #172 from mydea/fix-in-engines
  • e09bd95 Make configuration work in engines

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 7, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.2.3.

Update to this version instead 🚀

Release Notes for v6.2.3

🐛 Bug Fix

  • #167 Fix fetch public/fastboot-fetch.js module definition for Fastboot (@xg-wang)

🏠 Internal

Committers: 2

greenkeeper bot added a commit that referenced this pull request Dec 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 8, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.3.0.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 62078d8 release 6.3.0 🎉
  • f578ed9 Merge pull request #177 from nlfurniss/move-default-content-type-to-adapter
  • 7105f21 Merge pull request #174 from nlfurniss/support-form-data
  • ef270a8 Support POST body of all valid types
  • 49767b5 Only set default Content-Type header in adapter mixin

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.3.1.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 7622410 v6.3.1
  • 4b8eb6b Bump ember-cli from 3.5.1 to 3.6.0 (#189)
  • 0efce20 Bump ember-data from 3.5.2 to 3.6.0 (#190)
  • 78a7a9c Merge pull request #187 from meirish/object-detection
  • 698d81c use Object.prototype.toString for object detection
  • fbf0690 Merge pull request #186 from ember-cli/dependabot/npm_and_yarn/eslint-5.10.0
  • aabf919 handle stringifying data that was created with Object.create(null)
  • 7b7d7a8 Bump eslint from 5.9.0 to 5.10.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 19, 2018

  • The devDependency ember-fetch was updated from 3.4.5 to 6.4.0.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • af2cbbc v6.4.0
  • 029cc6f Merge pull request #173 from mydea/use-browserlist
  • 4a71b73 Bump ember-source from 3.6.0 to 3.6.1 (#192)
  • d326603 Update README.md
  • 2e7bfa6 Streamline fetch browser target checks & tests
  • 0df78a3 Require preferNative=true to check for fetch support
  • 27a87fc Ensure abortcontroller polyfill is included if it is not supported
  • 2c4e636 Do not include fetch polyfill if target browsers don't need it
  • 8867f7f Bump eslint-plugin-ember from 6.0.1 to 6.1.0 (#191)
  • 0978b95 Merge pull request #188 from ember-cli/dependabot/npm_and_yarn/ember-cli-babel-6.18.0
  • 1f9573c Bump ember-cli-babel from 6.17.2 to 6.18.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2019

  • The devDependency ember-fetch was updated from 3.4.5 to 6.5.0.

Update to this version instead 🚀

Release Notes for v6.5.0

🚀 Enhancement

Committers: 1

Commits

The new version differs by 66 commits.

  • 39937d4 v6.5.0
  • 84ea4f3 Update v6.5.0 changelog
  • 3ecb576 Upgrade types
  • 86c2c61 Bump @types/ember-test-helpers from 1.0.4 to 1.0.5
  • d31b3ec Bump @types/ember-qunit from 3.4.5 to 3.4.6
  • 9f2e13f Bump eslint from 5.14.1 to 5.15.1
  • 07d2218 Bump @types/ember from 3.0.27 to 3.0.28
  • d9b1ff0 Bump @types/ember__test-helpers from 0.7.7 to 0.7.8
  • e091488 Bump @types/ember-data from 3.1.4 to 3.1.5
  • 4f33437 Bump ember-cli from 3.8.0 to 3.8.1
  • ff7fb37 Bump @types/ember-data from 3.1.3 to 3.1.4
  • 8e9bd33 Bump ember-cli from 3.7.1 to 3.8.0 (#242)
  • aca6565 Bump @typescript-eslint/eslint-plugin from 1.4.1 to 1.4.2
  • e61672e Bump mocha from 6.0.1 to 6.0.2
  • ceabdca Bump @typescript-eslint/parser from 1.4.1 to 1.4.2

There are 66 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2019

  • The devDependency ember-fetch was updated from 3.4.5 to 6.5.1.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • 8ed78c6 v6.5.1
  • 5a6c1e5 Merge pull request #279 from 2hu12/patch-1
  • 8769d04 Require calculate-cache-key-for-tree once
  • 2bb4258 Bump mocha from 6.1.2 to 6.1.3
  • a091380 Update cacheKeyForTree to cache the treeForVendor
  • 13fb8e3 Merge pull request #272 from ember-cli/dependabot/npm_and_yarn/ember-source-3.9.1
  • 4bb26ea Merge pull request #275 from ember-cli/dependabot/npm_and_yarn/ember-cli-3.9.0
  • 1a26a17 Bump ember-cli from 3.8.2 to 3.9.0
  • 0d632f4 Bump ember-data from 3.8.0 to 3.9.0
  • f4c3cc9 Bump ember-source from 3.8.0 to 3.9.1
  • bc16f35 Merge pull request #273 from xg-wang/dep
  • 233cc23 Upgrade dependencies, bumping ember-cli-addon-tests unblocks ci
  • 0539033 Bump @types/ember-data from 3.1.5 to 3.1.6
  • d045885 Bump typescript from 3.3.3333 to 3.3.4000
  • 312b6aa Bump @types/ember from 3.0.29 to 3.1.0

There are 21 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants