build(deps-dev): bump undici from 7.24.6 to 8.2.0#366
Merged
Conversation
cb569cb to
3e8a934
Compare
Bumps [undici](https://github.com/nodejs/undici) from 7.24.6 to 8.2.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.6...v8.2.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3e8a934 to
5d2a1ac
Compare
parkerbxyz
previously approved these changes
May 8, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps undici from 7.24.6 to 8.2.0.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
bf684f7Bumped v8.2.0 (#5152)0ca054afix: replace stale pool clients under connection limit (#5145)7af90e9perf: avoid redundant scans in BalancedPool dispatcher selection (#5146)abb9d06fix: validate H2CClient maxConcurrentStreams option (#5143)72a7591perf(http2): avoid cloning headers when removing status (#5127)96fd5e9fix(cache): allow streamed entries at maxEntrySize limit (#5129)f41e53fperf: use byteLength property for binary body chunks (#5126)bec4961chore(deps): add lockfile (#5139)86f1242perf(http2): reduce writeH2 per-request callback allocations (#5138)cad3f70perf(client): parse h1 content-length statelessly (#5124)