Update dependency undici to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
undici (source) | dependencies | major | ^5.27.0 -> ^6.0.0 |
Release Notes
nodejs/undici (undici)
v6.0.1
What's Changed
- fix: stream error timings by @ronag in https://github.com/nodejs/undici/pull/2497
Full Changelog: https://github.com/nodejs/undici/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
- 16 eol by @ronag in https://github.com/nodejs/undici/pull/2480
- update spec & wpts by @KhafraDev in https://github.com/nodejs/undici/pull/2482
- version cleanup by @KhafraDev in https://github.com/nodejs/undici/pull/2483
- perf: avoid Response initialization by @tsctx in https://github.com/nodejs/undici/pull/2489
- perf: optimize
parseHeaders
by @tsctx in https://github.com/nodejs/undici/pull/2492 - chore: fix typo by @tsctx in https://github.com/nodejs/undici/pull/2490
- feat: print attempted addresses on ConnectTimeoutError by @fengmk2 in https://github.com/nodejs/undici/pull/2494
- Expose HTTP errors that are not meant to be retried by @MzUgM in https://github.com/nodejs/undici/pull/2496
Full Changelog: https://github.com/nodejs/undici/compare/v5.28.2...v6.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.