Skip to content

chore(deps): update rust dependencies to v44 (major)#1689

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-rust-dependencies
Closed

chore(deps): update rust dependencies to v44 (major)#1689
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-rust-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2026

This PR contains the following updates:

Package Type Update Change
wasi-common workspace.dependencies major 43.044.0
wasmtime workspace.dependencies major 43.044.0
wasmtime-wasi workspace.dependencies major 43.044.0

Release Notes

bytecodealliance/wasmtime (wasi-common)

v44.0.0

Compare Source

44.0.0

Released 2026-04-20.

Added
  • The wasmtime CLI now supports a -g flag which runs a built-in wasm program
    to host a gdbstub-compatible server (can be connected to with LLDB) to debug
    guest programs.
    #​12756
    #​12771
    #​12856
    #​12859

  • Wasmtime now has experimental support for the map<K, V> type in the
    component model.
    #​12216

  • Wasmtime's C API now supports wasm tag types.
    #​12763
    #​12803

  • Wasmtime's C API now supports exceptions.
    #​12861

  • Wasmtime's C API has more support for the GC proposal.
    #​12914
    #​12915
    #​12916
    #​12917

  • An initial implementation of the wasi:tls proposal for the 0.3.0-draft
    version has been added.
    #​12834

Changed
  • The demangle Cargo feature of the wasmtime crate is now compatible with
    no_std targets.
    #​12740

  • The wasmtime-wasi-tls-* crates are now merged into one crate with feature
    flags for each backend.
    #​12780

  • Wasmtime now requires Rust 1.92.0 or later to build.
    #​12828

  • The cranelift-codegen crate now compiles for no_std targets.
    #​12812

  • The csdb instruction, a defense-in-depth measure for spectre, is no longer
    emitted by default on aarch64 to match what peer runtimes are doing. In some
    situations this is known to provide up to a 6x performance boost on macOS as
    well.
    #​12932

Fixed
  • Wasmtime's native DWARF has been improved on aarch64 to support recovering
    values more frequently.
    #​12779

  • A significant number of minor issues have been fixed throughout this release.
    In addition to the security advisories found by LLMs there have also
    been a large number of other issues identified as well. Many minor fixes are
    present in this release for various situations for issues found in this
    manner.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

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 these updates again.


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

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

Copilot AI review requested due to automatic review settings April 25, 2026 02:53
@renovate renovate Bot requested a review from a team as a code owner April 25, 2026 02:53
@renovate renovate Bot review requested due to automatic review settings April 25, 2026 02:53
Copilot AI review requested due to automatic review settings April 27, 2026 07:18
@renovate renovate Bot force-pushed the renovate/major-rust-dependencies branch from fca743b to b334ddd Compare April 27, 2026 07:18
@renovate renovate Bot review requested due to automatic review settings April 27, 2026 07:18
Copilot AI review requested due to automatic review settings April 27, 2026 07:33
@renovate renovate Bot force-pushed the renovate/major-rust-dependencies branch from b334ddd to 1420dd4 Compare April 27, 2026 07:33
@renovate renovate Bot review requested due to automatic review settings April 27, 2026 07:33
@viccuad
Copy link
Copy Markdown
Member

viccuad commented Apr 27, 2026

Closing, done manually.

@viccuad viccuad closed this Apr 27, 2026
@github-project-automation github-project-automation Bot moved this from Pending review to Done in Kubewarden Admission Controller Apr 27, 2026
@renovate renovate Bot deleted the renovate/major-rust-dependencies branch April 27, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

1 participant