Sourced from undici's releases.
v7.18.2
⚠️ Security Release
This fixes https://github.com/nodejs/undici/security/advisories/GHSA-g9mf-h72j-4rw9 and CVE-2026-22036.
What's Changed
- fix(decompress): limit Content-Encoding chain to 5 to prevent resourc… by
@mcollinain nodejs/undici#4729Full Changelog: https://github.com/nodejs/undici/compare/v7.18.1...v7.18.2
v7.18.1
What's Changed
- Test and Fix running without SSL by
@mcollinain nodejs/undici#4727- docs: add security warning for strictContentLength option by
@mcollinain nodejs/undici#4726- build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 by
@dependabot[bot] in nodejs/undici#4718- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by
@dependabot[bot] in nodejs/undici#4719Full Changelog: https://github.com/nodejs/undici/compare/v7.18.0...v7.18.1
v7.18.0
What's Changed
Full Changelog: https://github.com/nodejs/undici/compare/v7.17.0...v7.18.0
v7.17.0
What's Changed
- chore: extract infra and encoding methods by
@Uzlopakin nodejs/undici#4523- ci: remove h2 by
@Uzlopakin nodejs/undici#4534- ci: make nodejs-shared wf reusable, install binaryen for wasm-opt, test on node-nightly by
@Uzlopakin nodejs/undici#4535- ci: fix nightly shared library case by
@Uzlopakin nodejs/undici#4543- test: consume bodies of fetch responses to fix failing macos 20 ci by
@Uzlopakin nodejs/undici#4528- docs: add Cache Interceptor example to README by
@tawseefnabiin nodejs/undici#4393- test: remove node20 version check by
@Uzlopakin nodejs/undici#4544- types: use MessagePort instance type in MessageEvent by
@Renegade334in nodejs/undici#4546- ci: set write permissions on job level by
@Uzlopakin nodejs/undici#4537- lint: activate n/no-process-exit by
@Uzlopakin nodejs/undici#4548- ci: run benchmarks on pull_requests and by pushing on specific branches only by
@Uzlopakin nodejs/undici#4536- chore: activate n/prefer-node-protocol to enforce
'node:'prefix for requiring node built-ins by@Uzlopakin nodejs/undici#4547- feat(H2): correct CONNECT behaviour by
@metcoder95in nodejs/undici#4541- test: fix plans by
@Uzlopakin nodejs/undici#4550- feat: add runtime feature "detection" by
@Uzlopakin nodejs/undici#4545- perf: use less promises in extractBody by
@Uzlopakin nodejs/undici#4458- fix(proxy-agent): add missing return after callback-call by
@Uzlopakin nodejs/undici#4553- fix: remove redundant line in retry-handler by
@Uzlopakin nodejs/undici#4554- ci: add no-wasm-simd option by
@Uzlopakin nodejs/undici#4533- fix: use lazyloaders for runtime feature detection by
@Uzlopakin nodejs/undici#4557- fix: minor changes in dispatcher-base.js and types for Dispatcher by
@Uzlopakin nodejs/undici#4556
... (truncated)
7e5cb2d
Bumped v7.18.2 (#4730)b04e3cb
fix(decompress): limit Content-Encoding chain to 5 to prevent resource
exhaus...2bcb77b
Bumped v7.18.1 (#4728)58a12b7
build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4719)5fa2930
build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 (#4718)fbbe283
docs: add security warning for strictContentLength option (#4726)ce12d9e
fix: do not crash if Node.js is compiled without SSL (#4727)ebe3e33
Bumped v7.18.0 (#4725)4e9b88b
fix: limit Content-Encoding chain to 5 to prevent resource
exhaustiond560767
Bumped v7.17.0 (#4724)