chore(deps): update dependency undici to v8 by renovate-mike[bot] · Pull Request #1558 · mikepenz/release-changelog-builder-action (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| undici (source) | 7.24.6 → 8.0.2 |
Release Notes
nodejs/undici (undici)
v8.0.2
What's Changed
- fix(websocket): fallback to HTTP/1.1 when H2 CONNECT is unavailable by @mcollina in #4966
- fix: release ref by @mcollina in #4965
- ci: reenable shared builtin CI tests by @mcollina in #4967
Full Changelog: nodejs/undici@v8.0.1...v8.0.2
v8.0.1
What's Changed
- Remove legacy handler wrappers by @mcollina in #4786
- fix: isolate global dispatcher v2 and add Dispatcher1Wrapper bridge by @mcollina in #4827
- fix: preserve request statusText and update h2 dispatch tests by @mcollina in #4830
- feat!: enable h2 by default by @metcoder95 in #4828
- fix(cache): preserve short-lived entries for revalidation by @mcollina in #4934
- fix: remove support for non-real Blob objects by @mcollina in #4937
- build(deps): bump github/codeql-action from 4.32.3 to 4.35.1 by @dependabot[bot] in #4953
- Undici 8 by @mcollina in #4916
- build(deps): bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.22 by @dependabot[bot] in #4954
- doc: remove duplicate listItem of RetryHandler.md & RetryHandler.md by @samuel871211 in #4948
- fix: mirror the legacy global dispatcher for built-in fetch by @mcollina in #4962
- fix(websocket/stream): only enqueue parsed messages in WebSocketStream by @colinaaa in #4959
New Contributors
- @colinaaa made their first contribution in #4959
Full Changelog: nodejs/undici@v7.24.7...v8.0.1
v8.0.0
What's Changed
- Remove legacy handler wrappers by @mcollina in #4786
- fix: isolate global dispatcher v2 and add Dispatcher1Wrapper bridge by @mcollina in #4827
- fix: preserve request statusText and update h2 dispatch tests by @mcollina in #4830
- feat!: enable h2 by default by @metcoder95 in #4828
- fix(cache): preserve short-lived entries for revalidation by @mcollina in #4934
- fix: remove support for non-real Blob objects by @mcollina in #4937
- build(deps): bump github/codeql-action from 4.32.3 to 4.35.1 by @dependabot[bot] in #4953
- Undici 8 by @mcollina in #4916
Full Changelog: nodejs/undici@v7.24.7...v8.0.0
v7.24.8
What's Changed
- fix: backport 401 stream-backed body fix to v7.x by @mcollina in #5006
Full Changelog: nodejs/undici@v7.24.7...v7.24.8
v7.24.7
What's Changed
- docs: update broken links in file "Dispatcher.md" by @samuel871211 in #4924
- doc: remove unused parameter
redirectionLimitReachedby @samuel871211 in #4933 - test: skip flaky macOS Node 20 cookie fetch cases by @mcollina in #4932
- fix(types): align Response with DOM fetch types by @theamodhshetty in #4867
- fix(types): Fix clone method type declaration to be an instance method rather than instance property by @mistval in #4925
- test: skip IPv6 tests when IPv6 is not available by @mcollina in #4939
- fix: correctly handle multi-value rawHeaders in fetch by @mcollina in #4938
- ignore AGENTS.md by @mcollina in #4942
New Contributors
- @samuel871211 made their first contribution in #4924
- @mistval made their first contribution in #4925
Full Changelog: nodejs/undici@v7.24.6...v7.24.7
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.