Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps wasmtime-cli-flags from 39.0.1 to 41.0.3.

Release notes

Sourced from wasmtime-cli-flags's releases.

v41.0.3

41.0.3

Released 2026-02-04.

Fixed

  • Fix an incorrect mid-end optimization rule that could cause a compiler panic due to mismatched types. #12504

v41.0.2

41.0.2

Released 2026-02-03.

Fixed

  • Reduce the dependencies of the wasmtime-internal-jit-icache-coherence crate. #12446

v41.0.1

41.0.1

Released 2026-01-26.

Fixed

  • Fixed a bug in lowering of f64.copysign on x86-64 whereby when combined with an f64.load, the resulting machine code could read 16 bytes rather than 8 bytes. This could result in a segfault when Wasmtime is configured without signals-based traps.

v41.0.0

41.0.0

Released 2026-01-20.

Added

  • Support for {Future,Stream}Any in the component model has improved. #12142

  • Wasmtime has initial support for breakpoints and single-stepping with the debug feature for guest programs. #12133

  • Wasmtime has begun adding a new Error type which is similar to anyhow::Error but supports gracefully handling OOM. Wasmtime still uses

... (truncated)

Changelog

Sourced from wasmtime-cli-flags's changelog.

41.0.3

Released 2026-02-04.

Fixed

  • Fix an incorrect mid-end optimization rule that could cause a compiler panic due to mismatched types. #12504

41.0.2

Released 2026-02-03.

Fixed

  • Reduce the dependencies of the wasmtime-internal-jit-icache-coherence crate. #12446

41.0.1

Released 2026-01-26.

Fixed

  • Fixed a bug in lowering of f64.copysign on x86-64 whereby when combined with an f64.load, the resulting machine code could read 16 bytes rather than 8 bytes. This could result in a segfault when Wasmtime is configured without signals-based traps.

41.0.0

Released 2026-01-20.

Added

  • Support for {Future,Stream}Any in the component model has improved. #12142

  • Wasmtime has initial support for breakpoints and single-stepping with the debug feature for guest programs. #12133

  • Wasmtime has begun adding a new Error type which is similar to

... (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 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 [wasmtime-cli-flags](https://github.com/bytecodealliance/wasmtime) from 39.0.1 to 41.0.3.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v41.0.3/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v39.0.1...v41.0.3)

---
updated-dependencies:
- dependency-name: wasmtime-cli-flags
  dependency-version: 41.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Feb 10, 2026
@dependabot dependabot bot requested a review from rvolosatovs as a code owner February 10, 2026 02:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants