Skip to content

Commit

Permalink
fix(deps): update dependency @whatwg-node/server to v0.9.44 (#11100)
Browse files Browse the repository at this point in the history
[![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/server](https://togithub.com/ardatan/whatwg-node)
([source](https://togithub.com/ardatan/whatwg-node/tree/HEAD/packages/server))
| [`0.9.43` ->
`0.9.44`](https://renovatebot.com/diffs/npm/@whatwg-node%2fserver/0.9.43/0.9.44)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@whatwg-node%2fserver/0.9.44?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@whatwg-node%2fserver/0.9.44?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@whatwg-node%2fserver/0.9.43/0.9.44?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@whatwg-node%2fserver/0.9.43/0.9.44?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ardatan/whatwg-node (@&#8203;whatwg-node/server)</summary>

###
[`v0.9.44`](https://togithub.com/ardatan/whatwg-node/blob/HEAD/packages/server/CHANGELOG.md#0944)

[Compare
Source](https://togithub.com/ardatan/whatwg-node/compare/@whatwg-node/server@0.9.43...@whatwg-node/server@0.9.44)

##### Patch Changes

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

[`bebc159`](https://togithub.com/ardatan/whatwg-node/commit/bebc159e0a470a0ea89a8575f620ead3f1b6b594)
Thanks [@&#8203;ardatan](https://togithub.com/ardatan)! - Implement
\`CompressionStream\`,
    \`WritableStream\` and \`TransformStream\`

-   Updated dependencies

\[[`bebc159`](https://togithub.com/ardatan/whatwg-node/commit/bebc159e0a470a0ea89a8575f620ead3f1b6b594)]:
-
[@&#8203;whatwg-node/fetch](https://togithub.com/whatwg-node/fetch)[@&#8203;0](https://togithub.com/0).9.19

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent df0eb2b commit 9b432e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@swc/core": "1.7.2",
"@vitejs/plugin-react": "4.3.1",
"@whatwg-node/fetch": "0.9.19",
"@whatwg-node/server": "0.9.43",
"@whatwg-node/server": "0.9.44",
"acorn-loose": "8.4.0",
"buffer": "6.0.3",
"busboy": "^1.6.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8695,7 +8695,7 @@ __metadata:
"@types/yargs-parser": "npm:21.0.3"
"@vitejs/plugin-react": "npm:4.3.1"
"@whatwg-node/fetch": "npm:0.9.19"
"@whatwg-node/server": "npm:0.9.43"
"@whatwg-node/server": "npm:0.9.44"
acorn-loose: "npm:8.4.0"
buffer: "npm:6.0.3"
busboy: "npm:^1.6.0"
Expand Down Expand Up @@ -11550,7 +11550,7 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.9.19, @whatwg-node/fetch@npm:^0.9.17, @whatwg-node/fetch@npm:^0.9.18":
"@whatwg-node/fetch@npm:0.9.19, @whatwg-node/fetch@npm:^0.9.18, @whatwg-node/fetch@npm:^0.9.19":
version: 0.9.19
resolution: "@whatwg-node/fetch@npm:0.9.19"
dependencies:
Expand Down Expand Up @@ -11599,13 +11599,13 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/server@npm:0.9.43, @whatwg-node/server@npm:^0.9.41":
version: 0.9.43
resolution: "@whatwg-node/server@npm:0.9.43"
"@whatwg-node/server@npm:0.9.44, @whatwg-node/server@npm:^0.9.41":
version: 0.9.44
resolution: "@whatwg-node/server@npm:0.9.44"
dependencies:
"@whatwg-node/fetch": "npm:^0.9.17"
"@whatwg-node/fetch": "npm:^0.9.19"
tslib: "npm:^2.6.3"
checksum: 10c0/6e4e33b8dc199eae0b625490196c397037a15bc33700008102f7d343df081957e14c53e894f29b26857c9ba06ef921371ca63dbef5992300163be8eea206c452
checksum: 10c0/e2a2c446b28eabb0d93620f2bebc85e3c38538aee5c9b347f66f734b036c821813e73e07dba87fc6cca398257c0396f39b6b3b9ec9af623da8e452fd1cc33491
languageName: node
linkType: hard

Expand Down

0 comments on commit 9b432e2

Please sign in to comment.