Skip to content

refactor: Bump undici from 6.23.0 to 6.24.1#820

Merged
mtrezza merged 1 commit intomasterfrom
dependabot/npm_and_yarn/undici-6.24.1
Mar 30, 2026
Merged

refactor: Bump undici from 6.23.0 to 6.24.1#820
mtrezza merged 1 commit intomasterfrom
dependabot/npm_and_yarn/undici-6.24.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps undici from 6.23.0 to 6.24.1.

Release notes

Sourced from undici's releases.

v6.24.1

Full Changelog: nodejs/undici@v6.24.0...v6.24.1

v6.24.0

Undici v6.24.0 Security Release Notes (LTS)

This release backports fixes for security vulnerabilities affecting the v6 line.

Upgrade guidance

All users on v6 should upgrade to v6.24.0 or later.

Fixed advisories

Not applicable to v6

Affected and patched ranges (v6)

References

Commits
  • c0cf656 Bumped v6.24.1
  • f5a9f0c Fix v6 release workflow branch targeting
  • af2cb8f wqremove maxDecompressedMessageSize (#4891)
  • 8873c94 Bumped v6.24.0
  • 411bd01 test(websocket): use node:assert for Node 18 compatibility
  • 844bf59 test: fix http2 lint regressions in backport
  • a444e4f test: stabilize h2 and tls-cert-leak under current test runner
  • dc032a1 fix: h2 CI (#4395)
  • 4cd3f4b test: increase bitness in test/fixtures/*.pem (#3659)
  • 7df6442 fix: adapt websocket frame-limit handling for v6 parser
  • Additional commits viewable in compare view

Summary by CodeRabbit

  • Chores
    • Updated HTTP client library dependencies to their latest versions.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@dependabot dependabot Bot mentioned this pull request Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/undici-6.24.1 branch 2 times, most recently from 0270d1d to 2f8b0fa Compare March 30, 2026 17:50
Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.23.0...v6.24.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/undici-6.24.1 branch from 2f8b0fa to 8a2a1fa Compare March 30, 2026 17:54
@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 30, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b0814580-c1a4-4f34-b1bd-a2d901eb5ab7

📥 Commits

Reviewing files that changed from the base of the PR and between 7a1a939 and 8a2a1fa.

📒 Files selected for processing (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

Updated undici dependency versions in package-lock.json. The root undici dependency moved from version 6.23.0 to 6.24.1, and the nested undici dependency under @semantic-release/github moved from 7.16.0 to 7.24.6. Corresponding resolved URLs and integrity hashes were updated accordingly.

Changes

Cohort / File(s) Summary
Dependency updates
package-lock.json
Updated undici from 6.23.06.24.1 and nested @semantic-release/github/node_modules/undici from 7.16.07.24.6, with corresponding tarball URLs and integrity hashes updated.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping the undici dependency from version 6.23.0 to 6.24.1, which aligns with the package-lock.json modifications shown in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/undici-6.24.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza merged commit 154008d into master Mar 30, 2026
3 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/undici-6.24.1 branch March 30, 2026 19:04
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.

1 participant