Skip to content

Commit 886e28a

Browse files
fix(deps): update dependency @whatwg-node/server to v0.9.16 (#9475)
[![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/server](https://togithub.com/ardatan/whatwg-node) | [`0.9.14` -> `0.9.16`](https://renovatebot.com/diffs/npm/@whatwg-node%2fserver/0.9.14/0.9.16) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2fserver/0.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2fserver/0.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2fserver/0.9.14/0.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2fserver/0.9.14/0.9.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ardatan/whatwg-node (@&#8203;whatwg-node/server)</summary> ### [`v0.9.16`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0916) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/[email protected]...@whatwg-node/[email protected]) ##### Patch Changes - [`e4061de`](https://togithub.com/ardatan/whatwg-node/commit/e4061de6296d70da853eca9729092a43aeab7884) Thanks [@&#8203;ardatan](https://togithub.com/ardatan)! - If Response.error is not implemented, use Response ctor directly ### [`v0.9.15`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0915) [Compare Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/[email protected]...@whatwg-node/[email protected]) ##### Patch Changes - [`a808346`](https://togithub.com/ardatan/whatwg-node/commit/a8083469003458bd33a5afe77ea766c5ffaab6b6) Thanks [@&#8203;ardatan](https://togithub.com/ardatan)! - Improve error handling plugin </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 this update 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>
1 parent b50f942 commit 886e28a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@redwoodjs/web": "6.0.7",
7070
"@swc/core": "1.3.60",
7171
"@vitejs/plugin-react": "4.1.1",
72-
"@whatwg-node/server": "0.9.14",
72+
"@whatwg-node/server": "0.9.16",
7373
"acorn-loose": "8.3.0",
7474
"buffer": "6.0.3",
7575
"busboy": "^1.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9221,7 +9221,7 @@ __metadata:
92219221
"@types/react": 18.2.14
92229222
"@types/yargs-parser": 21.0.0
92239223
"@vitejs/plugin-react": 4.1.1
9224-
"@whatwg-node/server": 0.9.14
9224+
"@whatwg-node/server": 0.9.16
92259225
acorn-loose: 8.3.0
92269226
buffer: 6.0.3
92279227
busboy: ^1.6.0
@@ -12954,13 +12954,13 @@ __metadata:
1295412954
languageName: node
1295512955
linkType: hard
1295612956

12957-
"@whatwg-node/server@npm:0.9.14, @whatwg-node/server@npm:^0.9.1":
12958-
version: 0.9.14
12959-
resolution: "@whatwg-node/server@npm:0.9.14"
12957+
"@whatwg-node/server@npm:0.9.16, @whatwg-node/server@npm:^0.9.1":
12958+
version: 0.9.16
12959+
resolution: "@whatwg-node/server@npm:0.9.16"
1296012960
dependencies:
1296112961
"@whatwg-node/fetch": ^0.9.10
1296212962
tslib: ^2.3.1
12963-
checksum: d56512e81e4f0f01e54a20945150e9997d21ad21c15740f7d3b5d3aac7f88615ae02e31ba1cd93902f95692137ab880b6478b022abd0b58f865615226e18f61d
12963+
checksum: 8de5ef7cd1bb462754043a83eda88c4b5848a5f7ae11d91def86c795e3fb71fcba41879e0483b7fe72c00a1661aaaa6721739a296662049460901f7f05b9ce67
1296412964
languageName: node
1296512965
linkType: hard
1296612966

0 commit comments

Comments
 (0)