SakulFlee / Rust-Multi-Platform-Project-Template

Other
0 stars 0 forks source link

Update Rust crate wasm-bindgen to 0.2.87 #186

Closed renovate[bot] closed 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.86 -> 0.2.87

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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) ***

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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5e4d60d) 98.03% compared to head (313c7d3) 98.03%.

:exclamation: Current head 313c7d3 differs from pull request most recent head 78f895b. Consider uploading reports for the commit 78f895b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ======================================= Coverage 98.03% 98.03% ======================================= Files 14 14 Lines 51 51 ======================================= Hits 50 50 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.