Skip to content

Commit

Permalink
Bump wasm-bindgen from 0.2.83 to 0.2.84 (#2464)
Browse files Browse the repository at this point in the history
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from
0.2.83 to 0.2.84.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/cea8cc3d2968bd11560ea6a64f8b6b1ff6673c12"><code>cea8cc3</code></a>
Bump to 0.2.84 (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3274">#3274</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/995adac992e859428694e08960467c1110c579bf"><code>995adac</code></a>
Remove explicit allocator (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3273">#3273</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/1f3c76bca62fa62a05aaae8194c454d693ecc712"><code>1f3c76b</code></a>
fix: Make maplike <code>set</code> and setlike <code>add</code> return
<code>this</code>, not <code>undefined</code> (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3270">#3270</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/e1b44b75704107bff62abe764294394ce6669ede"><code>e1b44b7</code></a>
Add support for linked modules (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3069">#3069</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/d6964278b557e1d4cf608d1dfb67162b1ce3b53a"><code>d696427</code></a>
Implement <code>ImageBitmapOptions</code> (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3269">#3269</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/8fc0e2b085ea555354ba3094e66cd0bc94add0af"><code>8fc0e2b</code></a>
Add support for setlike interfaces (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3268">#3268</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/5fff0a9846c6a48d15befea7f9f572d19fbbe45a"><code>5fff0a9</code></a>
Add WebGL extension type for 16-bit normalized formats
(EXT_texture_norm16) (...</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/79cbace56872813dae04f194f6107ca7b9f6bfc9"><code>79cbace</code></a>
Fix typos in futures/src/stream.rs documentation (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3264">#3264</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/a4788cac0f7b1ffd86f1564bbab2596f2d0d9b1a"><code>a4788ca</code></a>
Lazily initialize memory views (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3253">#3253</a>)</li>
<li><a
href="https://github.com/rustwasm/wasm-bindgen/commit/979b335e4ef1fdd59bfb520d3868a39e61cd703d"><code>979b335</code></a>
Add <code>js_sys::Array::set_length</code> (<a
href="https://github-redirect.dependabot.com/rustwasm/wasm-bindgen/issues/3246">#3246</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rustwasm/wasm-bindgen/compare/0.2.83...0.2.84">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wasm-bindgen&package-manager=cargo&previous-version=0.2.83&new-version=0.2.84)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2023
1 parent 97a86f9 commit 76aca37
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ harness = false
## Wasm section. Crates only used for WASM, as well as specific configurations

[target.'cfg(all(target_arch = "wasm32", target_vendor="unknown"))'.dependencies.wasm-bindgen]
version = "0.2.62"
version = "0.2.84"
features = ["serde-serialize"]

[target.'cfg(all(target_arch = "wasm32", target_vendor="unknown"))'.dependencies.web-sys]
Expand Down

0 comments on commit 76aca37

Please sign in to comment.