| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Merging this PR will improve performance by 4.02%⚠️ Different runtime environments detected
⚡ 1 improved benchmark Performance Changes
Tip Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent. Comparing renovate/napi (7b2f070) with main (51ea276) Footnotes
|
Sorry, something went wrong.
⚠️ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: Cargo.tomlArtifact update for napi resolved to version 3.12.7, which is a pending version that has not yet passed the Minimum Release Age threshold. Renovate was attempting to update to 3.12.6 This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them. Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries) See also: https://docs.renovatebot.com/dependency-pinning/ File name: Cargo.tomlArtifact update for napi-build resolved to version 2.4.4, which is a pending version that has not yet passed the Minimum Release Age threshold. Renovate was attempting to update to 2.4.3 This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them. Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries) See also: https://docs.renovatebot.com/dependency-pinning/ File name: Cargo.tomlArtifact update for napi-derive resolved to version 3.6.8, which is a pending version that has not yet passed the Minimum Release Age threshold. Renovate was attempting to update to 3.6.7 This is (likely) not a bug in Renovate, but due to the way your project pins dependencies, _and_ how Renovate calls your package manager to update them. Until Renovate supports specifying an exact update to your package manager (https://github.com/renovatebot/renovate/issues/41624), it is recommended to directly pin your dependencies (with `rangeStrategy=pin` for apps, or `rangeStrategy=widen` for libraries) See also: https://docs.renovatebot.com/dependency-pinning/ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
napi-rs/napi-rs (@napi-rs/cli)v3.10.4
Compare Source
v3.10.3
Compare Source
v3.10.2
Compare Source
v3.10.1
Compare Source
v3.10.0
Compare Source
v3.9.1
Compare Source
Patch over 3.9.0.
Fixes
WASI threads builds on current toolchains (#3492)
wasm32-wasip1-threads was failing in two ways: wasi-sdk 34 changed the futex ABI, and Rust nightly started linking crt1-reactor.o itself (duplicate _initialize). The CLI now picks the matching emnapi archive; the build crate stops double-linking _initialize.
WASI on Android / Termux (#3485)
Generated Node loaders preopened /, which Termux cannot open (UVWASI_EACCES). Android now preopens the current working directory. Other platforms are unchanged.
Generated files share one format (#3501)
JSON / TOML / YAML, .d.ts, and JS / WASI loaders now use one house style (indent, trailing newline, quotes). Regenerating bindings may produce noisy diffs with no behavior change.
Deps
Same-day packages
v3.9.0
Compare Source
v3.8.6
Compare Source
v3.8.5
Compare Source
v3.8.4
Compare Source
v3.8.3
Compare Source
v3.8.2
Compare Source
v3.8.1
Compare Source
v3.8.0
Compare Source
napi-rs/napi-rs (@napi-rs/wasm-runtime)v1.2.4
Compare Source
Bug Fixes
v1.2.3
Compare Source
Bug Fixes
v1.2.2
Compare Source
Performance Improvements
v1.2.1
Compare Source
Bug Fixes
v1.2.0
Compare Source
Features
1.1.6 (2026-06-24)
Note: Version bump only for package @napi-rs/wasm-runtime
1.1.5 (2026-06-10)
Bug Fixes
1.1.4 (2026-04-15)
Bug Fixes
1.1.3 (2026-04-08)
Note: Version bump only for package @napi-rs/wasm-runtime
1.1.2 (2026-03-28)
Bug Fixes
1.1.1 (2025-12-30)
Note: Version bump only for package @napi-rs/wasm-runtime
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.