Skip to content

chore(deps): update napi to v3.9.4#9951

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/napi
Closed

chore(deps): update napi to v3.9.4#9951
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/napi

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
napi workspace.dependencies patch 3.9.33.9.4
napi-derive workspace.dependencies patch 3.5.63.5.7

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@shulaoda shulaoda self-assigned this Jun 24, 2026
@shulaoda shulaoda marked this pull request as draft June 24, 2026 07:52
@socket-security

socket-security Bot commented Jun 24, 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
Updatedcargo/​napi@​3.9.3 ⏵ 3.9.48210093100100
Updatedcargo/​napi-derive@​3.5.6 ⏵ 3.5.79910093100100

View full report

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 1d97c70
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/6a3b9499485fc50008181db1

@codspeed-hq

codspeed-hq Bot commented Jun 24, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 7 untouched benchmarks
⏩ 10 skipped benchmarks1


Comparing renovate/napi (e400b8f) with main (987b95b)

Open in CodSpeed

Footnotes

  1. 10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate Bot force-pushed the renovate/napi branch from e400b8f to 413d083 Compare June 24, 2026 08:09
@renovate renovate Bot force-pushed the renovate/napi branch from 413d083 to 1d97c70 Compare June 24, 2026 08:25
shulaoda added a commit that referenced this pull request Jun 24, 2026
Related to #9884

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [napi](https://crates.io/crates/napi) | workspace.dependencies | patch | `3.9.3` → `3.9.4` |
| [napi-derive](https://crates.io/crates/napi-derive) | workspace.dependencies | patch | `3.5.6` → `3.5.7` |

`napi-derive-backend` is bumped transitively in `Cargo.lock` (`5.0.4` → `5.0.5`).

### Note on the `windows-sys` change in `Cargo.lock`

The lockfile also flips a few `cfg(windows)`-only crates (`rustix`, `tempfile`, `errno`, `terminal_size`, `winapi-util`, `nu-ansi-term`) from `windows-sys 0.61.2` to `0.59.0`. This is **not** caused by napi (no napi crate depends on `windows-sys`) and **not** platform-specific — it is reproducible on macOS as well.

It is Cargo lockfile churn: those crates accept a wide `windows-sys` range, so both `0.59.0` (kept alive by `colored`, which requires `<=0.59`) and `0.61.2` (kept alive by `tokio`/`mio`/`console`, which require `^0.61`) are valid. Running `cargo update -p napi` perturbs resolution and re-points those edges onto the already-present `0.59.0` node. Both states are valid and functionally equivalent (these deps are not even compiled on non-Windows targets).

This matches the diff produced by the upstream Renovate PR [#9951](#9951) for the same update.
@shulaoda shulaoda closed this Jun 24, 2026
@renovate renovate Bot deleted the renovate/napi branch June 24, 2026 08:51
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.

1 participant