-
Notifications
You must be signed in to change notification settings - Fork 995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @whatwg-node/fetch to v0.9.14 #9474
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jtoar
pushed a commit
that referenced
this pull request
Nov 17, 2023
[![Mend Renovate logo banner](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.9` -> `0.9.14`](https://renovatebot.com/diffs/npm/@whatwg-node%2ffetch/0.9.9/0.9.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2ffetch/0.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2ffetch/0.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2ffetch/0.9.9/0.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2ffetch/0.9.9/0.9.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>ardatan/whatwg-node (@​whatwg-node/fetch)</summary> [`v0.9.14`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0914) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.13...@whatwg-node/fetch@0.9.14) - [`68ac24c`](https://togithub.com/ardatan/whatwg-node/commit/68ac24c342bf2215450bb910c2132f6db0b62993) Thanks [@​ardatan](https://togithub.com/ardatan)! - Support TypeScript 5.2.2 - Updated dependencies \[[`f7e507f`](https://togithub.com/ardatan/whatwg-node/commit/f7e507f6565a1f9cd50fc8c01594ce21205a05dd)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).5.0 [`v0.9.13`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0913) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.12...@whatwg-node/fetch@0.9.13) - [`854b778`](https://togithub.com/ardatan/whatwg-node/commit/854b7786f4ef134a00a4f8f4df02721a7a4c77bb) Thanks [@​ardatan](https://togithub.com/ardatan)! - Do not try to import node-libcurl in Deno and Bun [`v0.9.12`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0912) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.11...@whatwg-node/fetch@0.9.12) - [`a8467ab`](https://togithub.com/ardatan/whatwg-node/commit/a8467ab9e3e4701eb0d3101ff904597cd9adc438) Thanks [@​ardatan](https://togithub.com/ardatan)! - Fake promise's then method may not take a callback function - Updated dependencies \[[`a8467ab`](https://togithub.com/ardatan/whatwg-node/commit/a8467ab9e3e4701eb0d3101ff904597cd9adc438)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).4.17 [`v0.9.11`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0911) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.10...@whatwg-node/fetch@0.9.11) - [`96efb10`](https://togithub.com/ardatan/whatwg-node/commit/96efb10a4508fa1b86482f5238d63ec6015e0d74) Thanks [@​ardatan](https://togithub.com/ardatan)! - Ignore content-length while reading the request body - Updated dependencies \[[`96efb10`](https://togithub.com/ardatan/whatwg-node/commit/96efb10a4508fa1b86482f5238d63ec6015e0d74)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).4.16 [`v0.9.10`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/fetch/CHANGELOG.md#0910) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/fetch@0.9.9...@whatwg-node/fetch@0.9.10) - [#​806](https://togithub.com/ardatan/whatwg-node/pull/806) [`9b6911a`](https://togithub.com/ardatan/whatwg-node/commit/9b6911a8fca0fc046278a8b490e14eb4412da98f) Thanks [@​ardatan](https://togithub.com/ardatan)! - Return `Buffer` instead of `ArrayBuffer` in `.arrayBuffer` due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow - Updated dependencies \[[`9b6911a`](https://togithub.com/ardatan/whatwg-node/commit/9b6911a8fca0fc046278a8b490e14eb4412da98f)]: - [@​whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@​0](https://togithub.com/0).4.15 </details> --- 📅 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.9
->0.9.14
Release Notes
ardatan/whatwg-node (@whatwg-node/fetch)
v0.9.14
Compare Source
Patch Changes
68ac24c
Thanks @ardatan! - Support TypeScript 5.2.2
Updated dependencies
[
f7e507f
]:v0.9.13
Compare Source
Patch Changes
854b778
Thanks @ardatan! - Do not try to import node-libcurl in Deno and Bun
v0.9.12
Compare Source
Patch Changes
a8467ab
Thanks @ardatan! - Fake promise's then method may not take a
callback function
Updated dependencies
[
a8467ab
]:v0.9.11
Compare Source
Patch Changes
96efb10
Thanks @ardatan! - Ignore content-length while reading the request
body
Updated dependencies
[
96efb10
]:v0.9.10
Compare Source
Patch Changes
9b6911a
Thanks @ardatan! - Return
Buffer
instead ofArrayBuffer
in.arrayBuffer
due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow[
9b6911a
]: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.
This PR has been generated by Mend Renovate. View repository job log here.