Skip to content

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
mainfrom
dependabot/npm_and_yarn/undici-f10e2608fb
Closed

build(deps): bump undici from 7.28.0 to 8.7.0 in the undici group across 1 directory#648
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/undici-f10e2608fb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the undici group with 1 update in the / directory: undici.

Updates undici from 7.28.0 to 8.7.0

Release notes

Sourced from undici's releases.

v8.7.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.6.0...v8.7.0

v8.6.0

What's Changed

... (truncated)

Commits
  • cb4c2f1 Bumped v8.7.0 (#5501)
  • a8d1a95 fix: auto-detect HTTP proxy tunneling (#5116)
  • cb30e58 fix: add static buildDispatch method to RedirectHandler type definition (#5442)
  • 0c08579 fix(h2): requeue request on GOAWAY'd session instead of crashing (#5453)
  • e5b3364 fix(h2): guard onResponse against a 'response' event delivered after completi...
  • c0007f4 docs: add reproduction guide and update bug report template (#5451)
  • e529cab fix: ignore an unparseable Set-Cookie Expires attribute (#5488)
  • 754742c fix(h2): destroy the stream on abort instead of relying on close() (#5462)
  • db34f5f fix(readable): ignore late consume chunks (#5375)
  • 4ea05a8 fix: reject non-ascii octets in validateCookiePath (#5452)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 18:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2026
@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2ba503d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot changed the title build(deps): bump undici from 7.28.0 to 8.7.0 in the undici group build(deps): bump undici from 7.28.0 to 8.7.0 in the undici group across 1 directory Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/undici-f10e2608fb branch from f67012f to b3fbca1 Compare July 15, 2026 18:36
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
dependabot Bot force-pushed the dependabot/npm_and_yarn/undici-f10e2608fb branch from b3fbca1 to 2ba503d Compare July 15, 2026 19:27
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>
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

The group that created this PR has been removed from your configuration.

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/undici-f10e2608fb branch July 15, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants