Skip to content

deps(cargo): bump the napi group with 2 updates#65

Merged
kingchenc merged 1 commit into
mainfrom
dependabot/cargo/napi-3a4fc59b97
Jul 9, 2026
Merged

deps(cargo): bump the napi group with 2 updates#65
kingchenc merged 1 commit into
mainfrom
dependabot/cargo/napi-3a4fc59b97

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

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

Updates napi from 3.9.4 to 3.10.0

Release notes

Sourced from napi's releases.

napi-v3.10.0

Added

  • (napi) implement To/FromNapiValue for OsString, OsStr, Path and PathBuf (#3339)

Fixed

  • (napi) route custom-GC Buffer/TypedArray cross-thread drops through the owning isolate (#3357) (#3360)
Commits
  • f72afd5 chore: release (#3354)
  • 4effa4d chore(deps): lock file maintenance (#3363)
  • f2bf197 chore(deps): lock file maintenance (#3362)
  • 962a2f0 fix(napi): route custom-GC Buffer/TypedArray cross-thread drops through the o...
  • 666b5f6 build(deps): bump js-yaml from 4.1.1 to 4.3.0 (#3359)
  • fc5c59d chore(deps): update dependency oxc-parser to ^0.138.0 (#3358)
  • 15faf38 feat(napi): implement To/FromNapiValue for OsString, OsStr, Path an...
  • See full diff in compare view

Updates napi-derive from 3.5.7 to 3.5.8

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.5.8

Other

  • updated the following local packages: napi-derive-backend
Commits
  • f72afd5 chore: release (#3354)
  • 4effa4d chore(deps): lock file maintenance (#3363)
  • f2bf197 chore(deps): lock file maintenance (#3362)
  • 962a2f0 fix(napi): route custom-GC Buffer/TypedArray cross-thread drops through the o...
  • 666b5f6 build(deps): bump js-yaml from 4.1.1 to 4.3.0 (#3359)
  • fc5c59d chore(deps): update dependency oxc-parser to ^0.138.0 (#3358)
  • 15faf38 feat(napi): implement To/FromNapiValue for OsString, OsStr, Path an...
  • See full diff 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 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 napi 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.9.4 to 3.10.0
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.4...napi-v3.10.0)

Updates `napi-derive` from 3.5.7 to 3.5.8
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-derive-v3.5.7...napi-derive-v3.5.8)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: napi
- dependency-name: napi-derive
  dependency-version: 3.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: napi
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 9, 2026
@dependabot dependabot Bot requested a review from kingchenc as a code owner July 9, 2026 20:44
@kingchenc kingchenc merged commit ef4ae92 into main Jul 9, 2026
41 checks passed
@kingchenc kingchenc deleted the dependabot/cargo/napi-3a4fc59b97 branch July 9, 2026 21:34
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant