fix(deps): update dependency undici to v7.13.0 #248

Merged
renovate[bot] merged 1 commit from renovate/undici-7.x-lockfile into main 2025-07-31 09:48:18 +00:00
renovate[bot] commented 2025-07-31 09:47:37 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
undici (source) 7.12.0 -> 7.13.0 age confidence

Release Notes

nodejs/undici (undici)

v7.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.12.0...v7.13.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [undici](https://undici.nodejs.org) ([source](https://redirect.github.com/nodejs/undici)) | [`7.12.0` -> `7.13.0`](https://renovatebot.com/diffs/npm/undici/7.12.0/7.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/undici/7.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/undici/7.12.0/7.13.0?slim=true)](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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 ([#&#8203;4180](https://redirect.github.com/nodejs/undici/issues/4180)) by [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;mcollina](https://redirect.github.com/mcollina) in [https://github.com/nodejs/undici/pull/4270](https://redirect.github.com/nodejs/undici/pull/4270) #### New Contributors - [@&#8203;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**: https://github.com/nodejs/undici/compare/v7.12.0...v7.13.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/webstreamr/webstreamr). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No description provided.