Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the rust-version-updates group with 2 updates: napi and napi-derive.

Updates napi from 3.5.2 to 3.6.1

Release notes

Sourced from napi's releases.

napi-v3.6.1

Other

  • updated the following local packages: napi-sys

napi-v3.6.0

Added

  • (napi-derive) add tracing feature for debug logging NAPI function calls (#3041)
  • (napi) add node_api_create_object_with_properties support for enum creation (#2990)

Fixed

  • (napi) bigInt comparison (#3039)
  • (napi) shutdown runtime at env cleanup on windows (#3026)

Other

  • (napi) add back pub NODE_VERSION_* (#3046)
  • (sys) add back non dyn-symbols behavior (#3045)
  • (napi) add Eq and PartialEq trait to BigInt (#3033)
  • update MSRV in README.md (#3023)
Commits

Updates napi-derive from 3.3.3 to 3.4.0

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.4.0

Added

  • (napi-derive) add tracing feature for debug logging NAPI function calls (#3041)

Fixed

  • (deps) update rust crate convert_case to 0.10 (#3031)
Commits
  • 98c987f chore: release (#3024)
  • 257dde1 chore(release): publish
  • 4ca47e1 chore(napi): add back pub NODE_VERSION_* (#3046)
  • cf0465f chore(sys): add back non dyn-symbols behavior (#3045)
  • 295c6b3 fix(napi): bigInt comparison (#3039)
  • 54a9654 fix(napi-derive): add paren for function types (#3044)
  • a673471 feat(napi-derive): add tracing feature for debug logging NAPI function calls ...
  • 3cca48c chore(deps): lock file maintenance (#3040)
  • e0f5993 chore(deps): update dependency tinybench to v6 (#3043)
  • 337abca chore(deps): update dependency @​oxc-node/core to ^0.0.35 (#3042)
  • 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

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


Updates `napi` from 3.5.2 to 3.6.1
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.5.2...napi-v3.6.1)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 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) December 8, 2025 10:32
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.

1 participant