33fd19f
fix(deps): bump Octokit deps to fix Deno compat (#665)b86b96d
build(deps): lock file maintenance (#663)40a2a1d
build(deps): lock file maintenance (#662)8a51c1f
build(deps): lock file maintenance (#661)32db237
chore(deps): update dependency prettier to v3.4.2 (#659)3fab008
build(deps): lock file maintenance (#660)4a80921
build(deps): lock file maintenance (#658)3563f33
chore(deps): update dependency prettier to v3.4.0 (#656)f723dba
build(deps): lock file maintenance (#657)8ebaca1
build(deps): lock file maintenance (#655)00bf316
feat: correctly parse response bodies as JSON where the Content-Type is
`appl...Sourced from undici's releases.
v7.3.0
What's Changed
- fix: sqlite null ref by
@ronag
in nodejs/undici#4016- fix: sqlite remove unnecessary parameter by
@ronag
in nodejs/undici#4017- feat: sqlite add set and minor cleanup by
@ronag
in nodejs/undici#4018Full Changelog: https://github.com/nodejs/undici/compare/v7.2.3...v7.3.0
v7.2.3
⚠️ Security Release ⚠️
Fixes CVE CVE-2025-22150 https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975 (embargoed until 22-01-2025).
What's Changed
- Fix typo in update cache tests action by
@flakey5
in nodejs/undici#4008Full Changelog: https://github.com/nodejs/undici/compare/v7.2.2...v7.2.3
v7.2.2
What's Changed
- Update WPT by
@github-actions
in nodejs/undici#3991- fix: dual-stack retries infinite loop by
@luddd3
in nodejs/undici#4001- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 by
@dependabot
in nodejs/undici#3980- build(deps): bump github/codeql-action from 3.27.0 to 3.28.1 by
@dependabot
in nodejs/undici#4003- tests: Update Cache Tests by
@github-actions
in nodejs/undici#3965- ReadableStreamFrom pull until cannot on empty enqueu by
@KhafraDev
in nodejs/undici#4002- Resolve circular dependency by
@mcollina
in nodejs/undici#4006Full Changelog: https://github.com/nodejs/undici/compare/v7.2.1...v7.2.2
v7.2.1
What's Changed
- fix(3951): typo on errorede dns lookup by
@metcoder95
in nodejs/undici#3956- feat: add missing error type by
@Gigioliva
in nodejs/undici#3964- websocket: improve frame parsing by
@tsctx
in nodejs/undici#3447- fix(#3966): account for network errors by
@metcoder95
in nodejs/undici#3967- build(deps-dev): bump
@fastify/busboy
from 3.1.0 to 3.1.1 by@dependabot
in nodejs/undici#3971- Update WPT by
@github-actions
in nodejs/undici#3954- docs: fix dispatcher stream example links by
@luddd3
in nodejs/undici#3972- fix:
undici:request:headers
does not indicate completion of a response by@legendecas
in nodejs/undici#3974- build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks by
@dependabot
in nodejs/undici#3976- fix(#3975): do not unref timeout by
@metcoder95
in nodejs/undici#3977- fix: bad response on h2 server by
@metcoder95
in nodejs/undici#3978- build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by
@dependabot
in nodejs/undici#3981- build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by
@dependabot
in nodejs/undici#3983- chore: ensure automated v7 release compared to v7 by
@trivikr
in nodejs/undici#3986
... (truncated)
ee02abe
Bumped v7.3.0 (#4021)fe21269
feat: sqlite add set and minor cleanup (#4018)a364e7c
fix: sqlite remove unnecessary parameter (#4017)d76f5cf
fix: sqlite null ref (#4016)83537aa
Bumped v7.2.3c2d78cd
Merge commit from forkfa1d840
Fix typo in update cache tests action (#4008)bd98a63
Bumped v7.2.2 (#4007)e8a93e5
Resolve circular dependency (#4006)b554769
Revert "chore: update cache tests (#3965)"