Skip to content

build(deps): bump wasmtime from 34.0.1 to 38.0.4#4618

Merged
morenol merged 4 commits intomasterfrom
dependabot/cargo/wasmtime-38.0.4
Feb 4, 2026
Merged

build(deps): bump wasmtime from 34.0.1 to 38.0.4#4618
morenol merged 4 commits intomasterfrom
dependabot/cargo/wasmtime-38.0.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps wasmtime from 34.0.1 to 38.0.4.

Release notes

Sourced from wasmtime's releases.

v38.0.4

38.0.4

Released 2025-11-11.

Fixed

v38.0.3

38.0.3

Released 2025-10-24.

Fixed

  • Fix possible host crash with host-to-wasm component intrinsics CVE-2025-62711

v38.0.1

38.0.1

Released 2025-10-20.

Fixed

  • Fixed some automation that went wrong with the 38.0.0 release.

v37.0.3

37.0.3

Released 2025-11-11.

Fixed

v37.0.2

37.0.2

Released 2025-10-07.

Fixed

  • Fix a memory leak in the C API when using anyref or externref. CVE-2025-61670.

v37.0.1

... (truncated)

Changelog

Sourced from wasmtime's changelog.

38.0.4

Released 2025-11-11.

Fixed


38.0.3

Released 2025-10-24.

Fixed

  • Fix possible host crash with host-to-wasm component intrinsics CVE-2025-62711

38.0.2

Released 2025-10-21.

Changed

  • This repository is attempting to start out using GitHub's "Immutable Releases" feature with this release, and this'll be the first release, assuming all goes well, that has this enabled. #11901

Fixed

  • Fix compatibility with the Go runtime on Windows for exceptions. #11892

38.0.1

Released 2025-10-20.

Fixed

  • Fixed some automation that went wrong with the 38.0.0 release.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added bot dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 17, 2025
@morenol
Copy link
Collaborator

morenol commented Feb 2, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-38.0.4 branch from 8fc1de6 to 0fa776e Compare February 2, 2026 15:04
dependabot bot and others added 3 commits February 4, 2026 11:15
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 34.0.1 to 38.0.4.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v38.0.4/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v34.0.1...v38.0.4)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 38.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@morenol morenol force-pushed the dependabot/cargo/wasmtime-38.0.4 branch from d0197d0 to 89fb073 Compare February 4, 2026 15:17
@morenol morenol enabled auto-merge February 4, 2026 18:12
@morenol morenol disabled auto-merge February 4, 2026 20:36
@morenol morenol enabled auto-merge February 4, 2026 20:36
@morenol morenol added this pull request to the merge queue Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2026
@morenol morenol added this pull request to the merge queue Feb 4, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 4, 2026
@morenol morenol added this pull request to the merge queue Feb 4, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 4, 2026
* build(deps): bump wasmtime from 34.0.1 to 38.0.4

Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 34.0.1 to 38.0.4.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v38.0.4/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v34.0.1...v38.0.4)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 38.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestion from @morenol

* chore: fix unused deps check

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morenol <[email protected]>
@morenol morenol removed this pull request from the merge queue due to a manual request Feb 4, 2026
@morenol morenol enabled auto-merge February 4, 2026 22:37
@morenol morenol added this pull request to the merge queue Feb 4, 2026
Merged via the queue into master with commit 0c41665 Feb 4, 2026
99 checks passed
@morenol morenol deleted the dependabot/cargo/wasmtime-38.0.4 branch February 4, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot 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