tuna2134 / sbv2-api

Only infer tts
MIT License
29 stars 5 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR 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
wasm-bindgen-futures (source) dependencies patch 0.4.44 -> 0.4.45

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen) ### [`v0.2.95`](https://redirect.github.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#0295) [Compare Source](https://redirect.github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95) Released 2024-10-10 ##### Added - Added support for implicit discriminants in enums. [#​4152](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4152) - Added support for `Self` in complex type expressions in methods. [#​4155](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4155) ##### Changed - String enums are no longer generate TypeScript types. [#​4174](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4174) ##### Fixed - Fixed generated setters from WebIDL interface attributes binding to wrong JS method names. [#​4170](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4170) - Fix string enums showing up in JS documentation and TypeScript bindings without corresponding types. [#​4175](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4175) ***

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR was generated by Mend Renovate. View the repository job log.