Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade wasm-bindgen to 0.2.92 #5056

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

jasl
Copy link
Contributor

@jasl jasl commented Jul 17, 2024

The rustc warns

The package `wasm-bindgen v0.2.87` currently triggers the following future incompatibility lints:
> warning: older versions of the `wasm-bindgen` crate will be incompatible with future versions of Rust; please update to `wasm-bindgen` v0.2.88
>   |
>   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
>   = note: for more information, see issue #71871 <https://github.com/rust-lang/rust/issues/71871>
>

@ggwpez ggwpez requested a review from pgherveou July 17, 2024 22:44
@jasl jasl changed the title upgrade wasm-bindgen upgrade wasm-bindgen to 0.2.92 Jul 18, 2024
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Jul 18, 2024
@bkchr bkchr enabled auto-merge July 18, 2024 07:33
@bkchr bkchr added this pull request to the merge queue Jul 18, 2024
Merged via the queue into paritytech:master with commit 25d9b59 Jul 18, 2024
161 of 164 checks passed
jpserrat pushed a commit to jpserrat/polkadot-sdk that referenced this pull request Jul 18, 2024
The rustc warns

```
The package `wasm-bindgen v0.2.87` currently triggers the following future incompatibility lints:
> warning: older versions of the `wasm-bindgen` crate will be incompatible with future versions of Rust; please update to `wasm-bindgen` v0.2.88
>   |
>   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
>   = note: for more information, see issue #71871 <rust-lang/rust#71871>
>
```
@jasl jasl deleted the upgrade-wasm-bindgen branch July 18, 2024 10:18
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
The rustc warns

```
The package `wasm-bindgen v0.2.87` currently triggers the following future incompatibility lints:
> warning: older versions of the `wasm-bindgen` crate will be incompatible with future versions of Rust; please update to `wasm-bindgen` v0.2.88
>   |
>   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
>   = note: for more information, see issue #71871 <rust-lang/rust#71871>
>
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants