Skip to content

chore(renovate): group napi-rs crates#335

Merged
yumike merged 1 commit into
mainfrom
chore/group-napi-renovate
May 4, 2026
Merged

chore(renovate): group napi-rs crates#335
yumike merged 1 commit into
mainfrom
chore/group-napi-renovate

Conversation

@yumike
Copy link
Copy Markdown
Collaborator

@yumike yumike commented May 4, 2026

Summary

  • Group napi, napi-build, and napi-derive Cargo updates into a single Renovate PR

Why

Independent updates to napi vs napi-derive keep failing CI because the proc-macro and runtime share an ABI:

Grouping them ensures the two crates advance in lockstep.

Test plan

🤖 Generated with Claude Code

napi and napi-derive must advance together because the proc-macro and
runtime share an ABI; updating one without the other breaks compilation
(see PRs #328, #329).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yumike yumike merged commit 97454ff into main May 4, 2026
18 checks passed
@yumike yumike deleted the chore/group-napi-renovate branch May 4, 2026 07:39
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