fix(deps): update rust dependencies to v48 - #81
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-rust
branch
from
September 1, 2026 12:57
567319a to
36374e2
Compare
andreiltd
force-pushed
the
renovate/major-rust
branch
from
September 1, 2026 13:18
36374e2 to
adb95dc
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
47→4847→4847→4847→48Release Notes
bytecodealliance/wasmtime (wasi-preview1-component-adapter-provider)
v48.0.1Compare Source
48.0.1
Released 2026-08-24.
Fixed
Context slots in component compositions are now correctly managed.
#14139
The
Hostheader is now set by default for HTTP requests sent with WASIp2.#14167
v48.0.0Compare Source
48.0.0
Released 2026-08-20.
Added
Wasmtime has an initial implementation of the component model
fixed-length-lists feature.
#12315
Wasmtime's reflection of component imports/exports now exposes
external-idinformation.
#13874
Cranelift's alias analysis pass now eliminates dead stores.
#13806
#13947
Winch now supports the wasm SIMD proposal on AArch64.
#13911
#13921
#13928
#13937
#13945
#13938
#13946
...
Cranelift now supports an AVX512-VNNI lowering for the dot-product wasm
instruction and
usdoton AArch64.#14006
#14054
Wasmtime's
bindgen!macro now has aninclude_component_typeoption togenerate a
COMPONENT_TYPEconstant with the encoded type of the world beingbound.
#14013
Wasmtime now supports configurable fuel costs for variable-length wasm
opcodes.
#13931
Changed
Host-implemented traits in
wasmtime-wasi-httpare now the same acrosswasip2/wasip3 and no longer require separate implementations/structures.
#13810
#13812
#13835
Wasmtime will now use the
process_madvisesyscall on Linux where availablewhich can improve the performance of the pooling allocator when the
deallocation batch size is configured to larger than 1.
#13830
Synchronous cancellation of streams/futures/subtasks now traps if the waitable
was already in a waitable set.
#13708
Winch is now flagged to be compatible with component-model-async.
#13845
Wasmtime's pooling allocator now uses more sharding to reduce lock contention.
#13840
Wasmtime now requires Rust 1.95.0 to build.
#13853
Cranelift now has a uniform maximum size across all backends on the bounds of
a function's stack frame.
#13783
Wasmtime's
LinkerInstancefor components now supports being reopened togradually add more items.
#13908
The
wasmtime-wasicrate's default configuration now denies creation ofTCP/UDP sockets by default.
#13936
Wasmtime now configures async task context fields on
realloccalls to zero.#13949
Work has continued on continuous verification of Cranelift's lowering rules
on AArch64.
#13935
#13929
#13998
Codegen for loads on AArch64 has been optimized slightly to improve sharing
common sub-expressions.
#13766
Work continues on implementing the stack-switching proposal.
#11717
#13996
#14052
Permissions for
wasi-filesystemin the implementation of thewasmtime-wasicrate have been simplified to either read-write or read-only for a directory.
#14010
Fixed
A late-drop of host-defined stream producers/consumers has been fixed.
#13891
Call hooks are now invoked around async yields when dealing with concurrent
execution.
#13871
Extreme filesystem timestamps no longer cause panics.
#13894
An erroneous trap was fixed where an async-delivered write-closed event was
sent to a future.
#13914
An erroneous trap where Wasmtime internally used the wrong thread id has been
fixed.
#13926
Cross-component instance streams are no longer erroneously flagged as being
intra-instance.
#14018
A panic in the
wasmtimeCLI with non-utf8 environment variables has beenfixed.
#14017
Atomic waits on big-endian hosts have been fixed.
#14027
Enabling MPK with CoW images has been fixed.
#14076
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.