Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the wasmtime group with 3 updates #717

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Updates the requirements on wasmtime, wasmtime-wasi and wasi-common to permit the latest version.
Updates wasmtime to 12.0.1

Commits
  • 6116aae Release Wasmtime 12.0.1 (#6901)
  • ee7cc00 Backport: "Cranelift: avoid quadratic behavior in label-fixup processing" to ...
  • 54cbe5f Release Wasmtime 12.0.0 (#6864)
  • 7fb064a [12.0.0] Revert "Require wasmtime options are first when running modules (#67...
  • de4ede0 Add a bindgen test that exercises using error types from a different interfac...
  • 217de07 Resolve trappable error types with fully qualified package paths (#6795)
  • fc03e74 Update the dev-dependency for wit-bindgen to 0.9.0 (#6800)
  • afeee15 Fix incorrect sample code in documentation (#6796) (#6797)
  • 615d697 Update preview1 to trap on misaligned pointers (#6776)
  • 5200159 Fix posix-signals-on-macos on aarch64-apple-darwin (#6793)
  • Additional commits viewable in compare view

Updates wasmtime-wasi to 8.0.1

Commits

Updates wasi-common to 12.0.1

Commits
  • 6116aae Release Wasmtime 12.0.1 (#6901)
  • ee7cc00 Backport: "Cranelift: avoid quadratic behavior in label-fixup processing" to ...
  • 54cbe5f Release Wasmtime 12.0.0 (#6864)
  • 7fb064a [12.0.0] Revert "Require wasmtime options are first when running modules (#67...
  • de4ede0 Add a bindgen test that exercises using error types from a different interfac...
  • 217de07 Resolve trappable error types with fully qualified package paths (#6795)
  • fc03e74 Update the dev-dependency for wit-bindgen to 0.9.0 (#6800)
  • afeee15 Fix incorrect sample code in documentation (#6796) (#6797)
  • 615d697 Update preview1 to trap on misaligned pointers (#6776)
  • 5200159 Fix posix-signals-on-macos on aarch64-apple-darwin (#6793)
  • Additional commits viewable in compare view

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 the dependencies A dependency needs to be updated. label Aug 25, 2023
@dependabot dependabot bot requested a review from CryZe August 25, 2023 19:36
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-78328407ec branch from 169f5e4 to 7f843f3 Compare August 28, 2023 07:04
Updates the requirements on [wasmtime](https://github.com/bytecodealliance/wasmtime), [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) and [wasi-common](https://github.com/bytecodealliance/wasmtime) to permit the latest version.

Updates `wasmtime` to 12.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](bytecodealliance/wasmtime@v8.0.1...v12.0.1)

Updates `wasmtime-wasi` to 8.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](bytecodealliance/wasmtime@v8.0.1...v8.0.1)

Updates `wasi-common` to 12.0.1
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](bytecodealliance/wasmtime@v8.0.1...v12.0.1)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  dependency-group: wasmtime
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
  dependency-group: wasmtime
- dependency-name: wasi-common
  dependency-type: direct:production
  dependency-group: wasmtime
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-78328407ec branch from 7f843f3 to 3777ffe Compare August 30, 2023 07:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 7, 2023
@dependabot dependabot bot deleted the dependabot/cargo/wasmtime-78328407ec branch September 7, 2023 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A dependency needs to be updated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants