adobe / helix-embed

Embed service for helix.
Apache License 2.0
5 stars 3 forks source link

fix(deps): update dependency @adobe/helix-fetch to v2.2.0 #426

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@adobe/helix-fetch 2.1.9 -> 2.2.0 age adoption passing confidence

Release Notes

adobe/helix-fetch ### [`v2.2.0`](https://togithub.com/adobe/helix-fetch/blob/master/CHANGELOG.md#​220-httpsgithubcomadobehelix-fetchcomparev219v220-2021-03-26) [Compare Source](https://togithub.com/adobe/helix-fetch/compare/v2.1.9...v2.2.0) ##### Features - **core:** use buffer.length for content-length if possible ([#​155](https://togithub.com/adobe/helix-fetch/issues/155)) ([e614297](https://togithub.com/adobe/helix-fetch/commit/e614297cfd4f7351d2cc0119485de9dcc1838d8b)) #### [2.1.9](https://togithub.com/adobe/helix-fetch/compare/v2.1.8...v2.1.9) (2021-03-25) ##### Bug Fixes - use byte length in content-length ([#​154](https://togithub.com/adobe/helix-fetch/issues/154)) ([cc46f65](https://togithub.com/adobe/helix-fetch/commit/cc46f6582da4377fd5148d3f72e4a77376f4e825)) #### [2.1.8](https://togithub.com/adobe/helix-fetch/compare/v2.1.7...v2.1.8) (2021-03-22) ##### Bug Fixes - guard against race condition on reset ([72fb3a4](https://togithub.com/adobe/helix-fetch/commit/72fb3a47210f0e40246acdc41425f9cd9011ceed)) #### [2.1.7](https://togithub.com/adobe/helix-fetch/compare/v2.1.6...v2.1.7) (2021-03-04) ##### Bug Fixes - concurrent h2 requests to same origin using separate contexts ([#​148](https://togithub.com/adobe/helix-fetch/issues/148)) ([ac85163](https://togithub.com/adobe/helix-fetch/commit/ac851632fc5723dfa4bec59d7e11bec827fe02e5)) #### [2.1.6](https://togithub.com/adobe/helix-fetch/compare/v2.1.5...v2.1.6) (2021-02-25) ##### Bug Fixes - preserve original req body and calculate content-length for non-stream body ([#​144](https://togithub.com/adobe/helix-fetch/issues/144)) ([d4f04e5](https://togithub.com/adobe/helix-fetch/commit/d4f04e52cc53e9ddf5e0bf1df40ec3937c934cae)) #### [2.1.5](https://togithub.com/adobe/helix-fetch/compare/v2.1.4...v2.1.5) (2021-02-16) ##### Bug Fixes - **deps:** update external major ([#​139](https://togithub.com/adobe/helix-fetch/issues/139)) ([ae0bf92](https://togithub.com/adobe/helix-fetch/commit/ae0bf92ce3d4ac3c8061d56f60e3946f2bad3c7a)) #### [2.1.4](https://togithub.com/adobe/helix-fetch/compare/v2.1.3...v2.1.4) (2021-02-12) ##### Bug Fixes - **response:** don't set content-type for null body ([#​137](https://togithub.com/adobe/helix-fetch/issues/137)) ([492e74d](https://togithub.com/adobe/helix-fetch/commit/492e74d1fd7f5b79f7f1253c3ea504d3389e3734)) #### [2.1.3](https://togithub.com/adobe/helix-fetch/compare/v2.1.2...v2.1.3) (2021-02-09) ##### Bug Fixes - **h2:** fixing ERR_HTTP2_SOCKET_BOUND errors ([55213b3](https://togithub.com/adobe/helix-fetch/commit/55213b3b62dd2e433671135a6eadd1b832795d90)), closes [#​135](https://togithub.com/adobe/helix-fetch/issues/135) #### [2.1.2](https://togithub.com/adobe/helix-fetch/compare/v2.1.1...v2.1.2) (2021-02-04) ##### Bug Fixes - don't manipulate location header ([#​133](https://togithub.com/adobe/helix-fetch/issues/133)) ([ae78c75](https://togithub.com/adobe/helix-fetch/commit/ae78c756ea3ff009fbcc6d1f8827781cb0608917)) #### [2.1.1](https://togithub.com/adobe/helix-fetch/compare/v2.1.0...v2.1.1) (2021-02-04) ##### Bug Fixes - **body:** TypeError on errored stream ([#​132](https://togithub.com/adobe/helix-fetch/issues/132)) ([a801d79](https://togithub.com/adobe/helix-fetch/commit/a801d7948f2f070d94f8c9f1ba64e6bdd9239dd5))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

github-actions[bot] commented 3 years ago

This PR will trigger a patch release when merged.

codecov[bot] commented 3 years ago

Codecov Report

Merging #426 (b7a4b17) into main (32836ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #426   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files           7        7           
  Lines         242      242           
=======================================
  Hits          237      237           
  Misses          5        5           

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 32836ce...b7a4b17. Read the comment docs.

trieloff commented 3 years ago

:tada: This PR is included in version 1.10.19 :tada:

The release is available on:

Your semantic-release bot :package::rocket: