Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @whatwg-node/fetch to v0.9.9 (#8942)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@whatwg-node/fetch](https://togithub.com/ardatan/whatwg-node) | [`0.9.7` -> `0.9.9`](https://renovatebot.com/diffs/npm/@whatwg-node%2ffetch/0.9.7/0.9.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2ffetch/0.9.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2ffetch/0.9.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2ffetch/0.9.7/0.9.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2ffetch/0.9.7/0.9.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ardatan/whatwg-node (@​whatwg-node/fetch)</summary> ### [`v0.9.9`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#099) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/[email protected]...@whatwg-node/[email protected]) ##### Patch Changes - [#​567](https://togithub.com/ardatan/whatwg-node/pull/567) [`f8715cd`](https://togithub.com/ardatan/whatwg-node/commit/f8715cd15175e348169a11fd5531b901fec47e62) Thanks [@​ardatan](https://togithub.com/ardatan)! - ### Faster HTTP Client experience in Node.js with HTTP/2 support If you install `node-libcurl` seperately, `@whatwg-node/fetch` will select `libcurl` instead of `node:http` which is faster. [See benchmarks](https://togithub.com/JCMais/node-libcurl/tree/develop/benchmark#ubuntu-1910-i7-5500u-24ghz---linux-530-42---node-v12162) - Updated dependencies \[[`f8715cd`](https://togithub.com/ardatan/whatwg-node/commit/f8715cd15175e348169a11fd5531b901fec47e62)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).4.8 ### [`v0.9.8`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#098) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/[email protected]...@whatwg-node/[email protected]) ##### Patch Changes - [`a1c2140`](https://togithub.com/ardatan/whatwg-node/commit/a1c2140240388ca11a6f4c7bcec2682c47bdc24d) Thanks [@​ardatan](https://togithub.com/ardatan)! - Do not use async iterators to consume incoming Readable stream - Updated dependencies \[[`a1c2140`](https://togithub.com/ardatan/whatwg-node/commit/a1c2140240388ca11a6f4c7bcec2682c47bdc24d)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).4.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information