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

fix(deps): update rust-wasm-bindgen monorepo #135

Merged
merged 1 commit into from
May 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
js-sys (source) dependencies patch 0.3 -> 0.3.69
wasm-bindgen (source) dependencies patch 0.2 -> 0.2.92
wasm-bindgen-futures (source) dependencies patch 0.4 -> 0.4.42
wasm-bindgen-test dev-dependencies patch 0.3 -> 0.3.42
web-sys (source) dependencies patch 0.3 -> 0.3.69

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.92

Compare Source

Released 2024-03-04

Added
  • Add bindings for RTCPeerConnectionIceErrorEvent.
    #​3835

  • Add bindings for CanvasState.reset(), affecting CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D.
    #​3844

  • Add TryFrom implementations for Number, that allow losslessly converting from 64- and 128-bits numbers.
    #​3847

  • Add support for Option<*const T>, Option<*mut T> and NonNull<T>.
    #​3852
    #​3857

  • Allow overriding the URL used for headless tests by setting WASM_BINDGEN_TEST_ADDRESS.
    #​3861

Fixed
  • Make .wasm output deterministic when using --reference-types.
    #​3851

  • Don't allow invalid Unicode scalar values in char.
    #​3866



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) May 3, 2024 00:43
@renovate renovate bot force-pushed the renovate/rust-wasm-bindgen-monorepo branch 3 times, most recently from 401eb7a to 91c4aab Compare May 3, 2024 09:55
@renovate renovate bot force-pushed the renovate/rust-wasm-bindgen-monorepo branch from 91c4aab to c4d22a1 Compare May 3, 2024 12:03
@renovate renovate bot merged commit 557d515 into main May 3, 2024
2 checks passed
@renovate renovate bot deleted the renovate/rust-wasm-bindgen-monorepo branch May 3, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants