Skip to content

chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates#179

Merged
StefanSteiner merged 1 commit into
mainfrom
dependabot/cargo/napi-rs-54a828b205
Jul 10, 2026
Merged

chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates#179
StefanSteiner merged 1 commit into
mainfrom
dependabot/cargo/napi-rs-54a828b205

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the napi-rs group with 2 updates in the / directory: napi and napi-derive.

Updates napi from 3.9.4 to 3.10.3

Release notes

Sourced from napi's releases.

napi-v3.10.3

Fixed

  • (napi) preserve the JS error object when cloning an Error off-thread (#3375)

napi-v3.10.2

Fixed

  • (napi) keep message and cause when cloning a JS-exception Error off-thread (#3373)

napi-v3.10.1

Fixed

  • (napi) release Error's exception reference via the custom GC when dropped off-thread. (#3370)
  • (napi) stop ref exception object in ThreadsafeFunction sync-throw path on wasm targets (#3369)

Other

  • (napi) share class accessor trampolines (#3364)
  • optimize object field raw property access (#3365)

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
  • 1ac467e chore(napi): release v3.10.3 (#3376)
  • 9d672f9 fix(napi): preserve the JS error object when cloning an Error off-thread (#3375)
  • 35476ae chore(napi): release v3.10.2 (#3374)
  • 7844c73 ci: dogfood script-jail @​v0.2.10 (lifecycle audit gate + safe install) (#3343)
  • d449ccd fix(napi): keep message and cause when cloning a JS-exception Error off-threa...
  • 2ec02a6 chore(deps): update dependency electron to v43 (#3361)
  • fd0a99f chore(deps): update dependency @​types/sinon to v22 (#3366)
  • 745cd85 fix: de-flake Windows CI (ava import-from-project EPERM race + cli e2e timeou...
  • 2785de5 chore: release (#3367)
  • 441ae7a fix(napi): release Error's exception reference via the custom GC when dropped...
  • Additional commits viewable in compare view

Updates napi-derive from 3.5.7 to 3.5.9

Release notes

Sourced from napi-derive's releases.

napi-derive-v3.5.9

Other

  • updated the following local packages: napi-derive-backend

napi-derive-v3.5.8

Other

  • updated the following local packages: napi-derive-backend
Commits
  • 2785de5 chore: release (#3367)
  • 441ae7a fix(napi): release Error's exception reference via the custom GC when dropped...
  • cfa3b77 fix(deps): update emnapi to v1.11.2 (#3371)
  • 65918a6 fix(napi): stop ref exception object in ThreadsafeFunction sync-throw path on...
  • 324c550 perf(napi): share class accessor trampolines (#3364)
  • 80caf60 perf: optimize object field raw property access (#3365)
  • 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...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

…pdates

Bumps the napi-rs group with 2 updates in the / directory: [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.3
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.9.4...napi-v3.10.3)

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

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: napi-rs
- dependency-name: napi-derive
  dependency-version: 3.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: napi-rs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the napi-rs group with 2 updates chore(deps)(deps): bump the napi-rs group across 1 directory with 2 updates Jul 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/napi-rs-54a828b205 branch from 7354e29 to 30d0393 Compare July 9, 2026 22:21
@StefanSteiner StefanSteiner merged commit 9f0e924 into main Jul 10, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/napi-rs-54a828b205 branch July 10, 2026 04:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant