Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the wasmtime-dependencies group with 4 updates in the / directory: wasmtime, wasmtime-wasi, wasi-common and deterministic-wasi-ctx.

Updates wasmtime from 28.0.1 to 29.0.1

Release notes

Sourced from wasmtime's releases.

v29.0.1

29.0.1

Released 2025-01-21.

Fixed

  • Fix a missing increment in WASIp1-to-WASIp2 adapter which affected WASI configurations that have multiple preopened directories. #10064

v29.0.0

29.0.0

Released 2025-01-20.

Added

  • Winch now supports epoch-based interruption. #9737

  • Pulley, Wasmtime's WebAssembly interpreter, has seen quite a lot of progress and support fleshed out. It's still not 100% complete but should be about ready to start kicking the tires. #9744

  • The Wasmtime CLI now supports a -Wextended-const flag to control whether the extended-const wasm proposal is enabled or not. #9768

  • Work continues to progress on the AArch64 Winch backend, bringing it closer to completion. #9762 #9767 #9751 #9784 #9781 #9792 #9787 #9798 #9850

  • Wasmtime now supports a "custom code publisher" which can be useful when Wasmtime doesn't have built-in support for a particular environment. #9778

  • Configuration options have been added for wasmtime-wasi-http outgoing bodies. #9800

... (truncated)

Changelog

Sourced from wasmtime's changelog.

29.0.1

Released 2025-01-21.

Fixed

  • Fix a missing increment in WASIp1-to-WASIp2 adapter which affected WASI configurations that have multiple preopened directories. #10064

29.0.0

Released 2025-01-20.

Added

  • Winch now supports epoch-based interruption. #9737

  • Pulley, Wasmtime's WebAssembly interpreter, has seen quite a lot of progress and support fleshed out. It's still not 100% complete but should be about ready to start kicking the tires. #9744

  • The Wasmtime CLI now supports a -Wextended-const flag to control whether the extended-const wasm proposal is enabled or not. #9768

  • Work continues to progress on the AArch64 Winch backend, bringing it closer to completion. #9762 #9767 #9751 #9784 #9781 #9792 #9787 #9798 #9850

  • Wasmtime now supports a "custom code publisher" which can be useful when Wasmtime doesn't have built-in support for a particular environment. #9778

  • Configuration options have been added for wasmtime-wasi-http outgoing bodies. #9800

... (truncated)

Commits

Updates wasmtime-wasi from 29.0.1 to 30.0.2

Release notes

Sourced from wasmtime-wasi's releases.

v30.0.2

30.0.2

Released 2025-02-25.

Fixed

  • MinGW C API builds are now built with a newer version of GCC which seems to fix an issue caused by #9929. #10290

Changed

  • The cranelift-codegen crate now no longer depends on arbitrary, a now-unnecessary dependency. #10217

v30.0.1

30.0.1

Released 2025-02-21.

Fixed

  • Fixes an issue building the cranelift-assembler-x64 crate on Windows when the Rust toolchain is on a different drive than the project using wasmtime. For more details, see the Zulip discussion. #10270

#10270: bytecodealliance/wasmtime#10270

v30.0.0

30.0.0

Released 2025-02-20.

Added

  • New wasmtime-wasi-io crate provides a #![no_std] wasi:io implementation, factored out of wasmtime-wasi. Users of wasmtime-wasi don't have to depend on this new crate. #10036

  • Wasmtime's interpreter, Pulley, is now complete and has been listed as [tier 2]. #9897 #9884 #9943 #9944 #9983

... (truncated)

Changelog

Sourced from wasmtime-wasi's changelog.

30.0.2

Released 2025-02-25.

Fixed

  • MinGW C API builds are now built with a newer version of GCC which seems to fix an issue caused by #9929. #10290

Changed

  • The cranelift-codegen crate now no longer depends on arbitrary, a now-unnecessary dependency. #10217

30.0.1

Released 2025-02-21.

Fixed

  • Fixes an issue building the cranelift-assembler-x64 crate on Windows when the Rust toolchain is on a different drive than the project using wasmtime. For more details, see the Zulip discussion. #10270

#10270: bytecodealliance/wasmtime#10270


30.0.0

Released 2025-02-20.

Added

  • New wasmtime-wasi-io crate provides a #![no_std] wasi:io implementation, factored out of wasmtime-wasi. Users of wasmtime-wasi don't have to depend on this new crate. #10036

  • Wasmtime's interpreter, Pulley, is now complete and has been listed as [tier 2]. #9897 #9884 #9943 #9944

... (truncated)

Commits

Updates wasi-common from 28.0.0 to 30.0.2

Release notes

Sourced from wasi-common's releases.

v30.0.2

30.0.2

Released 2025-02-25.

Fixed

  • MinGW C API builds are now built with a newer version of GCC which seems to fix an issue caused by #9929. #10290

Changed

  • The cranelift-codegen crate now no longer depends on arbitrary, a now-unnecessary dependency. #10217

v30.0.1

30.0.1

Released 2025-02-21.

Fixed

  • Fixes an issue building the cranelift-assembler-x64 crate on Windows when the Rust toolchain is on a different drive than the project using wasmtime. For more details, see the Zulip discussion. #10270

#10270: bytecodealliance/wasmtime#10270

v30.0.0

30.0.0

Released 2025-02-20.

Added

  • New wasmtime-wasi-io crate provides a #![no_std] wasi:io implementation, factored out of wasmtime-wasi. Users of wasmtime-wasi don't have to depend on this new crate. #10036

  • Wasmtime's interpreter, Pulley, is now complete and has been listed as [tier 2]. #9897 #9884 #9943 #9944 #9983

... (truncated)

Changelog

Sourced from wasi-common's changelog.

30.0.2

Released 2025-02-25.

Fixed

  • MinGW C API builds are now built with a newer version of GCC which seems to fix an issue caused by #9929. #10290

Changed

  • The cranelift-codegen crate now no longer depends on arbitrary, a now-unnecessary dependency. #10217

30.0.1

Released 2025-02-21.

Fixed

  • Fixes an issue building the cranelift-assembler-x64 crate on Windows when the Rust toolchain is on a different drive than the project using wasmtime. For more details, see the Zulip discussion. #10270

#10270: bytecodealliance/wasmtime#10270


30.0.0

Released 2025-02-20.

Added

  • New wasmtime-wasi-io crate provides a #![no_std] wasi:io implementation, factored out of wasmtime-wasi. Users of wasmtime-wasi don't have to depend on this new crate. #10036

  • Wasmtime's interpreter, Pulley, is now complete and has been listed as [tier 2]. #9897 #9884 #9943 #9944

... (truncated)

Commits

Updates deterministic-wasi-ctx from 0.1.29 to 0.1.30

Release notes

Sourced from deterministic-wasi-ctx's releases.

v0.1.30

What's Changed

Full Changelog: Shopify/deterministic-wasi-ctx@v0.1.29...v0.1.30

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 3, 2025
@dependabot dependabot bot requested review from a team and mkcny and removed request for a team March 3, 2025 10:16
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-dependencies-d04be1a22d branch 2 times, most recently from a9ed670 to 576f58a Compare March 17, 2025 09:23
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-dependencies-d04be1a22d branch from 576f58a to 8a4b82b Compare March 31, 2025 09:21
…with 4 updates

Bumps the wasmtime-dependencies group with 4 updates in the / directory: [wasmtime](https://github.com/bytecodealliance/wasmtime), [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime), [wasi-common](https://github.com/bytecodealliance/wasmtime) and [deterministic-wasi-ctx](https://github.com/Shopify/deterministic-wasi-ctx).


Updates `wasmtime` from 28.0.1 to 29.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v29.0.1/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v28.0.1...v29.0.1)

Updates `wasmtime-wasi` from 29.0.1 to 30.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v30.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v29.0.1...v30.0.2)

Updates `wasi-common` from 28.0.0 to 30.0.2
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v30.0.2/RELEASES.md)
- [Commits](bytecodealliance/wasmtime@v28.0.0...v30.0.2)

Updates `deterministic-wasi-ctx` from 0.1.29 to 0.1.30
- [Release notes](https://github.com/Shopify/deterministic-wasi-ctx/releases)
- [Commits](Shopify/deterministic-wasi-ctx@v0.1.29...v0.1.30)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasmtime-dependencies
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasmtime-dependencies
- dependency-name: wasi-common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: wasmtime-dependencies
- dependency-name: deterministic-wasi-ctx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wasmtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-dependencies-d04be1a22d branch from 8a4b82b to 53859db Compare April 7, 2025 09:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 11, 2025
@dependabot dependabot bot deleted the dependabot/cargo/wasmtime-dependencies-d04be1a22d branch April 11, 2025 13:44
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