Ruffpuff1 / foxxie

https://foxxie.reese.gay
MIT License
5 stars 2 forks source link

fix(deps): update dependency undici to v5 #319

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
undici (source) ^4.15.0 -> ^5.0.0 age adoption passing confidence

Release Notes

nodejs/undici ### [`v5.0.0`](https://togithub.com/nodejs/undici/releases/v5.0.0) [Compare Source](https://togithub.com/nodejs/undici/compare/v4.16.0...v5.0.0) #### Breaking Changes - refactor: unify close/destroy by [@​ronag](https://togithub.com/ronag) in [https://github.com/nodejs/undici/pull/1278](https://togithub.com/nodejs/undici/pull/1278) (semver-major due to an Error code change) #### What's Changed - docs: document lint command by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/nodejs/undici/pull/1292](https://togithub.com/nodejs/undici/pull/1292) - Fix lint error by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/nodejs/undici/pull/1293](https://togithub.com/nodejs/undici/pull/1293) - fix: lazy decode body by [@​ronag](https://togithub.com/ronag) in [https://github.com/nodejs/undici/pull/1276](https://togithub.com/nodejs/undici/pull/1276) - Fix broken bench scripts by [@​mcollina](https://togithub.com/mcollina) in [https://github.com/nodejs/undici/pull/1291](https://togithub.com/nodejs/undici/pull/1291) - refactor(fetch): refactor httpNetworkOrCacheFetch by [@​ronag](https://togithub.com/ronag) in [https://github.com/nodejs/undici/pull/1294](https://togithub.com/nodejs/undici/pull/1294) - chore: improve coverage for balanced-pool by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/nodejs/undici/pull/1296](https://togithub.com/nodejs/undici/pull/1296) - chore: improve coverage for pool by [@​is2ei](https://togithub.com/is2ei) in [https://github.com/nodejs/undici/pull/1297](https://togithub.com/nodejs/undici/pull/1297) - fix(fetch): spec by [@​ronag](https://togithub.com/ronag) in [https://github.com/nodejs/undici/pull/1295](https://togithub.com/nodejs/undici/pull/1295) - fix(mock): matching the complete header list when using fetch by [@​panva](https://togithub.com/panva) in [https://github.com/nodejs/undici/pull/1301](https://togithub.com/nodejs/undici/pull/1301) - fix: default mock interceptor to GET by [@​JustinBeckwith](https://togithub.com/JustinBeckwith) in [https://github.com/nodejs/undici/pull/1285](https://togithub.com/nodejs/undici/pull/1285) - fetch: avoid async iteration when request.body is null by [@​RafaelGSS](https://togithub.com/RafaelGSS) in [https://github.com/nodejs/undici/pull/1303](https://togithub.com/nodejs/undici/pull/1303) **Full Changelog**: https://github.com/nodejs/undici/compare/v4.16.0...v5.0.0

Configuration

πŸ“… Schedule: At any time (no schedule defined).

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

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

πŸ”• 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.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/foxxie/foxxie/EFPKg81GSD311hfpfwWUpNhnY3ju
βœ… Preview: https://foxxie-git-renovate-fetch-undici-5x-foxxie.vercel.app

codecov[bot] commented 2 years ago

Codecov Report

Merging #319 (4690168) into main (36c4077) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #319   +/-   ##
=======================================
  Coverage   81.69%   81.69%           
=======================================
  Files           7        7           
  Lines         213      213           
  Branches       46       46           
=======================================
  Hits          174      174           
  Misses         32       32           
  Partials        7        7           

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 36c4077...4690168. Read the comment docs.