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 - autoclosed #906

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

napi-rs/napi-rs (napi) ### [`v3.0.0-alpha.12`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi%403.0.0-alpha.12) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.11...napi@3.0.0-alpha.12) #### What's Changed - feat(napi): mark create_buffer as deprecated & use BufferSlice to replace JsBuffer for ser by [@​richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2267](https://redirect.github.com/napi-rs/napi-rs/pull/2267) - chore(deps): update dependency esbuild to ^0.24.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/napi-rs/napi-rs/pull/2268](https://redirect.github.com/napi-rs/napi-rs/pull/2268) - chore(example): use BufferSlice to replace JsBuffer by [@​richerfu](https://redirect.github.com/richerfu) in [https://github.com/napi-rs/napi-rs/pull/2269](https://redirect.github.com/napi-rs/napi-rs/pull/2269) - feat(napi-derive): add async_runtime attribute by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2270](https://redirect.github.com/napi-rs/napi-rs/pull/2270) - chore(napi): remove once_cell by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/2271](https://redirect.github.com/napi-rs/napi-rs/pull/2271) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi-derive@3.0.0-alpha.11...napi@3.0.0-alpha.12

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.