-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 9a35a67
authored
chore(deps): Bump wasm-bindgen from 0.2.86 to 0.2.87 (#17672)
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from
0.2.86 to 0.2.87.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md">wasm-bindgen's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rustwasm/wasm-bindgen/compare/0.2.86...0.2.87">0.2.87</a></h2>
<p>Released 2023-06-12.</p>
<h3>Added</h3>
<ul>
<li>Implemented <code>IntoIterator</code> for <code>Array</code>.
<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/3477">#3477</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>Deprecate <code>HtmlMenuItemElement</code> and parts of
<code>HtmlMenuElement</code>.
<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/3448">#3448</a></p>
</li>
<li>
<p>Stabilize <code>ResizeObserver</code>.
<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/3459">#3459</a></p>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Take alignment into consideration during (de/re)allocation.
<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/pull/3463">#3463</a></li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/f0a8ae3b99c46d20da5d270e85cece40124582d6"><code>f0a8ae3</code></a>
Bump to 0.2.87 (<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/3475">#3475</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/673e3eb30543fc574cd4dbd7080cbcd9d4d755c2"><code>673e3eb</code></a>
Implement <code>IntoIterator</code> for <code>Array</code></li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/5f10d6f0d512b2a57710973efa6ade6afd6ef39a"><code>5f10d6f</code></a>
Update changelog</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/10777c53d379d6da57b61dfeae38daf9563b1b94"><code>10777c5</code></a>
Stabilize <code>ResizeObserver</code></li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/a2ab2d51691554dec97b8676ebee9befd764e750"><code>a2ab2d5</code></a>
Take alignment into consideration during <code>malloc</code> (<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/3463">#3463</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/3d781631b1eaeb97c780c9f336ca566f42ce7322"><code>3d78163</code></a>
Fix CI</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/5453e332dc8222a1dc3f4d8dadb0d922da528790"><code>5453e33</code></a>
Fixed the port number for the wasm-audio-worklet demo to be in line with
the ...</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/a334ce4a4cd6e688795c1b11f59a9f7e007f43ed"><code>a334ce4</code></a>
Fix TODOs in web-sys tests (<a
href="https://redirect.github.com/rustwasm/wasm-bindgen/issues/3449">#3449</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/4e6dcbe23340d7f2a270555810e6fd98b05e41f3"><code>4e6dcbe</code></a>
Deprecate HtmlMenuItemElement and parts of HtmlMenuElement</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/a9dea47be666307969bd1b14f72e1448c5e7052b"><code>a9dea47</code></a>
Fix <code>TODO</code> with
<code>get_index</code>/<code>set_index</code></li>
<li>Additional commits viewable in <a
href="https://github.com/rustwasm/wasm-bindgen/compare/0.2.86...0.2.87">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 37a8d86 commit 9a35a67Copy full SHA for 9a35a67
1 file changed
+10
-10
lines changed+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments