Closed renovate[bot] closed 8 months ago
Because you closed this PR without merging, Renovate will ignore this update (2.16.0
). 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.
This PR contains the following updates:
2.15.0
->2.16.0
Release Notes
napi-rs/napi-rs (napi-derive)
### [`v2.16.0`](https://togithub.com/napi-rs/napi-rs/releases/tag/napi%402.16.0) [Compare Source](https://togithub.com/napi-rs/napi-rs/compare/napi-derive@2.15.3...napi-derive@2.16.0) #### What's Changed - feat(napi): allow Reference as a class method param by [@lbarthon](https://togithub.com/lbarthon) in [https://github.com/napi-rs/napi-rs/pull/1966](https://togithub.com/napi-rs/napi-rs/pull/1966) - fix(napi): remove useless create_reference in slice => TypedArray impl by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1975](https://togithub.com/napi-rs/napi-rs/pull/1975) - feat(napi): impl chained Into for TypedArray types by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1978](https://togithub.com/napi-rs/napi-rs/pull/1978) - feat(napi): impl BufferSlice and Uint8ClampedSlice by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1979](https://togithub.com/napi-rs/napi-rs/pull/1979) - fix(napi): add back the typecheck logic that was accidentally removed in Object::get_named_property by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1982](https://togithub.com/napi-rs/napi-rs/pull/1982) #### New Contributors - [@sup39](https://togithub.com/sup39) made their first contribution in [https://github.com/napi-rs/napi-rs/pull/1971](https://togithub.com/napi-rs/napi-rs/pull/1971) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi@2.15.4...napi@2.16.0 ### [`v2.15.3`](https://togithub.com/napi-rs/napi-rs/compare/napi-derive@2.15.2...napi-derive@2.15.3) [Compare Source](https://togithub.com/napi-rs/napi-rs/compare/napi-derive@2.15.2...napi-derive@2.15.3) ### [`v2.15.2`](https://togithub.com/napi-rs/napi-rs/releases/tag/napi%402.15.2) [Compare Source](https://togithub.com/napi-rs/napi-rs/compare/napi-derive@2.15.1...napi-derive@2.15.2) #### What's Changed - feat(napi): extends the Map types interoperability by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1950](https://togithub.com/napi-rs/napi-rs/pull/1950) - feat(napi): accept slice as TypedArray by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1951](https://togithub.com/napi-rs/napi-rs/pull/1951) - style: apply clippy fix by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1953](https://togithub.com/napi-rs/napi-rs/pull/1953) - fix(napi): memory leak while using Reference by [@Brooooooklyn](https://togithub.com/Brooooooklyn) in [https://github.com/napi-rs/napi-rs/pull/1954](https://togithub.com/napi-rs/napi-rs/pull/1954) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/[@napi-rs/cli](https://togithub.com/napi-rs/cli)[@3](https://togithub.com/3).0.0-alpha.38...napi@2.15.2 ### [`v2.15.1`](https://togithub.com/napi-rs/napi-rs/releases/tag/napi%402.15.1) [Compare Source](https://togithub.com/napi-rs/napi-rs/compare/napi-derive@2.15.0...napi-derive@2.15.1) #### What's Changed - fix(napi): Fix buffer corruption and soundness issues by [@Janrupf](https://togithub.com/Janrupf) in [https://github.com/napi-rs/napi-rs/pull/1923](https://togithub.com/napi-rs/napi-rs/pull/1923) - fix(napi): in "Object::get", return null values wrapped in a "Some" by [@jkomyno](https://togithub.com/jkomyno) in [https://github.com/napi-rs/napi-rs/pull/1934](https://togithub.com/napi-rs/napi-rs/pull/1934) #### New Contributors - [@Janrupf](https://togithub.com/Janrupf) made their first contribution in [https://github.com/napi-rs/napi-rs/pull/1923](https://togithub.com/napi-rs/napi-rs/pull/1923) - [@jkomyno](https://togithub.com/jkomyno) made their first contribution in [https://github.com/napi-rs/napi-rs/pull/1934](https://togithub.com/napi-rs/napi-rs/pull/1934) **Full Changelog**: https://github.com/napi-rs/napi-rs/compare/napi@2.15.0...napi@2.15.1Configuration
π Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.