Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump wasmtime-component-util from 10.0.1 to 11.…
Browse files Browse the repository at this point in the history
…0.1 (#211)

Bumps
[wasmtime-component-util](https://github.com/bytecodealliance/wasmtime)
from 10.0.1 to 11.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/acd0a9e7446710f67f4fd15da20a1870936ed0ed"><code>acd0a9e</code></a>
Release Wasmtime 11.0.1 (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6761">#6761</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/1aff665bd150b112f028966ae8d4ffe8c632e1ea"><code>1aff665</code></a>
[11.0.0] Update some minimum version requirements. (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6758">#6758</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/92ccdcb8d68b586715957c2335031bc057e4876d"><code>92ccdcb</code></a>
Release Wasmtime 11.0.0 (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6753">#6753</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/deccddf0a043ca10d82d83ad638380b74bca69dc"><code>deccddf</code></a>
Lock dependency on hyper to a single version (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6733">#6733</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/b5f9832b99b7b50d28c635ee079e6ab642d3a936"><code>b5f9832</code></a>
Backport the 11.0.0 release notes (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6730">#6730</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/12959a09c1113ae5f1faa67d671a3b9e9a8cf323"><code>12959a0</code></a>
Cherry-pick regalloc2 0.9.2 upgrade to 11.0 release branch. (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6727">#6727</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/815046d38a963e80c7beb8bbcbbbe4ccd3e505f0"><code>815046d</code></a>
winch: Run winch through a subset of the spec suite (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6610">#6610</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/c19c729214e2237902eb177609643cb6523b7f2b"><code>c19c729</code></a>
cranelift: Remove unused code in filetests (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6678">#6678</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/b741f7c79d72492d17ab8a29c8ffe4687715938e"><code>b741f7c</code></a>
Add <code>WasiCtxBuilder</code> setters for the two clock types (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6669">#6669</a>)</li>
<li><a
href="https://github.com/bytecodealliance/wasmtime/commit/a43d1dc68fc24e71f726ec858db90f1731e96a11"><code>a43d1dc</code></a>
fuzzgen: Generate Tail Calls (<a
href="https://redirect.github.com/bytecodealliance/wasmtime/issues/6641">#6641</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bytecodealliance/wasmtime/compare/v10.0.1...v11.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wasmtime-component-util&package-manager=cargo&previous-version=10.0.1&new-version=11.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent 30bd203 commit f828c71
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion homestar-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ wasi-common = "10.0"
wasmparser = "0.109"
#wasmtime = { version = "10.0", features = ["async", "component-model", "default"] }
wasmtime = { version = "10.0", features = ["async", "component-model", "default"] }
wasmtime-component-util = "10.0"
wasmtime-component-util = "11.0"
wasmtime-wasi = { version = "10.0", features = ["tokio"] }
wat = "1.0"
wit-component = "0.12"
Expand Down

0 comments on commit f828c71

Please sign in to comment.