Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps the rust-version-updates group with 3 updates: napi, napi-derive and napi-build.

Updates napi from 3.3.0 to 3.4.0

Release notes

Sourced from napi's releases.

napi-v3.4.0

Added

  • (napi) add on_abort for AbortSignal (#2942)
  • (cli) add support for loongarch64-unknown-linux-gnu (#2887)

Fixed

  • (napi) stop ref error object in wasm targets (#2975)
  • (deps) update rust crate ctor to v0.6.0 (#2951)
  • (napi) cleanup memory issues (#2949)
  • (napi) node_api_create_external_string_utf16 on wasm (#2912)

Other

  • (napi) bump rust-version (#2966)
Commits
  • 0db7ceb chore: release (#2913)
  • d9498f5 fix(napi): stop ref error object in wasm targets (#2975)
  • 2389a73 chore(release): publish
  • 657aab3 chore(deps): update vitest monorepo to v4 (major) (#2971)
  • 13cb9dc feat(cli): resolve command from args (#2973)
  • 4c5bf78 test: re-enable worker_threads tests on Windows (#2974)
  • 01485ff fix(napi): do not invoke process.report on Windows (#2972)
  • 694db41 feat(napi-derive): add discriminant_case to allow changing case of discrimi...
  • 42eb087 chore(deps): update dependency vite to v7.1.11 [security] (#2967)
  • b453673 fix(cli): correct OpenHarmony SDK path detection logic (#2963)
  • Additional commits viewable in compare view

Updates napi-derive from 3.2.5 to 3.3.0

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.3.0

Added

  • (napi-derive) add discriminant_case to allow changing case of discriminant (#2960)

Fixed

  • (deps) update rust crate ctor to v0.6.0 (#2951)

Other

  • (napi) bump rust-version (#2966)
Commits
  • 0db7ceb chore: release (#2913)
  • d9498f5 fix(napi): stop ref error object in wasm targets (#2975)
  • 2389a73 chore(release): publish
  • 657aab3 chore(deps): update vitest monorepo to v4 (major) (#2971)
  • 13cb9dc feat(cli): resolve command from args (#2973)
  • 4c5bf78 test: re-enable worker_threads tests on Windows (#2974)
  • 01485ff fix(napi): do not invoke process.report on Windows (#2972)
  • 694db41 feat(napi-derive): add discriminant_case to allow changing case of discrimi...
  • 42eb087 chore(deps): update dependency vite to v7.1.11 [security] (#2967)
  • b453673 fix(cli): correct OpenHarmony SDK path detection logic (#2963)
  • Additional commits viewable in compare view

Updates napi-build from 2.2.3 to 2.2.4

Release notes

Sourced from napi-build's releases.

napi-build-v2.2.4

Fixed

  • (build) export emnapi_thread_crashed (#2920)

Other

  • (napi) bump rust-version (#2966)
Commits
  • 0db7ceb chore: release (#2913)
  • d9498f5 fix(napi): stop ref error object in wasm targets (#2975)
  • 2389a73 chore(release): publish
  • 657aab3 chore(deps): update vitest monorepo to v4 (major) (#2971)
  • 13cb9dc feat(cli): resolve command from args (#2973)
  • 4c5bf78 test: re-enable worker_threads tests on Windows (#2974)
  • 01485ff fix(napi): do not invoke process.report on Windows (#2972)
  • 694db41 feat(napi-derive): add discriminant_case to allow changing case of discrimi...
  • 42eb087 chore(deps): update dependency vite to v7.1.11 [security] (#2967)
  • b453673 fix(cli): correct OpenHarmony SDK path detection logic (#2963)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot enabled auto-merge (squash) October 24, 2025 13:28
@coveralls
Copy link

coveralls commented Oct 24, 2025

Pull Request Test Coverage Report for Build 18914732225

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 40.562%

Totals Coverage Status
Change from base Build 18914007660: 0.0%
Covered Lines: 379
Relevant Lines: 764

💛 - Coveralls

@jeroenvervaeke jeroenvervaeke enabled auto-merge (squash) October 29, 2025 16:12
@jeroenvervaeke
Copy link
Member

@dependabot recreate

Bumps the rust-version-updates group with 3 updates: [napi](https://github.com/napi-rs/napi-rs), [napi-derive](https://github.com/napi-rs/napi-rs) and [napi-build](https://github.com/napi-rs/napi-rs).


Updates `napi` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.3.0...napi-v3.4.0)

Updates `napi-derive` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-derive-v3.2.5...napi-derive-v3.3.0)

Updates `napi-build` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-build-v2.2.3...napi-build-v2.2.4)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-version-updates
- dependency-name: napi-derive
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-version-updates
- dependency-name: napi-build
  dependency-version: 2.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-version-updates-ef0ffb4ab2 branch from b22eb71 to b0a2e29 Compare October 29, 2025 16:16
@jeroenvervaeke
Copy link
Member

Github actions seem to be stuck.
Closing issue, will rerun dependabot to create a new PR.

auto-merge was automatically disabled October 29, 2025 16:26

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/cargo/rust-version-updates-ef0ffb4ab2 branch October 29, 2025 16:26
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.

3 participants