Commit 92639f2
authored
chore(deps): update dependency undici to v7.13.0 (#2868)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [undici](https://undici.nodejs.org)
([source](https://redirect.github.com/nodejs/undici)) | [`7.11.0` ->
`7.13.0`](https://renovatebot.com/diffs/npm/undici/7.11.0/7.13.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nodejs/undici (undici)</summary>
###
[`v7.13.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.13.0)
[Compare
Source](https://redirect.github.com/nodejs/undici/compare/v7.12.0...v7.13.0)
#### What's Changed
- MockAgent.prototype.get support ignoreTrailingSlash option by
[@​lisez](https://redirect.github.com/lisez) in
[https://github.com/nodejs/undici/pull/4344](https://redirect.github.com/nodejs/undici/pull/4344)
- chore: more jsdoc and minor improvements for lib/api/readable.js, by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4351](https://redirect.github.com/nodejs/undici/pull/4351)
- ci: skip Node.js 20 tests on Windows by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4353](https://redirect.github.com/nodejs/undici/pull/4353)
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in[https://github.com/nodejs/undici/pull/4267](https://redirect.github.com/nodejs/undici/pull/4267)7
- feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy
connections
([#​4180](https://redirect.github.com/nodejs/undici/issues/4180))
by [@​caitp](https://redirect.github.com/caitp) in
[https://github.com/nodejs/undici/pull/4340](https://redirect.github.com/nodejs/undici/pull/4340)
- fix: detect and prevent redirect loops with Client/Pool by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4361](https://redirect.github.com/nodejs/undici/pull/4361)
- remove node:buffer imports by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4362](https://redirect.github.com/nodejs/undici/pull/4362)
- fix: remove deprecated maxRedirections option from types by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4363](https://redirect.github.com/nodejs/undici/pull/4363)
- Amend the GC warning in the README to clarify that consuming bodies is
recommended but not required by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4364](https://redirect.github.com/nodejs/undici/pull/4364)
- fix(inteceptor/dump): handle preemptive network errors by
[@​metcoder95](https://redirect.github.com/metcoder95) in
[https://github.com/nodejs/undici/pull/4354](https://redirect.github.com/nodejs/undici/pull/4354)
- feat: add SnapshotAgent for HTTP request recording and playback by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4270](https://redirect.github.com/nodejs/undici/pull/4270)
#### New Contributors
- [@​lisez](https://redirect.github.com/lisez) made their first
contribution in
[https://github.com/nodejs/undici/pull/4344](https://redirect.github.com/nodejs/undici/pull/4344)
**Full Changelog**:
nodejs/undici@v7.12.0...v7.13.0
###
[`v7.12.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.12.0)
[Compare
Source](https://redirect.github.com/nodejs/undici/compare/v7.11.0...v7.12.0)
#### What's Changed
- test: remove tspl on 2283 test by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4301](https://redirect.github.com/nodejs/undici/pull/4301)
- chore: reduce amount of intermediate functions by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4298](https://redirect.github.com/nodejs/undici/pull/4298)
- ci: disable shared builtin CI tests by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4276](https://redirect.github.com/nodejs/undici/pull/4276)
- webidl: remove unnecessary parameters from
webidl.converters.RequestInfo and webidl.converters.RequestInit by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4304](https://redirect.github.com/nodejs/undici/pull/4304)
- fetch: remove await, add jsdoc for some body read functions by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4303](https://redirect.github.com/nodejs/undici/pull/4303)
- test: use assert and not testcontext in issue-2283.js by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4306](https://redirect.github.com/nodejs/undici/pull/4306)
- chore: jsdoc use `@returns` everywhere by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4302](https://redirect.github.com/nodejs/undici/pull/4302)
- chore: fix typo by
[@​pimothyxd](https://redirect.github.com/pimothyxd) in
[https://github.com/nodejs/undici/pull/4312](https://redirect.github.com/nodejs/undici/pull/4312)
- build(deps): bump github/codeql-action from 3.28.18 to 3.29.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/nodejs/undici/pull/4315](https://redirect.github.com/nodejs/undici/pull/4315)5
- feat: throw error when maxRedirections is used with undici.request()
by [@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4311](https://redirect.github.com/nodejs/undici/pull/4311)
- Clarify the type option of the cache interceptor by
[@​fredericDelaporte](https://redirect.github.com/fredericDelaporte)
in
[https://github.com/nodejs/undici/pull/4299](https://redirect.github.com/nodejs/undici/pull/4299)
- cache: allow caching heuristically cacheable error status codes by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4318](https://redirect.github.com/nodejs/undici/pull/4318)
- chore(doc): update undici vs fetch by
[@​styfle](https://redirect.github.com/styfle) in
[https://github.com/nodejs/undici/pull/4319](https://redirect.github.com/nodejs/undici/pull/4319)
- don't set a finalizer on cloned request by
[@​tsctx](https://redirect.github.com/tsctx) in
[https://github.com/nodejs/undici/pull/4320](https://redirect.github.com/nodejs/undici/pull/4320)
- websocketstream: close readablestream properly by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4322](https://redirect.github.com/nodejs/undici/pull/4322)
- add ping(websocket, payload) util by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4325](https://redirect.github.com/nodejs/undici/pull/4325)
- fix sending ping with no payload by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4329](https://redirect.github.com/nodejs/undici/pull/4329)
- refactor: eliminate eager llhttp promise creation by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4337](https://redirect.github.com/nodejs/undici/pull/4337)
- Fix misleading cacheByDefault documentation by
[@​fredericDelaporte](https://redirect.github.com/fredericDelaporte)
in
[https://github.com/nodejs/undici/pull/4338](https://redirect.github.com/nodejs/undici/pull/4338)
- add websocket to websocket diagnostic channels by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4321](https://redirect.github.com/nodejs/undici/pull/4321)
- speed up flaky websocket test by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4343](https://redirect.github.com/nodejs/undici/pull/4343)
- fetch: minor modifications by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4347](https://redirect.github.com/nodejs/undici/pull/4347)
- fetch: make readable-stream methods sync by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4346](https://redirect.github.com/nodejs/undici/pull/4346)
- remove creating an extra Promise just for common cleanup by
[@​bmeck](https://redirect.github.com/bmeck) in
[https://github.com/nodejs/undici/pull/4339](https://redirect.github.com/nodejs/undici/pull/4339)
- chore: extract createDeferredPromise from fetch/utils.js by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4345](https://redirect.github.com/nodejs/undici/pull/4345)
#### New Contributors
- [@​pimothyxd](https://redirect.github.com/pimothyxd) made their
first contribution in
[https://github.com/nodejs/undici/pull/4312](https://redirect.github.com/nodejs/undici/pull/4312)
-
[@​fredericDelaporte](https://redirect.github.com/fredericDelaporte)
made their first contribution in
[https://github.com/nodejs/undici/pull/4299](https://redirect.github.com/nodejs/undici/pull/4299)
- [@​bmeck](https://redirect.github.com/bmeck) made their first
contribution in
[https://github.com/nodejs/undici/pull/4339](https://redirect.github.com/nodejs/undici/pull/4339)
**Full Changelog**:
nodejs/undici@v7.11.0...v7.12.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/RobinTail/express-zod-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d24c387 commit 92639f2
1 file changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments