Skip to content

Update dependency undici to v7.24.4#2835

Open
gardener-ci-robot wants to merge 1 commit intomasterfrom
renovate/undici-7.x-lockfile
Open

Update dependency undici to v7.24.4#2835
gardener-ci-robot wants to merge 1 commit intomasterfrom
renovate/undici-7.x-lockfile

Conversation

@gardener-ci-robot
Copy link
Contributor

@gardener-ci-robot gardener-ci-robot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Confidence
undici (source) 7.24.07.24.4 age confidence

Release Notes

nodejs/undici (undici)

v7.24.4

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.24.3...v7.24.4

v7.24.3

Compare Source

What's Changed

  • fix(h2): TypeError: Cannot read properties of null (reading 'push') i… by @​hxinhan in #​4881

Full Changelog: nodejs/undici@v7.24.2...v7.24.3

v7.24.2

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.24.1...v7.24.2

v7.24.1

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@gardener-ci-robot gardener-ci-robot added kind/enhancement Enhancement, improvement, extension renovate labels Mar 13, 2026
@gardener-ci-robot gardener-ci-robot added kind/enhancement Enhancement, improvement, extension renovate labels Mar 13, 2026
@gardener-prow
Copy link

gardener-prow bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign petersutter for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@gardener-prow gardener-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 13, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 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: 5f58d002-d3a3-4141-a88d-249fa398e23c

📥 Commits

Reviewing files that changed from the base of the PR and between 738d0d7 and a3f9ca0.

⛔ Files ignored due to path filters (2)
  • .yarn/cache/undici-npm-7.24.4-57a8184447-cb302e81fa.zip is excluded by !**/.yarn/**, !**/*.zip
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • .pnp.cjs

📝 Walkthrough

Walkthrough

Updates internal references to the undici dependency from version 7.24.0 to 7.24.4 in package metadata and virtual registry entries; no API, control flow, or public interface changes are introduced.

Changes

Cohort / File(s) Summary
Undici patch bump
​.pnp.cjs
Replaced occurrences of ["undici", "npm:7.24.0"] with ["undici", "npm:7.24.4"] across packageDependencies and virtual module/registry entries (+4/‑4 lines).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

approved, lgtm

Suggested reviewers

  • holgerkoser
  • klocke-io
  • petersutter
  • grolu

Poem

🐇 I hopped through manifests, light and small,

A tiny version change, I scoured the hall.
From zero to four, the digits gleam,
I nudged the bump — a tidy dream.
🥕 Hop, patch, and ship; all green it be.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks required template sections such as 'What this PR does', 'Which issue(s) this PR fixes', 'Special notes', and properly formatted release notes. Add the missing template sections, fill in 'What this PR does' explaining the dependency update, and format the release note section properly.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating the undici dependency from v7.24.0 to v7.24.4.
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 docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/undici-7.x-lockfile
📝 Coding Plan
  • Generate coding plan for human review comments

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.

@gardener-ci-robot gardener-ci-robot force-pushed the renovate/undici-7.x-lockfile branch from 551827a to f92cc2f Compare March 14, 2026 08:08
@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Mar 14, 2026
@gardener-ci-robot gardener-ci-robot changed the title Update dependency undici to v7.24.1 Update dependency undici to v7.24.2 Mar 14, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/undici-7.x-lockfile branch from f92cc2f to 738d0d7 Compare March 14, 2026 20:31
@gardener-ci-robot gardener-ci-robot changed the title Update dependency undici to v7.24.2 Update dependency undici to v7.24.3 Mar 14, 2026
@gardener-ci-robot gardener-ci-robot force-pushed the renovate/undici-7.x-lockfile branch from 738d0d7 to a3f9ca0 Compare March 16, 2026 08:06
@gardener-ci-robot gardener-ci-robot changed the title Update dependency undici to v7.24.3 Update dependency undici to v7.24.4 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension renovate size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant