Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2025

This PR contains the following updates:

Package Type Update Change
napi dependencies major 2.16 -> 3.0
napi-derive dependencies major 2.16 -> 3.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

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

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

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

v3.1.0

Compare Source

Added
  • (napi) provide ScopedTask to resolve JsValue with lifetime (#​2786)
Other
  • pin release-plz action

v3.0.0

Compare Source


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

Copy link
Contributor

github-actions bot commented Jul 17, 2025

Package Changes Through 64f386c

There are 2 changes which include create-tauri-app with patch, create-tauri-app-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
create-tauri-app 4.6.2 4.6.3
create-tauri-app-js 4.6.2 4.6.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 8 times, most recently from c0db468 to 85074c8 Compare July 28, 2025 14:00
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 11 times, most recently from 7e88def to 8f2a8be Compare August 5, 2025 11:55
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 5 times, most recently from efd9dab to a37d526 Compare August 13, 2025 18:58
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 2 times, most recently from e81362c to 395a683 Compare August 18, 2025 16:50
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch 2 times, most recently from 346d6df to b004bec Compare September 9, 2025 17:35
@renovate renovate bot force-pushed the renovate/major-napi-rs-dependencies branch from b004bec to 64f386c Compare September 25, 2025 21:13
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 node/Cargo.toml --package [email protected] --precise 3.3.0
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)

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