Skip to content

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

This MR contains the following updates:

Package Type Update Change
wasm-bindgen (source) dependencies patch 0.2.89 -> 0.2.90
wasm-bindgen-futures (source) dependencies patch 0.4.39 -> 0.4.40
web-sys (source) dependencies patch 0.3.66 -> 0.3.67

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.90

Compare Source

Released 2024-01-06

Fixed
  • Fix JS shim default path detection for the no-modules target. #​3748
Added
  • Add bindings for HTMLFormElement.requestSubmit(). #​3747

  • Add bindings for RTCRtpSender.getCapabilities(DOMString) method, RTCRtpCapabilities, RTCRtpCodecCapability and RTCRtpHeaderExtensionCapability. #​3737

  • Add bindings for UserActivation. #​3719

  • Add unstable bindings for the Compression Streams API. #​3752

Changed
Fixed
  • Fixed a compiler error when using #[wasm_bindgen] inside macro_rules!. #​3725
Removed
  • Removed Gecko-only InstallTriggerData and Gecko-internal FlexLineGrowthState, GridDeclaration, GridTrackState, RtcLifecycleEvent and WebrtcGlobalStatisticsReport features. #​3723

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports