Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps wasm-bindgen from 0.2.104 to 0.2.105.

Changelog

Sourced from wasm-bindgen's changelog.

0.2.105

Added

  • Added Math::PI binding to js_sys, exposing the ECMAScript Math.PI constant. #4748

  • Added ability to use --keep-lld-exports in wasm-bindgen-test-runner by setting the WASM_BINDGEN_KEEP_LLD_EXPORTS environment variable. #4736

  • Added CookieStore API. #4706

  • Added run_cli_with_args library functions to all wasm_bindgen_cli entrypoints. #4710

  • Added get_raw and set_raw for WebAssembly.Table. #4701

  • Added new_with_value and grow_with_value for WebAssembly.Table. #4698

  • Added better support for async stack traces when building in debug mode. #4711

  • Extended support for TryFromJsValue trait implementations. #4714

  • New JsValue.is_null_or_undefined() method and intrinsic. #4751

  • Support for Option<JsValue> in function arguments and return. #4752

  • Support for WASM_BINDGEN_KEEP_TEST_BUILD=1 environment variable to retain build files when using the test runner. #4758

Fixed

  • Fixed multithreading JS output for targets bundler, deno and module. #4685

  • Fixed TextDe/Encoder detection for audio worklet use-cases. #4703

  • Fixed post-processing failures in case Std has debug assertions enabled. #4705

  • Fixed JS memory leak in wasm_bindgen::Closure.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) from 0.2.104 to 0.2.105.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases)
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/wasm-bindgen@0.2.104...0.2.105)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-version: 0.2.105
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added lang: rust PRs or issues related to Rust part: dependencies PRs or issues related to dependencies labels Nov 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Looks like wasm-bindgen is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/cargo/wasm-bindgen-0.2.105 branch November 1, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang: rust PRs or issues related to Rust part: dependencies PRs or issues related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant