Skip to content

Update Rust crate wasm-bindgen to 0.2.112#17

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rust-wasm-bindgen-monorepo
Feb 24, 2026
Merged

Update Rust crate wasm-bindgen to 0.2.112#17
renovate[bot] merged 1 commit intomainfrom
renovate/rust-wasm-bindgen-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Type Update Change
wasm-bindgen (source) dependencies patch 0.2.1110.2.112

Release Notes

wasm-bindgen/wasm-bindgen (wasm-bindgen)

v0.2.112

Compare Source

Removed
  • Removed ImmediateClosure type introduced in 0.2.109. Stack-borrowed &dyn Fn / &mut dyn FnMut
    closures are now treated as unwind safe by default (panics are caught and converted to JS exceptions
    with proper unwinding). A unified ScopedClosure::immediate approach may be revisited in a future
    release.
    #​4986

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot enabled auto-merge (squash) February 24, 2026 10:54
@renovate renovate bot merged commit 2ba42e5 into main Feb 24, 2026
2 checks passed
@renovate renovate bot deleted the renovate/rust-wasm-bindgen-monorepo branch February 24, 2026 10:55
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