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

chore(deps): bump wasmtime from 4.0.0 to 5.0.0 #1505

Merged
merged 3 commits into from
Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps wasmtime from 4.0.0 to 5.0.0.

Commits
  • dbc6db0 Release Wasmtime 5.0.0 (#5602)
  • e2e98f6 Remove lower_br_fcmp from the riscv64 backend (#5519)
  • 5d429e4 Remove the MInst::TrapFf constructor from the riscv64 backend (#5515)
  • 4bc4fae Small update for filename in isle_integration.md (#5516)
  • 937601c Cranelift: GVN spectre guards and run redundant load elimination twice (#5517)
  • b2d5afd riscv64: Implement fcmp in ISLE (#5512)
  • d1920f5 cranelift: Add wasm tests for duplicate loads (#5514)
  • 7c67378 wiggle: copy guest strings from shared memory (#5475)
  • 52ba72f riscv64: Fix masking on iabs (#5505)
  • 276bc6a cranelift-wasm: Better track reachability after translating loads (#5511)
  • Additional commits viewable in compare view

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-5.0.0 branch from 74dc3bb to 64d3936 Compare January 24, 2023 09:26
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2023

Codecov Report

Merging #1505 (12c8071) into main (0730dba) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1505   +/-   ##
=======================================
  Coverage   68.78%   68.78%           
=======================================
  Files         120      120           
  Lines       13072    13072           
=======================================
  Hits         8992     8992           
  Misses       4080     4080           

@Furisto
Copy link
Member

Furisto commented Feb 9, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-5.0.0 branch from 64d3936 to 1ff1bc7 Compare February 9, 2023 15:33
@YJDoc2
Copy link
Collaborator

YJDoc2 commented Feb 14, 2023

@dependabot rebase

Bumps [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) from 4.0.0 to 5.0.0.
- [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@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: wasmtime-wasi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 4.0.0 to 5.0.0.
- [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@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-5.0.0 branch from 1ff1bc7 to 12c8071 Compare February 14, 2023 10:06
@YJDoc2 YJDoc2 merged commit 7398b40 into main Feb 14, 2023
@YJDoc2 YJDoc2 deleted the dependabot/cargo/wasmtime-5.0.0 branch February 14, 2023 10:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants