Skip to content

chore(deps): update dependency undici to v8.5.0#824

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/undici-8.x-lockfile
Open

chore(deps): update dependency undici to v8.5.0#824
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/undici-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
undici (source) 8.4.18.5.0 age confidence

Release Notes

nodejs/undici (undici)

v8.5.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@socket-security

socket-security Bot commented Jun 16, 2026

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
Addedundici@​8.5.09710010098100

View full report

@renovate renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from 144a2b4 to 85c55df Compare June 16, 2026 07:26
fengmk2 added a commit that referenced this pull request Jun 16, 2026
## Problem

Renovate PRs fail at the **Setup Vite+** step because CI runs `sfw vp
install` (Socket Firewall Free), which enforces pnpm's
`minimumReleaseAge` cooldown. Renovate opens update PRs the moment a
version is published, so the lockfile fails the supply-chain policy
check:

```
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification
```

Seen on the undici 8.4.1 -> 8.5.0 PR (#824).

## Fix

- `minimumReleaseAge: "3 days"` for all npm packages, so updates age
past the sfw cooldown before a PR opens.
- `minimumReleaseAge: "0 days"` for the vite-plus group, which is
already in `minimumReleaseAgeExclude` in `pnpm-workspace.yaml` and can
update immediately.

Values mirror voidzero's `Boshen/renovate` preset used with the same sfw
setup.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated dependency update configuration to adjust how quickly new
package releases are considered available (reduced minimum release age
for certain rules and broadened matching patterns).
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@renovate renovate Bot force-pushed the renovate/undici-8.x-lockfile branch from 85c55df to 5cd78f4 Compare June 16, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants