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

Update dependency node-fetch to v2.1.1 #46

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 5, 2018

This Pull Request updates dependency node-fetch from v2.0.0 to v2.1.1

Release Notes

v2.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

v2.1.1

See CHANGELOG.

Fix packaging errors in version 2.1.0.


Commits

v2.1.0

  • a8f6d79 Simplify header validity check
  • 1592ca1 Use caseless Headers handling
  • feae6d6 Ignore illegal HTTP headers
  • fc53995 Support ArrayBuffer as body (#​408)
  • 35722f1 Significant rework of redirection
  • 119138e Update existing algorithm step numbers
  • 780598a Harmonize style (#​413)

v2.1.1


This PR has been generated by Renovate Bot.

@codecov-io
Copy link

codecov-io commented Mar 5, 2018

Codecov Report

Merging #46 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          16       16           
  Lines         212      212           
  Branches       11       11           
=======================================
  Hits          211      211           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84435e5...33806e2. Read the comment docs.

@renovate renovate bot force-pushed the renovate/node-fetch-2.x branch from 30e7bfb to 33806e2 Compare March 5, 2018 04:49
@renovate renovate bot changed the title Update dependency node-fetch to v2.1.0 Update dependency node-fetch to v2.1.1 Mar 5, 2018
@renovate renovate bot merged commit d5a6b30 into master Mar 5, 2018
@renovate renovate bot deleted the renovate/node-fetch-2.x branch March 5, 2018 05:09
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.

None yet

2 participants