Skip to content

Comments

chore(deps): bump the napi group in /bindings/nodejs with 2 updates#6475

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bindings/nodejs/napi-1edbfa3ec3
Closed

chore(deps): bump the napi group in /bindings/nodejs with 2 updates#6475
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bindings/nodejs/napi-1edbfa3ec3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Updates the requirements on napi and napi-derive to permit the latest version.
Updates napi to 3.1.6

Release notes

Sourced from napi's releases.

napi-v3.1.6

Fixed

Commits
  • b35ff14 chore(napi): release v3.1.6 (#2825)
  • f73d7b6 chore(deps): lock file maintenance (#2822)
  • e175512 fix(napi): async task finally is not called (#2824)
  • e44329a chore(napi): release v3.1.5 (#2820)
  • 10416f1 fix(napi): relax the lifetime restriction in PromiseRaw callbacks (#2819)
  • 045f0af chore(napi): release v3.1.4 (#2818)
  • 7a26a98 fix(napi): the generic trait rectiction of Env::spawn should be ScopedTask (#...
  • a40e236 chore: release (#2814)
  • 642b5ab chore(deps): update dependency cross-env to v10 (#2811)
  • bde407d fix(napi-derive): generate types for threadsafe_function with WEAK=true corre...
  • Additional commits viewable in compare view

Updates napi-derive to 3.1.2

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.1.2

Other

  • updated the following local packages: napi-derive-backend
Commits
  • a40e236 chore: release (#2814)
  • 642b5ab chore(deps): update dependency cross-env to v10 (#2811)
  • bde407d fix(napi-derive): generate types for threadsafe_function with WEAK=true corre...
  • 069661e chore: release (#2805)
  • 521b577 chore(release): publish
  • 552f9c9 chore(cli): setjmp link path (#2808)
  • 02bd12a fix(cli): migrate to latest wasm sjlj (#2806)
  • d450209 chore(deps): update release-plz/action action to v0.5.110 (#2807)
  • 7c3dc96 perf(napi): optimize HashMap allocation in FromNapiValue implementation for H...
  • 9f0dc58 chore(release): publish
  • 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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 3, 2025
@dependabot dependabot bot requested a review from suyanhanx as a code owner August 3, 2025 05:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 3, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels Aug 3, 2025
@asukaminato0721
Copy link
Contributor

It requires @napi-rs/cli, which is in package.json, to be also updated together.

@kingsword09
Copy link
Contributor

Currently there is no way to simply upgrade napi3, after upgrading some code can be modified to compile successfully, but the test will fail.

@Xuanwo
Copy link
Member

Xuanwo commented Aug 4, 2025

Currently there is no way to simply upgrade napi3, after upgrading some code can be modified to compile successfully, but the test will fail.

Yep, I think we need to bump to napi3 first. Would you like to create an issue for this?

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 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/bindings/nodejs/napi-1edbfa3ec3 branch August 4, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell rust Pull requests that update Rust code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants