Skip to content

chore(deps): bump wasmtime-environ from 38.0.4 to 39.0.1#541

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-environ-39.0.1
Closed

chore(deps): bump wasmtime-environ from 38.0.4 to 39.0.1#541
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/wasmtime-environ-39.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 1, 2025

Bumps wasmtime-environ from 38.0.4 to 39.0.1.

Release notes

Sourced from wasmtime-environ's releases.

v39.0.1

39.0.1

Released 2025-11-24.

Fixed

  • Compiling the debug feature without the gc feature enabled has been fixed. #12074

v39.0.0

39.0.0

Released 2025-11-20.

Added

  • Initial work has begun to support WebAssembly-level debugging natively in Wasmtime. This is intended to complement today's preexisting DWARF-level debugging, but this work will be portable and operate at the WebAssembly level of abstraction rather than the machine-level. Note that this work is not yet complete at this time but is expected to get filled out over the coming releases. #11768 #11769 #11873 #11892 #11895

  • The pooling allocator now exposes more metrics about unused slots. #11789

  • The [Wizer] and [component-init] projects have been merged into Wasmtime under a new wasmtime wizer CLI subcommand and wasmtime-wizer crate. This is mostly a drop-in replacement for both with a minor caveat that the initialization function is now called wizer-initialize instead of wizer.initialize to be compatible with components. #11805 #11851 #11853 #11855 #11857 #11863 #11866 #11867 #11877 #11876 #11878 #11891 #11897

... (truncated)

Changelog

Sourced from wasmtime-environ's changelog.

39.0.1

Released 2025-11-24.

Fixed

  • Compiling the debug feature without the gc feature enabled has been fixed. #12074

39.0.0

Released 2025-11-20.

Added

  • Initial work has begun to support WebAssembly-level debugging natively in Wasmtime. This is intended to complement today's preexisting DWARF-level debugging, but this work will be portable and operate at the WebAssembly level of abstraction rather than the machine-level. Note that this work is not yet complete at this time but is expected to get filled out over the coming releases. #11768 #11769 #11873 #11892 #11895

  • The pooling allocator now exposes more metrics about unused slots. #11789

  • The [Wizer] and [component-init] projects have been merged into Wasmtime under a new wasmtime wizer CLI subcommand and wasmtime-wizer crate. This is mostly a drop-in replacement for both with a minor caveat that the initialization function is now called wizer-initialize instead of wizer.initialize to be compatible with components. #11805 #11851 #11853 #11855 #11857 #11863 #11866 #11867 #11877 #11876 #11878 #11891 #11897

... (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 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)

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

---
updated-dependencies:
- dependency-name: wasmtime-environ
  dependency-version: 39.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 Dec 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 3, 2025

Looks like wasmtime-environ is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Dec 3, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/wasmtime-environ-39.0.1 branch December 3, 2025 19:05
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.

0 participants