open-papyrus / papyrus-compiler

Open-source compiler for the Papyrus scripting language of Bethesda games.
https://open-papyrus.github.io/docs/papyrus-compiler/Introduction.html
MIT License
25 stars 3 forks source link

Update Rust crate wasm-bindgen to 0.2.87 #61

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
wasm-bindgen (source) dependencies patch 0.2.82 -> 0.2.87

Release Notes

rustwasm/wasm-bindgen ### [`v0.2.87`](https://togithub.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#​0287-httpsgithubcomrustwasmwasm-bindgencompare02860287) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.86...0.2.87) Released 2023-06-12. ##### Added - Implemented `IntoIterator` for `Array`. [#​3477](https://togithub.com/rustwasm/wasm-bindgen/pull/3477) ##### Changed - Deprecate `HtmlMenuItemElement` and parts of `HtmlMenuElement`. [#​3448](https://togithub.com/rustwasm/wasm-bindgen/pull/3448) - Stabilize `ResizeObserver`. [#​3459](https://togithub.com/rustwasm/wasm-bindgen/pull/3459) ##### Fixed - Take alignment into consideration during (de/re)allocation. [#​3463](https://togithub.com/rustwasm/wasm-bindgen/pull/3463) *** ### [`v0.2.86`](https://togithub.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#​0286) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.85...0.2.86) Released 2023-05-16. [changes](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.85...0.2.86) *** ### [`v0.2.85`](https://togithub.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#​0285) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.84...0.2.85) Released 2023-05-09. [changes](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.84...0.2.85) *** ### [`v0.2.84`](https://togithub.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#​0284) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.83...0.2.84) Released 2023-02-01. [changes](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.83...0.2.84) *** ### [`v0.2.83`](https://togithub.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#​0283) [Compare Source](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.82...0.2.83) Released 2022-09-12. [changes](https://togithub.com/rustwasm/wasm-bindgen/compare/0.2.82...0.2.83) ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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