Skip to content
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
merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch 0.9.9 -> 0.9.14 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch)

v0.9.14

Compare Source

Patch Changes

v0.9.13

Compare Source

Patch Changes

v0.9.12

Compare Source

Patch Changes

v0.9.11

Compare Source

Patch Changes

v0.9.10

Compare Source

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) November 15, 2023 18:54
@jtoar jtoar added this to the next-release milestone Nov 15, 2023
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Nov 15, 2023
@renovate renovate bot merged commit e974f2e into main Nov 15, 2023
34 of 36 checks passed
@renovate renovate bot deleted the renovate/whatwg-node-fetch-0.x branch November 15, 2023 19:31
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 (@&#8203;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 [@&#8203;ardatan](https://togithub.com/ardatan)! - Support
TypeScript 5.2.2

-   Updated dependencies

\[[`f7e507f`](https://togithub.com/ardatan/whatwg-node/commit/f7e507f6565a1f9cd50fc8c01594ce21205a05dd)]:
-
[@&#8203;whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@&#8203;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 [@&#8203;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 [@&#8203;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)]:
-
[@&#8203;whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@&#8203;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 [@&#8203;ardatan](https://togithub.com/ardatan)! - Ignore
content-length while reading the request
    body

-   Updated dependencies

\[[`96efb10`](https://togithub.com/ardatan/whatwg-node/commit/96efb10a4508fa1b86482f5238d63ec6015e0d74)]:
-
[@&#8203;whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@&#8203;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)

-   [#&#8203;806](https://togithub.com/ardatan/whatwg-node/pull/806)

[`9b6911a`](https://togithub.com/ardatan/whatwg-node/commit/9b6911a8fca0fc046278a8b490e14eb4412da98f)
Thanks [@&#8203;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)]:
-
[@&#8203;whatwg-node/node-fetch](https://togithub.com/whatwg-node/node-fetch)[@&#8203;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>
@Tobbe Tobbe modified the milestones: next-release, v6.5.0 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants