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-wasi from 4.0.0 to 5.0.0 #1502

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wasmtime-wasi 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
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Merging #1502 (b651a86) into main (0730dba) will not change coverage.
The diff coverage is n/a.

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

@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-wasi-5.0.0 branch from 860cfb9 to 48131f9 Compare January 24, 2023 09:25
@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>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasmtime-wasi-5.0.0 branch from 48131f9 to b651a86 Compare February 14, 2023 10:05
@YJDoc2
Copy link
Collaborator

YJDoc2 commented Feb 14, 2023

Superseded by #1505 , that update both wastime and wasmtime-wasi together

@YJDoc2 YJDoc2 closed this Feb 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@YJDoc2 YJDoc2 deleted the dependabot/cargo/wasmtime-wasi-5.0.0 branch February 14, 2023 10:47
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.

2 participants