Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency undici to v6.10.2 (#849)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [undici](https://undici.nodejs.org) ([source](https://github.com/nodejs/undici)) | [`6.10.1` -> `6.10.2`](https://renovatebot.com/diffs/npm/undici/6.10.1/6.10.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/undici/6.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/undici/6.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/undici/6.10.1/6.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/undici/6.10.1/6.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nodejs/undici (undici)</summary> ### [`v6.10.2`](https://github.com/nodejs/undici/releases/tag/v6.10.2) [Compare Source](https://github.com/nodejs/undici/compare/v6.10.1...v6.10.2) #### What's Changed - Do not fail test if streams support typed arrays by [@​mcollina](https://github.com/mcollina) in [https://github.com/nodejs/undici/pull/2978](https://github.com/nodejs/undici/pull/2978) - fix(fetch): properly redirect non-ascii location header url by [@​Xvezda](https://github.com/Xvezda) in [https://github.com/nodejs/undici/pull/2971](https://github.com/nodejs/undici/pull/2971) - perf: Remove double-stringify in setCookie by [@​peterver](https://github.com/peterver) in [https://github.com/nodejs/undici/pull/2980](https://github.com/nodejs/undici/pull/2980) - \[fix [#​2982](https://github.com/nodejs/undici/issues/2982)] use DispatcherInterceptor type for Dispatcher#Compose by [@​clovis-guillemot](https://github.com/clovis-guillemot) in [https://github.com/nodejs/undici/pull/2983](https://github.com/nodejs/undici/pull/2983) - fix: make EventSource properties enumerable by [@​MattBidewell](https://github.com/MattBidewell) in [https://github.com/nodejs/undici/pull/2987](https://github.com/nodejs/undici/pull/2987) - docs: ✏️ fixed benchmark links by [@​benhalverson](https://github.com/benhalverson) in [https://github.com/nodejs/undici/pull/2991](https://github.com/nodejs/undici/pull/2991) - fix([#​2986](https://github.com/nodejs/undici/issues/2986)): bad start check by [@​metcoder95](https://github.com/metcoder95) in [https://github.com/nodejs/undici/pull/2992](https://github.com/nodejs/undici/pull/2992) - fix(H2 Client): bind stream 'data' listener only after received 'response' event by [@​St3ffGv4](https://github.com/St3ffGv4) in [https://github.com/nodejs/undici/pull/2985](https://github.com/nodejs/undici/pull/2985) - feat: added search input by [@​benhalverson](https://github.com/benhalverson) in [https://github.com/nodejs/undici/pull/2993](https://github.com/nodejs/undici/pull/2993) - chore: validate responses can be consumed without a Content-Length or… by [@​jacob-ebey](https://github.com/jacob-ebey) in [https://github.com/nodejs/undici/pull/2995](https://github.com/nodejs/undici/pull/2995) - fix error message by [@​KhafraDev](https://github.com/KhafraDev) in [https://github.com/nodejs/undici/pull/2998](https://github.com/nodejs/undici/pull/2998) - Revert "perf: reuse TextDecoder instance ([#​2863](https://github.com/nodejs/undici/issues/2863))" by [@​panva](https://github.com/panva) in [https://github.com/nodejs/undici/pull/2999](https://github.com/nodejs/undici/pull/2999) - test: remove only by [@​metcoder95](https://github.com/metcoder95) in [https://github.com/nodejs/undici/pull/3001](https://github.com/nodejs/undici/pull/3001) #### New Contributors - [@​Xvezda](https://github.com/Xvezda) made their first contribution in [https://github.com/nodejs/undici/pull/2971](https://github.com/nodejs/undici/pull/2971) - [@​peterver](https://github.com/peterver) made their first contribution in [https://github.com/nodejs/undici/pull/2980](https://github.com/nodejs/undici/pull/2980) - [@​clovis-guillemot](https://github.com/clovis-guillemot) made their first contribution in [https://github.com/nodejs/undici/pull/2983](https://github.com/nodejs/undici/pull/2983) - [@​MattBidewell](https://github.com/MattBidewell) made their first contribution in [https://github.com/nodejs/undici/pull/2987](https://github.com/nodejs/undici/pull/2987) - [@​benhalverson](https://github.com/benhalverson) made their first contribution in [https://github.com/nodejs/undici/pull/2991](https://github.com/nodejs/undici/pull/2991) - [@​St3ffGv4](https://github.com/St3ffGv4) made their first contribution in [https://github.com/nodejs/undici/pull/2985](https://github.com/nodejs/undici/pull/2985) - [@​jacob-ebey](https://github.com/jacob-ebey) made their first contribution in [https://github.com/nodejs/undici/pull/2995](https://github.com/nodejs/undici/pull/2995) **Full Changelog**: nodejs/undici@v6.10.0...v6.10.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).
- Loading branch information