Skip to content

chore(deps): update rust crate wasmtime to v41.0.4#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wasmtime-41.x-lockfile
Open

chore(deps): update rust crate wasmtime to v41.0.4#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wasmtime-41.x-lockfile

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Type Update Change
wasmtime dependencies patch 41.0.341.0.4

Release Notes

bytecodealliance/wasmtime (wasmtime)

v41.0.4

Compare Source

41.0.4

Released 2026-02-24.

Changed
  • Wasmtime's implementation of WASI now has the ability to limit resource
    consumption on behalf of the guest, such as host-allocated memory. This means
    that some behaviors previously allowed by Wasmtime can now disallowed, such as
    transferring excessive data from the guest to the host. Additionally calls to
    wasi:random/random.get-random-bytes, for example, can have limits in place
    to avoid allocating too much memory on the host. To preserve
    backwards-compatible behavior these limits are NOT set by default. Embedders
    must opt-in to configuring these knobs as appropriate for their embeddings.
    For more information on this see the related security advisory with further
    details on knobs added and what behaviors can be restricted.
    GHSA-852m-cvvp-9p4w
Fixed

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.

🔕 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.

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