fix(deps): update dependency undici to v7.15.0 #297

Merged
renovate[bot] merged 1 commit from renovate/undici-7.x-lockfile into main 2025-08-22 19:37:38 +00:00
renovate[bot] commented 2025-08-22 19:36:53 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
undici (source) 7.14.0 -> 7.15.0 age confidence

Release Notes

nodejs/undici (undici)

v7.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.14.0...v7.15.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.14.0` -> `7.15.0`](https://renovatebot.com/diffs/npm/undici/7.14.0/7.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/undici/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/undici/7.14.0/7.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nodejs/undici (undici)</summary> ### [`v7.15.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.15.0) [Compare Source](https://redirect.github.com/nodejs/undici/compare/v7.14.0...v7.15.0) #### What's Changed - feat: extract sri from fetch, upgrade to latest spec by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4307](https://redirect.github.com/nodejs/undici/pull/4307) - Update WPT by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in[https://github.com/nodejs/undici/pull/4422](https://redirect.github.com/nodejs/undici/pull/4422)2 - build(deps-dev): bump [@&#8203;fastify/busboy](https://redirect.github.com/fastify/busboy) from 3.1.1 to 3.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/nodejs/undici/pull/4428](https://redirect.github.com/nodejs/undici/pull/4428)8 - fix: memory leak in Agent by [@&#8203;hexchain](https://redirect.github.com/hexchain) in [https://github.com/nodejs/undici/pull/4425](https://redirect.github.com/nodejs/undici/pull/4425) - chore: remove lib/api/util.js by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/3578](https://redirect.github.com/nodejs/undici/pull/3578) - ci: reenable shared builtin CI tests by [@&#8203;richardlau](https://redirect.github.com/richardlau) in [https://github.com/nodejs/undici/pull/4426](https://redirect.github.com/nodejs/undici/pull/4426) - Decompression Interceptor by [@&#8203;FelixVaughan](https://redirect.github.com/FelixVaughan) in [https://github.com/nodejs/undici/pull/4317](https://redirect.github.com/nodejs/undici/pull/4317) - chore: update llhttp by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4431](https://redirect.github.com/nodejs/undici/pull/4431) - chore: remove unused exceptions in try catch blocks by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4440](https://redirect.github.com/nodejs/undici/pull/4440) - types: remove type Error = unknown for diagnostic-channels by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4438](https://redirect.github.com/nodejs/undici/pull/4438) - chore: avoid overriding global escape and unescape by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4437](https://redirect.github.com/nodejs/undici/pull/4437) - cache : serialize Query only if needed, avoid throwing error by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4441](https://redirect.github.com/nodejs/undici/pull/4441) - types: add SnapshotRecorderMode by [@&#8203;Uzlopak](https://redirect.github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/4442](https://redirect.github.com/nodejs/undici/pull/4442) #### New Contributors - [@&#8203;hexchain](https://redirect.github.com/hexchain) made their first contribution in [https://github.com/nodejs/undici/pull/4425](https://redirect.github.com/nodejs/undici/pull/4425) **Full Changelog**: https://github.com/nodejs/undici/compare/v7.14.0...v7.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No description provided.