nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

chore(deps): update dependency web-streams-polyfill to ^3.0.1 #147

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
web-streams-polyfill dependencies patch ^3.0.0 -> ^3.0.1

Release Notes

MattiasBuelens/web-streams-polyfill ### [`v3.0.1`](https://togithub.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md#v301-2020-11-12) [Compare Source](https://togithub.com/MattiasBuelens/web-streams-polyfill/compare/v3.0.0...v3.0.1) - πŸ“ Add documentation to type definitions ([#​62](https://togithub.com/MattiasBuelens/web-streams-polyfill/pull/62)) - πŸ‘“ Align with [spec version `6cd5e81`](https://togithub.com/whatwg/streams/tree/6cd5e81f6191fed9e7d99ee73d4941e3060311ce/) ([#​63](https://togithub.com/MattiasBuelens/web-streams-polyfill/pull/63)) - πŸ› Fix an issue where the polyfill could throw an error when resolving/rejecting `reader.closed` when it was already resolved/rejected ([#​66](https://togithub.com/MattiasBuelens/web-streams-polyfill/issues/66), [#​67](https://togithub.com/MattiasBuelens/web-streams-polyfill/pull/67))

Renovate configuration

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

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

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

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



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

codecov-io commented 3 years ago

Codecov Report

Merging #147 (0a8cade) into master (ce9c16a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files           1        1           
  Lines          71       71           
  Branches       39       39           
=======================================
  Hits           69       69           
  Misses          2        2           

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 ce9c16a...0a8cade. Read the comment docs.