Skip to content

chore: bump the napi group across 1 directory with 2 updates#70

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-54a828b205
Closed

chore: bump the napi group across 1 directory with 2 updates#70
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-54a828b205

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates napi from 3.10.0 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)
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.8 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
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)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 12, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 12, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 188 untouched benchmarks
⏩ 76 skipped benchmarks1


Comparing dependabot/cargo/napi-54a828b205 (4264028) with main (222cfdd)

Open in CodSpeed

Footnotes

  1. 76 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Bumps the napi 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.10.0 to 3.10.3
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](napi-rs/napi-rs@napi-v3.10.0...napi-v3.10.3)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump the napi group with 2 updates chore: bump the napi group across 1 directory with 2 updates Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/napi-54a828b205 branch from fb1d421 to 4264028 Compare July 13, 2026 21:52
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

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/napi-54a828b205 branch July 14, 2026 07:56
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