Skip to content

Commit

Permalink
Bump wasmtime from 0.37.0 to 0.38.1 (#2447)
Browse files Browse the repository at this point in the history
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 0.37.0 to 0.38.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/9e2adfb34531610d691f74dd3f559bc5b800eb02"><code>9e2adfb</code></a> Release Wasmtime 0.38.1 (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4339">#4339</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/94fd5b0f2c60fdb340c7b322c6b78c99143d7772"><code>94fd5b0</code></a> Cherry-pick <a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4332">#4332</a> to 0.38 branch. (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4336">#4336</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/d421fadb5bf627376b005650ce14d096b2df6d1b"><code>d421fad</code></a> Upgrade to regalloc2 v0.2.3 to get bugfix from <a href="https://github-redirect.dependabot.com/bytecodealliance/regalloc2/issues/2">bytecodealliance/regalloc22</a>....</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/b3ad5f9e75d06394041192389a8df47cf451a8fe"><code>b3ad5f9</code></a> Backport simd fixes to 0.38.0 (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4334">#4334</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/99c6463abd69aa02a34f40da7eaebfc9b30f1feb"><code>99c6463</code></a> Release Wasmtime 0.38.0 (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4288">#4288</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/b80491b4cbfa4d725ed3084cb920fadeba78f4c0"><code>b80491b</code></a> x64 backend: fix <code>to_amode</code> with constant address (no registers). (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4239">#4239</a>) (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4">#4</a>...</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/0b0d49fff99ff15ca6572caefd174c3c3e507aca"><code>0b0d49f</code></a> Speed up CI a bit: run only component-model tests under <code>component-model</code> fea...</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/ae2c84205f0ad1d4865a2de636ed34ffaf0b506c"><code>ae2c842</code></a> Upgrade to regalloc2 v0.2.2. (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4222">#4222</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/d65d8b25a546717ed1aac20e589d95bc1c74827a"><code>d65d8b2</code></a> Update Cranelift README. (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4220">#4220</a>)</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/commit/2af358dd9c578f3e6707ba1dd08caea945b0be2a"><code>2af358d</code></a> Add a <code>VMComponentContext</code> type and create it on instantiation (<a href="https://github-redirect.dependabot.com/bytecodealliance/wasmtime/issues/4215">#4215</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/bytecodealliance/wasmtime/compare/v0.37.0...v0.38.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wasmtime&package-manager=cargo&previous-version=0.37.0&new-version=0.38.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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/infinyon/fluvio/network/alerts).

</details>

Co-authored-by: Luis Moreno <[email protected]>
  • Loading branch information
dependabot[bot] and morenol committed Jul 1, 2022
1 parent 44e2f04 commit 749df76
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 52 deletions.
107 changes: 57 additions & 50 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/fluvio-smartengine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ smartmodule = ["fluvio-controlplane-metadata", "flate2"]
wasi = ["wasmtime-wasi"]

[dependencies]
wasmtime = "0.37.0"
wasmtime-wasi = {version="0.37.0", optional = true}
wasmtime = "0.38.1"
wasmtime-wasi = {version="0.38.1", optional = true}
nix = "0.24"
tracing = "0.1.27"
anyhow = "1.0.38"
Expand Down

0 comments on commit 749df76

Please sign in to comment.