Skip to content

Commit

Permalink
chore(deps): update dependency undici to v5.25.3 (#331)
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 |
|---|---|---|---|---|---|
| [undici](https://undici.nodejs.org) ([source](https://togithub.com/nodejs/undici)) | [`5.24.0` -> `5.25.3`](https://renovatebot.com/diffs/npm/undici/5.24.0/5.25.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/undici/5.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/undici/5.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/undici/5.24.0/5.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/undici/5.24.0/5.25.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>nodejs/undici (undici)</summary>

### [`v5.25.3`](https://togithub.com/nodejs/undici/releases/tag/v5.25.3)

[Compare Source](https://togithub.com/nodejs/undici/compare/v5.25.2...v5.25.3)

#### What's Changed

-   perf: improve parse-url implementation by [@&#8203;anonrig](https://togithub.com/anonrig) in [nodejs/undici#2286
-   test: enable websockets inclusion in WPTReport by [@&#8203;panva](https://togithub.com/panva) in [nodejs/undici#2284
-   remove npm run test from pre-commit hook by [@&#8203;dancastillo](https://togithub.com/dancastillo) in [nodejs/undici#2296
-   perf: use [@&#8203;fastify/busboy](https://togithub.com/fastify/busboy) by [@&#8203;gurgunday](https://togithub.com/gurgunday) in [nodejs/undici#2211
-   Disable finalizationregistry if node code cov by [@&#8203;mcollina](https://togithub.com/mcollina) in [nodejs/undici#2298

#### New Contributors

-   [@&#8203;gurgunday](https://togithub.com/gurgunday) made their first contribution in [nodejs/undici#2211

**Full Changelog**: nodejs/undici@v5.25.2...v5.25.3

### [`v5.25.2`](https://togithub.com/nodejs/undici/releases/tag/v5.25.2)

[Compare Source](https://togithub.com/nodejs/undici/compare/v5.25.1...v5.25.2)

#### What's Changed

-   Add Khaf to releasers by [@&#8203;mcollina](https://togithub.com/mcollina) in [nodejs/undici#2276
-   fix: fix request with readable mode is object by [@&#8203;killagu](https://togithub.com/killagu) in [nodejs/undici#2279
-   fix loading websockets when node is built w/ --without-ssl by [@&#8203;KhafraDev](https://togithub.com/KhafraDev) in [nodejs/undici#2282

#### New Contributors

-   [@&#8203;killagu](https://togithub.com/killagu) made their first contribution in [nodejs/undici#2279

**Full Changelog**: nodejs/undici@v5.25.1...v5.25.2

### [`v5.25.1`](https://togithub.com/nodejs/undici/releases/tag/v5.25.1)

[Compare Source](https://togithub.com/nodejs/undici/compare/v5.25.0...v5.25.1)

#### What's Changed

-   Add publish types script by [@&#8203;Ethan-Arrowood](https://togithub.com/Ethan-Arrowood) in [nodejs/undici#2273

**Full Changelog**: nodejs/undici@v5.25.0...v5.25.1

### [`v5.25.0`](https://togithub.com/nodejs/undici/releases/tag/v5.25.0)

[Compare Source](https://togithub.com/nodejs/undici/compare/v5.24.0...v5.25.0)

#### What's Changed

-   fix: h2 without body by [@&#8203;metcoder95](https://togithub.com/metcoder95) in [nodejs/undici#2258
-   ci: remove duplicated runs by [@&#8203;metcoder95](https://togithub.com/metcoder95) in [nodejs/undici#2265
-   improve documentation of timeouts by making the units clear in all places by [@&#8203;mcfedr](https://togithub.com/mcfedr) in [nodejs/undici#2266
-   expose websocket in node bundle by [@&#8203;KhafraDev](https://togithub.com/KhafraDev) in [nodejs/undici#2217
-   test: fix Fetch/HTTP2 tests by [@&#8203;metcoder95](https://togithub.com/metcoder95) in [nodejs/undici#2263
-   fix undici when node is built with --without-ssl by [@&#8203;KhafraDev](https://togithub.com/KhafraDev) in [nodejs/undici#2272
-   fix: Fix type definition for Client Interceptors by [@&#8203;ComradeCow](https://togithub.com/ComradeCow) in [nodejs/undici#2269
-   Fix http2 agent by [@&#8203;mcollina](https://togithub.com/mcollina) in [nodejs/undici#2275

#### New Contributors

-   [@&#8203;ComradeCow](https://togithub.com/ComradeCow) made their first contribution in [nodejs/undici#2269

**Full Changelog**: nodejs/undici@v5.24.0...v5.25.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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/ascorbic/unpic-img).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
  • Loading branch information
renovate[bot] authored and ascorbic committed Oct 7, 2023
1 parent f94e508 commit db6fd04
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Expand Up @@ -55,7 +55,7 @@
"np": "8.0.4",
"prettier": "^3.0.3",
"typescript": "5.0.4",
"undici": "5.24.0",
"undici": "5.25.3",
"vite": "4.4.9",
"vitest": "^0.32.0"
},
Expand Down
25 changes: 14 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db6fd04

Please sign in to comment.