build(deps): bump undici from 7.28.0 to 8.7.0 in the undici group across 1 directory#648
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump undici from 7.28.0 to 8.7.0 in the undici group across 1 directory#648dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/undici-f10e2608fb
branch
from
July 15, 2026 18:36
f67012f to
b3fbca1
Compare
Bumps the undici group with 1 update in the / directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.28.0 to 8.7.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.28.0...v8.7.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: undici ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/undici-f10e2608fb
branch
from
July 15, 2026 19:27
b3fbca1 to
2ba503d
Compare
2 tasks
zimeg
added a commit
that referenced
this pull request
Jul 15, 2026
The failing unit-test run merged this branch against the old base (the undici@8 branch, #648) because the pull/652/merge ref was stale after retargeting the PR to main. Against main (undici@^7.28.0) the committed lockfile satisfies the "$undici" override and npm ci passes. This empty commit regenerates the merge ref so CI runs against main. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Contributor
Author
|
The group that created this PR has been removed from your configuration. |
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 the undici group with 1 update in the / directory: undici.
Updates
undicifrom 7.28.0 to 8.7.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
cb4c2f1Bumped v8.7.0 (#5501)a8d1a95fix: auto-detect HTTP proxy tunneling (#5116)cb30e58fix: add static buildDispatch method to RedirectHandler type definition (#5442)0c08579fix(h2): requeue request on GOAWAY'd session instead of crashing (#5453)e5b3364fix(h2): guard onResponse against a 'response' event delivered after completi...c0007f4docs: add reproduction guide and update bug report template (#5451)e529cabfix: ignore an unparseable Set-Cookie Expires attribute (#5488)754742cfix(h2): destroy the stream on abort instead of relying on close() (#5462)db34f5ffix(readable): ignore late consume chunks (#5375)4ea05a8fix: reject non-ascii octets in validateCookiePath (#5452)