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
@ronagin nodejs/undici#4019- fix: fetch body fallback random number generation by
@Uzlopakin nodejs/undici#4023- Add release instructions by
@mcollinain nodejs/undici#4022- Update Cache Tests by
@github-actionsin nodejs/undici#4020- Update WPT by
@github-actionsin nodejs/undici#4011- docs: document about global dispatcher and errors (#3987) by
@zuozp8in nodejs/undici#4014- docs: fix incorrect method signature of
onResponseErrorby@tmairin nodejs/undici#4030- feat(docs): copy to clipboard button by
@shivarmin nodejs/undici#4037- don't check AbortSignal maxListeners on some node versions by
@KhafraDevin nodejs/undici#4045- feat: mark
EnvHttpProxyAgentas stable by@aduh95in nodejs/undici#4049- test: fix windows wpt by
@metcoder95in nodejs/undici#4050- fix: do not throw unhandled exception when data is undefined in interceptor.reply by
@frederikprijckin nodejs/undici#4036- fix: handle missing vary header values by
@gurgundayin nodejs/undici#4031- Update WPT by
@github-actionsin nodejs/undici#4028- Update WPT by
@github-actionsin nodejs/undici#4062- fix: fix EnvHttpProxyAgent for the Node.js bundle by
@joyeecheungin nodejs/undici#4064New Contributors
@zuozp8made their first contribution in nodejs/undici#4014@tmairmade their first contribution in nodejs/undici#4030@shivarmmade their first contribution in nodejs/undici#4037@frederikprijckmade their first contribution in nodejs/undici#4036@joyeecheungmade 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)