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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node-fetch to the latest version 馃殌 #70

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 3, 2018

Version 2.0.0 of node-fetch was just published.

Dependency node-fetch
Current Version 1.7.3
Type devDependency

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

If you don鈥檛 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 node-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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help

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


Your Greenkeeper bot 馃尨

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

greenkeeper bot commented Mar 5, 2018

Version 2.1.0 just got published.

Update to this version instead 馃殌

Release Notes Version 2.1.0

See CHANGELOG:

  • Enhance: allow using ArrayBuffer as the body of a fetch() or Request
  • Fix: store HTTP headers of a Headers object internally with the given case, for compatibility with older servers that incorrectly treated header names in a case-sensitive manner
  • Fix: silently ignore invalid HTTP headers
  • Fix: handle HTTP redirect responses without a Location header just like non-redirect responses
  • Fix: include bodies when following a redirection when appropriate

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

greenkeeper bot commented Mar 5, 2018

Version 2.1.1 just got published.

Update to this version instead 馃殌

Release Notes Version 2.1.1

See CHANGELOG.

Fix packaging errors in version 2.1.0.

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

greenkeeper bot commented Mar 25, 2018

Version 2.1.2 just got published.

Update to this version instead 馃殌

Release Notes Version 2.1.2
  • Fix: allow Body methods to work on ArrayBuffer-backedBody` objects
  • Fix: reject promise returned by Body methods when the accumulated Buffer exceeds the maximum size
  • Fix: support custom Host headers with any casing
  • Fix: support importing fetch() from TypeScript in browser.js
  • Fix: handle the redirect response body properly

See CHANGELOG.

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

greenkeeper bot commented Jul 22, 2018

Version 2.2.0 just got published.

Update to this version instead 馃殌

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

greenkeeper bot commented Nov 5, 2018

  • The devDependency node-fetch was updated from 1.7.3 to 2.2.1.

Update to this version instead 馃殌

Release Notes for v2.2.1

See CHANGELOG.

Commits

The new version differs by 8 commits.

  • ac07bf7 2.2.1
  • 9a32fd3 ready for release
  • 4bc21da doc update
  • 5494e19 compress flag should not overwrite accept encoding header
  • 91e1c0b avoid named export for compatibility below node 10
  • d935121 fix import rule for stream PassThrough
  • 8cc909f update readme to add credits and call for collaborators (#540)
  • 745a27c README update (#504)

See the full diff

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

greenkeeper bot commented Nov 13, 2018

  • The devDependency node-fetch was updated from 1.7.3 to 2.3.0.

Update to this version instead 馃殌

Release Notes for v2.3.0

See CHANGELOG.

Commits

The new version differs by 4 commits ahead by 4, behind by 6.

  • 5367fe6 v2.3.0 (#548)
  • d1ca2df Workaround lack of global context in react-native (#545)
  • ecd3d52 Add support for AbortSignal to cancel requests (#539)
  • 1daae67 Fix import style to workaround node < 10 and webpack issues. (#544)

See the full diff

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

greenkeeper bot commented Apr 26, 2019

  • The devDependency node-fetch was updated from 1.7.3 to 2.4.0.

Update to this version instead 馃殌

Release Notes for v2.4.0

See CHANGELOG.

Commits

The new version differs by 13 commits.

  • c9805a2 2.4.0 release (#616)
  • 49d7760 Pass custom timeout to subsequent requests on redirect (#615)
  • cfc8e5b Swap packagephobia badge for flat style (#592)
  • 2a2d438 Adding Brotli Support (#598)
  • 05f5ac1 Node 12 compatibility (#614)
  • 432c9b0 support reading blob with stream (#608)
  • 0ad136d Added new reading method to blob
  • bee2ad8 ignore buffers recalculation
  • e996bda Quick readme update
  • 1c2f07f Headers should not accept empty field name (#562)
  • 7d32932 Unify internal body as buffer (#552)
  • 35a4abe Fix spelling mistake (#551)
  • 2d0fc68 Clone URLSearchParams to avoid mutation (#547)

See the full diff

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

greenkeeper bot commented Apr 27, 2019

  • The devDependency node-fetch was updated from 1.7.3 to 2.4.1.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 1, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2019

  • The devDependency node-fetch was updated from 1.7.3 to 2.5.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2019

  • The devDependency node-fetch was updated from 1.7.3 to 2.6.0.

Update to this version instead 馃殌

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

Successfully merging this pull request may close these issues.

None yet

0 participants