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

chore(deps): update rust-wasm-bindgen monorepo #48

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
wasm-bindgen (source) dev-dependencies patch 0.2.88 -> 0.2.89
wasm-bindgen-futures (source) dependencies patch 0.4.38 -> 0.4.39
wasm-bindgen-test dev-dependencies patch 0.3.38 -> 0.3.39
web-sys (source) dependencies patch 0.3.65 -> 0.3.66

Release Notes

rustwasm/wasm-bindgen (wasm-bindgen)

v0.2.89

Compare Source

Released 2023-11-27.

Added
  • Add additional constructor to DataView for SharedArrayBuffer.
    #​3695

  • Stabilize wasm_bindgen::module().
    #​3690

Fixed
  • The DWARF section is now correctly modified instead of leaving it in a broken state.
    #​3483

  • Fixed an issue where #[wasm_bindgen] automatically derived the TryFrom trait for any struct, preventing custom TryFrom<JsValue> implementations. It has been updated to utilize a new TryFromJsValue trait instead.
    #​3709

  • Update the TypeScript signature of __wbindgen_thread_destroy to indicate that it's parameters are optional.
    #​3703

Removed
  • Removed Gecko-internal dictionary bindings Csp, CspPolicies, CspReport and CspReportProperties.
    #​3721

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.


  • 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 force-pushed the renovate/rust-wasm-bindgen-monorepo branch from b00f92b to 6fc3fcc Compare November 28, 2023 21:45
@geofmureithi geofmureithi merged commit b0852da into main Dec 6, 2023
5 checks passed
@renovate renovate bot deleted the renovate/rust-wasm-bindgen-monorepo branch December 6, 2023 19: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.

None yet

1 participant