Skip to content

chore(deps): bump wasmtime from 46.0.3 to 48.0.1 - #147

Merged
ovasylenko merged 3 commits into
mainfrom
dependabot/cargo/wasmtime-48.0.1
Sep 2, 2026
Merged

chore(deps): bump wasmtime from 46.0.3 to 48.0.1#147
ovasylenko merged 3 commits into
mainfrom
dependabot/cargo/wasmtime-48.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps wasmtime from 46.0.3 to 48.0.1.

Release notes

Sourced from wasmtime's releases.

v48.0.1

48.0.1

Released 2026-08-24.

Fixed

  • Context slots in component compositions are now correctly managed. #14139

  • The Host header is now set by default for HTTP requests sent with WASIp2. #14167

v48.0.0

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-id information. #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 usdot on AArch64. #14006 #14054

  • Wasmtime's bindgen! macro now has an include_component_type option to generate a COMPONENT_TYPE constant with the encoded type of the world being bound.

... (truncated)

Changelog

Sourced from wasmtime's changelog.

48.0.1

Released 2026-08-24.

Fixed

  • Context slots in component compositions are now correctly managed. #14139

  • The Host header is now set by default for HTTP requests sent with WASIp2. #14167


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-id information. #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 usdot on AArch64. #14006 #14054

  • Wasmtime's bindgen! macro now has an include_component_type option to generate a COMPONENT_TYPE constant with the encoded type of the world being bound.

... (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](https://github.com/bytecodealliance/wasmtime) from 46.0.3 to 48.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v48.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v46.0.3...v48.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 48.0.1
  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 Pull requests that update rust code labels Sep 2, 2026
@ovasylenko
ovasylenko merged commit 790608c into main Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/wasmtime-48.0.1 branch September 2, 2026 19:30
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 Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant