mime-db
mime-db copied to clipboard
build(deps-dev): bump undici from 7.1.0 to 7.10.0
Bumps undici from 7.1.0 to 7.10.0.
Release notes
Sourced from undici's releases.
v7.10.0
What's Changed
- Add "clientLifetime" option to close and remove connections from the pool after a specified time. by
@dhalbrookin nodejs/undici#4175- remove spurious only by
@mcollinain nodejs/undici#4207- add node v24 workflow by
@tsctxin nodejs/undici#4206- Update WPT by
@github-actionsin nodejs/undici#4172- chore: add
pnpm-lock.yamlto.gitignoreby@styflein nodejs/undici#4227- fix: agent memory leak by
@styflein nodejs/undici#4223- Add ability to detect when MemoryCacheStore reaches max size by
@FelixVaughanin nodejs/undici#4224- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by
@caitpin nodejs/undici#4180- docs: correct example in FormData request by
@inyourtimein nodejs/undici#4226New Contributors
@dhalbrookmade their first contribution in nodejs/undici#4175@caitpmade their first contribution in nodejs/undici#4180@inyourtimemade their first contribution in nodejs/undici#4226Full Changelog: https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0
v7.9.0
What's Changed
- build(deps): bump step-security/harden-runner from 2.10.2 to 2.11.1 by
@dependabotin nodejs/undici#4134- Update WPT by
@github-actionsin nodejs/undici#4155- Update WPT by
@github-actionsin nodejs/undici#4170- feat: add new
acceptNonStandardSearchParametersMockAgent option by@dario-piotrowiczin nodejs/undici#4148- fix: cache: treat cache-control request header case-insensitively by
@alxndrsnin nodejs/undici#4131- cache: honour unqualified no-cache response directive by
@alxndrsnin nodejs/undici#4178- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@dependabotin nodejs/undici#4079- Ensure conflicting flat headers in HTTP/2 are combined correctly by
@pimterryin nodejs/undici#4196- Add stats of client and pool to be accessible through agent by
@tdeekensin nodejs/undici#4157- Fix missing code in diagnostics example by
@islandryuin nodejs/undici#4195- Doc cors spec compliance by
@FelixVaughanin nodejs/undici#4202- Restore cache tests & fix max-age behavior by
@mcollinain nodejs/undici#4198New Contributors
@tdeekensmade their first contribution in nodejs/undici#4157@islandryumade their first contribution in nodejs/undici#4195@FelixVaughanmade their first contribution in nodejs/undici#4202Full Changelog: https://github.com/nodejs/undici/compare/v7.8.0...v7.9.0
v7.8.0
What's Changed
- cache: more efficient sqlite indices by
@ronagin nodejs/undici#4142- skip now failing wpts by
@mcollinain nodejs/undici#4145- apply some sqlite pragma optimizations by
@ronagin nodejs/undici#4147- types(websocket): Import from stream/web by
@Jiralitein nodejs/undici#4038- cache: don't check size if not necessary by
@ronagin nodejs/undici#4140- docs: fix inteceptors typo by
@dario-piotrowiczin nodejs/undici#4151- Update WPT by
@github-actionsin nodejs/undici#4141
... (truncated)
Commits
5ad8998Bumped v7.10.0 (#4231)9e0cfcbdocs: correct example in FormData request (#4226)95fd9d3feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (#4180)a8d280cAdd ability to detect when MemoryCacheStore reaches max size (#4224)59940c8fix: agent memory leak (#4223)1262f61Revert "chore: update WPT (#4172)"d6deb77chore: addpnpm-lock.yamlto.gitignore(#4227)dcf82a7chore: update WPT (#4172)2ed2a8aadd node v24 workflow (#4206)bf4c199remove spurious only (#4207)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| undici@7.1.0 ⏵ 7.10.0 |
Superseded by #392.