Update dependency undici to v7.10.0 #203

Merged
bot merged 1 commits from renovate/undici-7.x-lockfile into master 2025-05-25 04:03:44 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
undici (source) dependencies minor 7.9.0 -> 7.10.0

Release Notes

nodejs/undici (undici)

v7.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0


Configuration

📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [undici](https://undici.nodejs.org) ([source](https://github.com/nodejs/undici)) | dependencies | minor | [`7.9.0` -> `7.10.0`](https://renovatebot.com/diffs/npm/undici/7.9.0/7.10.0) | --- ### Release Notes <details> <summary>nodejs/undici (undici)</summary> ### [`v7.10.0`](https://github.com/nodejs/undici/releases/tag/v7.10.0) [Compare Source](https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0) #### What's Changed - Add "clientLifetime" option to close and remove connections from the pool after a specified time. by [@&#8203;dhalbrook](https://github.com/dhalbrook) in https://github.com/nodejs/undici/pull/4175 - remove spurious only by [@&#8203;mcollina](https://github.com/mcollina) in https://github.com/nodejs/undici/pull/4207 - add node v24 workflow by [@&#8203;tsctx](https://github.com/tsctx) in https://github.com/nodejs/undici/pull/4206 - Update WPT by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/nodejs/undici/pull/4172 - chore: add `pnpm-lock.yaml` to `.gitignore` by [@&#8203;styfle](https://github.com/styfle) in https://github.com/nodejs/undici/pull/4227 - fix: agent memory leak by [@&#8203;styfle](https://github.com/styfle) in https://github.com/nodejs/undici/pull/4223 - Add ability to detect when MemoryCacheStore reaches max size by [@&#8203;FelixVaughan](https://github.com/FelixVaughan) in https://github.com/nodejs/undici/pull/4224 - feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by [@&#8203;caitp](https://github.com/caitp) in https://github.com/nodejs/undici/pull/4180 - docs: correct example in FormData request by [@&#8203;inyourtime](https://github.com/inyourtime) in https://github.com/nodejs/undici/pull/4226 #### New Contributors - [@&#8203;dhalbrook](https://github.com/dhalbrook) made their first contribution in https://github.com/nodejs/undici/pull/4175 - [@&#8203;caitp](https://github.com/caitp) made their first contribution in https://github.com/nodejs/undici/pull/4180 - [@&#8203;inyourtime](https://github.com/inyourtime) made their first contribution in https://github.com/nodejs/undici/pull/4226 **Full Changelog**: https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC). 🚦 **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS44IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
bot added 1 commit 2025-05-21 04:02:00 +02:00
Update dependency undici to v7.10.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
373e272f05
bot force-pushed renovate/undici-7.x-lockfile from 373e272f05 to a6d010a966 2025-05-25 04:03:42 +02:00 Compare
bot merged commit a6d010a966 into master 2025-05-25 04:03:44 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sora/OTM#203
No description provided.