Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

This PR contains the following updates:

Package Type Update Change
napi dependencies major 2.12.2 -> 3.0.0

Release Notes

napi-rs/napi-rs (napi)

v3.3.0

Compare Source

v3.2.4

Compare Source

Other
  • (napi) extends the Set types interoperability (#​2875)

v3.2.3

Compare Source

Fixed
  • (napi) link issue on cargo test --features noop (#​2872)
  • (deps) update rust crate ctor to v0.5.0 (#​2865)

v3.2.2

Compare Source

Fixed
  • (napi) no need to cleanup thread_local stuff (#​2851)

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

What's Changed

New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.3.0...@​napi-rs/[email protected]

v3.1.6

Compare Source

Fixed
  • (napi) async task finally is not called (#​2824) This was introduced in #​2786, released in 3.1.0

v3.1.5

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.2.3...@​napi-rs/[email protected]

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

Bug Fixes
  • cli: wrong condition for the native binding version check (#​2853) (b47efee)

v3.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.2.0...@​napi-rs/[email protected]

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/[email protected]

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 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.

@coderabbitai
Copy link

coderabbitai bot commented Sep 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (1a894a7) to head (d78137d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files           9        9           
  Lines         509      509           
  Branches      112      112           
=======================================
  Hits          442      442           
  Misses         67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/napi-3.x branch from 914bcf8 to f8eb8e2 Compare September 14, 2025 00:11
@renovate renovate bot force-pushed the renovate/napi-3.x branch from f8eb8e2 to 615e5a4 Compare September 25, 2025 20:43
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 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 packages/generator/Cargo.toml --package [email protected] --precise 3.3.0
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /tmp/renovate/repos/github/ssssota/typed-cstruct/packages/generator/Cargo.toml
workspace: /tmp/renovate/repos/github/ssssota/typed-cstruct/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot force-pushed the renovate/napi-3.x branch 3 times, most recently from 66d9d69 to 57a5301 Compare September 26, 2025 16:06
@renovate renovate bot force-pushed the renovate/napi-3.x branch from 57a5301 to d78137d Compare October 6, 2025 12:04
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