Skip to content

build(deps): bump undici from 8.3.0 to 8.4.0#2896

Merged
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/undici-8.4.0
Jun 15, 2026
Merged

build(deps): bump undici from 8.3.0 to 8.4.0#2896
k8s-ci-robot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/undici-8.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps undici from 8.3.0 to 8.4.0.

Release notes

Sourced from undici's releases.

v8.4.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.3.0...v8.4.0

Commits
  • 43725b9 Bumped v8.4.0 (#5370)
  • 0acef15 fix(h2): make Client multiplex on h2 (#4143) (#5362)
  • c282546 test: add Node.js global fetch regression coverage (#5361)
  • 313f4e0 fix(fetch): remove abort listener when request settles (#5318)
  • 2f66db7 fix(mock): do not persist snapshots on close in playback mode (#5359)
  • 9b1d58f docs: improve connect option documentation in Client.md (#5344)
  • 55d3a9f build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#5349)
  • 7a7bb9d build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#5351)
  • b056727 build(deps): bump step-security/harden-runner from 2.19.1 to 2.19.4 (#5348)
  • 1f1407d build(deps): bump concurrently from 9.2.1 to 10.0.3 in /benchmarks (#5353)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [undici](https://github.com/nodejs/undici) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 15, 2026
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 15, 2026

@cjihrig cjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 15, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cjihrig, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 15, 2026
@k8s-ci-robot k8s-ci-robot merged commit 64b86dc into main Jun 15, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/undici-8.4.0 branch June 15, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants