Skip to content

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

This MR contains the following updates:

Package Type Update Change
js-sys (source) dependencies patch 0.3.71 -> 0.3.72
wasm-bindgen (source) dependencies patch 0.2.94 -> 0.2.95
web-sys (source) dependencies patch 0.3.71 -> 0.3.72

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.95

Compare Source

Released 2024-10-10

Added
  • Added support for implicit discriminants in enums. #​4152

  • Added support for Self in complex type expressions in methods. #​4155

Changed
  • String enums are no longer generate TypeScript types. #​4174
Fixed
  • Fixed generated setters from WebIDL interface attributes binding to wrong JS method names. #​4170

  • Fix string enums showing up in JS documentation and TypeScript bindings without corresponding types. #​4175



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

Loading