Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
napi dependencies major 2 -> 3
napi-derive dependencies major 2 -> 3

Release Notes

napi-rs/napi-rs (napi)

v3.2.1

Compare Source

Fixed
  • (napi) ensure tokio runtime is initialized for dlopen (#​2850)
  • (napi) handle the return_if_invalid for Array param (#​2846)

v3.2.0

Compare Source

Added
  • (napi) add ScopeGenerator trait (#​2831)
  • make generator an iterator (#​2784)

v3.1.6

Compare Source

Fixed

v3.1.5

Compare Source

Fixed
  • (napi) relax the lifetime restriction in PromiseRaw callbacks (#​2819)

v3.1.4

Compare Source

Fixed
  • (napi) the generic trait rectiction of Env::spawn should be ScopedTask (#​2817)

v3.1.3

Compare Source

Other
  • (napi) optimize HashMap allocation in FromNapiValue implementation for HashMap (#​2796)

v3.1.2

Compare Source

Other
  • updated the following local packages: napi-derive-backend

v3.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.2.0...[@​napi-rs/cli](https://redirect.github.com/napi-rs/cli)@​3.1.1

v3.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.1.6...[@​napi-rs/cli](https://redirect.github.com/napi-rs/cli)@​3.1.0

v3.0.0

Compare Source

NAPI-RS v3

https://napi.rs/blog/announce-v3


Configuration

📅 Schedule: 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 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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2025

⚠️ No Changeset found

Latest commit: b3b7a1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/major-napi-rs branch 3 times, most recently from 8565cea to 64f74b8 Compare July 24, 2025 14:33
@renovate renovate bot force-pushed the renovate/major-napi-rs branch 4 times, most recently from d6a48c1 to 9862985 Compare August 1, 2025 12:39
@renovate renovate bot force-pushed the renovate/major-napi-rs branch from 9862985 to 6558ca2 Compare August 7, 2025 16:55
@renovate renovate bot force-pushed the renovate/major-napi-rs branch from 6558ca2 to b3b7a1f Compare August 8, 2025 12:53
@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package napi@2.16.17 --precise 3.2.1
error: package ID specification `napi@2.16.17` did not match any packages
help: there are similar package ID specifications:

  napi@3.2.0

@fu050409 fu050409 closed this Aug 8, 2025
@fu050409 fu050409 deleted the renovate/major-napi-rs branch August 8, 2025 17:19
@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants