Bump wasm-bindgen from 0.2.100 to 0.2.120#248
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
571829e to
1ae25b8
Compare
Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.100 to 0.2.120. - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.100...0.2.120) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.120 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1ae25b8 to
17462bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps wasm-bindgen from 0.2.100 to 0.2.120.
Release notes
Sourced from wasm-bindgen's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
3c5043fRelease 0.2.120 (#5131)c68c40frelease: 0.2.119 - schema bump (#5129)a9f3fb6Release 0.2.119 (#5126)17d783eSwitch js-sys macro codegen opt-in from Cargo feature to cfg (#5127)33b1244Restore stable AsRef<JsValue>-based FromIterator/Extend for Array; expose typ...208e874Simplify web-sys generated bindings (#5122)3455345Add wasm64/memory64 support for wasm64-unknown-unknown target (#5004)4c8fd1fUse js_sys::futures instead of wasm_bindgen_futures in codegen (#5112)e82e693Use Publish Environment (#5124)5727923feat: Promise ergonomics for typed concurrent awaits (#5121)