clients icon indicating copy to clipboard operation
clients copied to clipboard

[deps] Platform: Update napi

Open renovate[bot] opened this issue 1 month ago • 3 comments

This PR contains the following updates:

Package Type Update Change Pending
napi workspace.dependencies minor =3.3.0 -> =3.6.1 3.7.0
napi-build workspace.dependencies minor =2.2.3 -> =2.3.1
napi-derive workspace.dependencies minor =3.2.5 -> =3.4.0

Release Notes

napi-rs/napi-rs (napi)

v3.6.1

Compare Source

Other
  • updated the following local packages: napi-sys

v3.6.0

Compare Source

Added
  • (napi-derive) add tracing feature for debug logging NAPI function calls (#​3041)
  • (napi) add node_api_create_object_with_properties support for enum creation (#​2990)
Fixed
  • (napi) bigInt comparison (#​3039)
  • (napi) shutdown runtime at env cleanup on windows (#​3026)
Other
  • (napi) add back pub NODE_VERSION_* (#​3046)
  • (sys) add back non dyn-symbols behavior (#​3045)
  • (napi) add Eq and PartialEq trait to BigInt (#​3033)
  • update MSRV in README.md (#​3023)

v3.5.2

Compare Source

Other
  • updated the following local packages: napi-build

v3.5.1

Compare Source

Fixed
  • (napi) TypedArraySlice creation (#​3004)
Other
  • (napi) Promise and ThreadsafeFunction::call_async don't require tokio (#​2998)

v3.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-v3.5.2...@​napi-rs/[email protected]

v3.4.0

Compare Source

Added
  • (napi) add on_abort for AbortSignal (#​2942)
  • (cli) add support for loongarch64-unknown-linux-gnu (#​2887)
Fixed
  • (napi) stop ref error object in wasm targets (#​2975)
  • (deps) update rust crate ctor to v0.6.0 (#​2951)
  • (napi) cleanup memory issues (#​2949)
  • (napi) node_api_create_external_string_utf16 on wasm (#​2912)
Other

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Nov 24 '25 00:11 renovate[bot]

Internal tracking:

  • ID: PM-28664
  • Link: https://bitwarden.atlassian.net/browse/PM-28664

bitwarden-bot avatar Nov 24 '25 00:11 bitwarden-bot

Depends on work currently done with https://github.com/bitwarden/clients/pull/16053

djsmith85 avatar Nov 24 '25 15:11 djsmith85

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 41.89%. Comparing base (a7d3056) to head (020b554). :warning: Report is 63 commits behind head on main. :white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17619      +/-   ##
==========================================
- Coverage   41.90%   41.89%   -0.02%     
==========================================
  Files        3591     3596       +5     
  Lines      104156   107061    +2905     
  Branches    15710    16376     +666     
==========================================
+ Hits        43647    44853    +1206     
- Misses      58648    60323    +1675     
- Partials     1861     1885      +24     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Dec 10 '25 12:12 codecov[bot]

Minor update. Closing due to new Renovate rules.

trmartin4 avatar Dec 17 '25 20:12 trmartin4