Skip to content

chore(deps): bump napi from 3.9.4 to 3.10.3#1878

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

chore(deps): bump napi from 3.9.4 to 3.10.3#1878
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/napi-3.10.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 14, 2026 13:16
Bumps [napi](https://github.com/napi-rs/napi-rs) 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)

---
updated-dependencies:
- dependency-name: napi
  dependency-version: 3.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/napi-3.10.3 branch from 469c4dd to 1b59717 Compare July 14, 2026 14:16
@codspeed-hq

codspeed-hq Bot commented Jul 14, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 82.33%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 1 regressed benchmark
✅ 45 untouched benchmarks
⏩ 32 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
reverse_re_export_chain[64] 968.3 µs 5,480.5 µs -82.33%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing dependabot/cargo/napi-3.10.3 (1b59717) with main (9314f20)2

Open in CodSpeed

Footnotes

  1. 32 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.

  2. No successful run was found on main (b1264b6) during the generation of this report, so 9314f20 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

auto-merge was automatically disabled July 14, 2026 15:52

Pull request was closed

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/napi-3.10.3 branch July 14, 2026 15:53
timothybrush pushed a commit to timothybrush/fallow that referenced this pull request Jul 14, 2026
fallow-rs#1891)

napi 3.10.3 + napi-derive 3.5.9, oxlint 1.73.0 + oxfmt 0.58.0, vscode-languageclient 10.1.0 + @types/node 26.1.0. Each pair needed a coordinated lockfile or paired bump to compile/pass; landing them together avoids the per-PR failures.

Closes fallow-rs#1867
Closes fallow-rs#1869
Closes fallow-rs#1870
Closes fallow-rs#1875
Closes fallow-rs#1878
Closes fallow-rs#1880
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.

0 participants