Brooooooklyn / canvas

High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
https://vercel.skia.rs
MIT License
1.78k stars 76 forks source link

fix(deps): update rust crate napi to 3.0.0-alpha #917

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
napi dependencies patch 3.0.0-alpha.15 -> 3.0.0-alpha

Release Notes

napi-rs/napi-rs (napi) ### [`v3.0.0-alpha.16`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.16) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.15...napi@3.0.0-alpha.16) #### What's Changed - chore(napi): display the real info for TypedArray by [@​richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2310](https://redirect.github.com/napi-rs/napi-rs/pull/2310) - fix(napi): before using from_raw_parts should check if data is null by [@​richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2311](https://redirect.github.com/napi-rs/napi-rs/pull/2311) - fix(napi): TypedArray is not ArrayBuffer in Deno by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2314](https://redirect.github.com/napi-rs/napi-rs/pull/2314) - fix(napi): needless cast to CString before call napi_create_string_utf8 by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2321](https://redirect.github.com/napi-rs/napi-rs/pull/2321) - docs: update n-api version matrix docs url by [@​selfisekai](https://redirect.github.com/selfisekai) in [https://github.com/napi-rs/napi-rs/pull/2319](https://redirect.github.com/napi-rs/napi-rs/pull/2319) - chore(deps): update dependency oxlint to ^0.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/2318](https://redirect.github.com/napi-rs/napi-rs/pull/2318) - refactor!(napi): remove \&str FromNapiValue by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2323](https://redirect.github.com/napi-rs/napi-rs/pull/2323) #### New Contributors - [@​selfisekai](https://redirect.github.com/selfisekai) made their first contribution in [https://github.com/napi-rs/napi-rs/pull/2319](https://redirect.github.com/napi-rs/napi-rs/pull/2319) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.15...napi@3.0.0-alpha.16

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.



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

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.0.0-alpha). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.