499d1f6
fix(deps): update octokit dependencies to mitigate ReDos vulnerability
[secur...d971a53
chore(deps): update dependency prettier to v3.5.1 (#673)b68bbc3
chore(deps): update dependency esbuild to ^0.25.0 (#672)7e719d4
build(deps-dev): bump vitest, @vitest/coverage-v8
and
@vitest/ui
(#671)08dd3cf
build(deps): lock file maintenance (#670)870cb26
build(deps-dev): bump vite from 5.4.11 to 5.4.14 (#669)e64d718
build(deps): lock file maintenance (#668)f20db49
build(deps): lock file maintenance (#666)7e34dce
build(deps): lock file maintenance (#664)Sourced from undici's releases.
v7.4.0
What's Changed
- fix: apply byte offset on Buffer.from by
@ronag
in nodejs/undici#4019- fix: fetch body fallback random number generation by
@Uzlopak
in nodejs/undici#4023- Add release instructions by
@mcollina
in nodejs/undici#4022- Update Cache Tests by
@github-actions
in nodejs/undici#4020- Update WPT by
@github-actions
in nodejs/undici#4011- docs: document about global dispatcher and errors (#3987) by
@zuozp8
in nodejs/undici#4014- docs: fix incorrect method signature of
onResponseError
by@tmair
in nodejs/undici#4030- feat(docs): copy to clipboard button by
@shivarm
in nodejs/undici#4037- don't check AbortSignal maxListeners on some node versions by
@KhafraDev
in nodejs/undici#4045- feat: mark
EnvHttpProxyAgent
as stable by@aduh95
in nodejs/undici#4049- test: fix windows wpt by
@metcoder95
in nodejs/undici#4050- fix: do not throw unhandled exception when data is undefined in interceptor.reply by
@frederikprijck
in nodejs/undici#4036- fix: handle missing vary header values by
@gurgunday
in nodejs/undici#4031- Update WPT by
@github-actions
in nodejs/undici#4028- Update WPT by
@github-actions
in nodejs/undici#4062- fix: fix EnvHttpProxyAgent for the Node.js bundle by
@joyeecheung
in nodejs/undici#4064New Contributors
@zuozp8
made their first contribution in nodejs/undici#4014@tmair
made their first contribution in nodejs/undici#4030@shivarm
made their first contribution in nodejs/undici#4037@frederikprijck
made their first contribution in nodejs/undici#4036@joyeecheung
made their first contribution in nodejs/undici#4064Full Changelog: https://github.com/nodejs/undici/compare/v7.3.0...v7.4.0
6bb527e
Bumped v7.4.0 (#4071)a217002
fix: fix EnvHttpProxyAgent for the Node.js bundle (#4064)782f06b
chore: update WPT (#4062)608d5f6
chore: update WPT (#4028)4269dab
fix: handle missing vary header values (#4031)c14781c
fix: do not throw unhandled exception when data is undefined in
interceptor.r...c7f3d77
test: fix windows wpt (#4050)f798628
feat: mark EnvHttpProxyAgent
as stable (#4049)d685d38
don't check AbortSignal maxListeners on some node versions (#4045)a9176c9
feat(docs): copy to clipboard button (#4037)