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 v3 #551

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.4.2 -> 3.0.0 age adoption passing confidence

Release Notes

adobe/helix-fetch ### [`v3.0.0`](https://togithub.com/adobe/helix-fetch/blob/master/CHANGELOG.md#​300-httpsgithubcomadobehelix-fetchcomparev242v300-2021-10-15) [Compare Source](https://togithub.com/adobe/helix-fetch/compare/v2.4.2...v3.0.0) ##### Features - reduce dependencies ([#​211](https://togithub.com/adobe/helix-fetch/issues/211)) ([5562f5f](https://togithub.com/adobe/helix-fetch/commit/5562f5ff170914c2b9ea1a9d7c445b052ae4aaf0)) ##### BREAKING CHANGES - FormData is no longer exported by helix-fetch. You can use a spec-compliant FormData implementation instead (e.g. `formdata-node`) - feat: setting maxCacheSize = 0 disables cache - feat: new convenience functions: noCache(), h1(), keepAlive(), h1NoCache(), keepAliveNoCche() - chore: fix ts declarations - chore: update deps #### [2.4.2](https://togithub.com/adobe/helix-fetch/compare/v2.4.1...v2.4.2) (2021-08-18) ##### Bug Fixes - handle server protocol h2->h1 downgrade ([#​203](https://togithub.com/adobe/helix-fetch/issues/203)) ([1526126](https://togithub.com/adobe/helix-fetch/commit/1526126e7f0346f041a8224bd651f87edbb4b14e)) #### [2.4.1](https://togithub.com/adobe/helix-fetch/compare/v2.4.0...v2.4.1) (2021-07-30) ##### Bug Fixes - add distinct exports for commonjs and esm ([#​197](https://togithub.com/adobe/helix-fetch/issues/197)) ([418b6d3](https://togithub.com/adobe/helix-fetch/commit/418b6d34f53fe834418f680fddbf93d6f95e4113))

Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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

:exclamation: No coverage uploaded for pull request base (main@ac5fad6). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 9596d28 differs from pull request most recent head 43edd15. Consider uploading reports for the commit 43edd15 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main     #551   +/-   ##
=======================================
  Coverage        ?   97.34%           
=======================================
  Files           ?        6           
  Lines           ?      226           
  Branches        ?        0           
=======================================
  Hits            ?      220           
  Misses          ?        6           
  Partials        ?        0           

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 ac5fad6...43edd15. Read the comment docs.

trieloff commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: