Skip to content

fix(deps): upgrading undici.#3383

Merged
RobinTail merged 1 commit into
masterfrom
up-undici-820
May 10, 2026
Merged

fix(deps): upgrading undici.#3383
RobinTail merged 1 commit into
masterfrom
up-undici-820

Conversation

@RobinTail
Copy link
Copy Markdown
Owner

@RobinTail RobinTail commented May 10, 2026

instead of #3380

Summary by CodeRabbit

  • Chores
    • Updated development dependency version.

Review Change Stack

@RobinTail RobinTail added the dependencies Pull requests that update a dependency file label May 10, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7c63388c-783a-4c81-a476-8b2c56389ad4

📥 Commits

Reviewing files that changed from the base of the PR and between 2b4a3ae and 7eccb5e.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • express-zod-api/package.json

📝 Walkthrough

Walkthrough

This PR updates the undici devDependency from version ^8.0.0 to ^8.2.0 in the package manifest, allowing access to newer patch releases within the 8.x release line.

Changes

Dependency Update

Layer / File(s) Summary
Dependency Version Bump
express-zod-api/package.json
undici devDependency is updated from ^8.0.0 to ^8.2.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tiny hop, a version bound,
From 8.0 to 8.2 we're upward-wound,
Undici flows with steadier beat,
Dependencies march—update's complete! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(deps): upgrading undici.' clearly summarizes the main change—updating the undici dependency version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ 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 up-undici-820

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.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedundici@​8.0.0 ⏵ 8.2.072 +1100100 +197100

View full report

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

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

No new issues found.

TL;DR — Patch-level bump of the direct undici dependency from ^8.0.0 to ^8.2.0, with the corresponding pnpm-lock.yaml update. Supersedes #3380.

Key changes

  • Bump undici to ^8.2.0 — version specifier raised in express-zod-api/package.json.
  • Refresh lockfile entrypnpm-lock.yaml updated with new resolved version, integrity hash, and snapshot; engines pin unchanged.

Summary | 2 files | 1 commit | base: masterup-undici-820


In-range minor bump within ^8

Before: undici@8.0.0 resolved via ^8.0.0.
After: undici@8.2.0 resolved via ^8.2.0.

Mechanical patch bump within the existing major. No source, types, or tests are touched, and the engines constraint (node >=22.19.0) is unchanged between the two versions in the lockfile.

express-zod-api/package.json · pnpm-lock.yaml

Pullfrog  | View workflow run | Using Claude Opus𝕏

@coveralls-official
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — up-undici-820 into master

@RobinTail RobinTail merged commit a18131e into master May 10, 2026
14 checks passed
@RobinTail RobinTail deleted the up-undici-820 branch May 10, 2026 18:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant