fix(deps): update rust crate napi to v2.16.12
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| napi | dependencies | patch | 2.16.11 -> 2.16.12 |
Release Notes
napi-rs/napi-rs (napi)
v2.16.12
What Changed
- fix(napi): data maybe null in custom_gc #2304
Full Changelog: https://github.com/napi-rs/napi-rs/compare/[email protected]@2.16.12
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.55%. Comparing base (
00346cc) to head (142b849). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1526 +/- ##
=======================================
Coverage 72.55% 72.55%
=======================================
Files 87 87
Lines 5983 5983
=======================================
Hits 4341 4341
Misses 1642 1642
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.