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

Update wasi requirement from 0.10 to 0.11 #77

Merged
merged 2 commits into from
Mar 21, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Updates the requirements on wasi to permit the latest version.

Commits
  • 9ec04a7 Bump to 0.11.0 (#63)
  • 984fa4f Update to the latest WASI snapshot1 and release 0.10.3 (#62)
  • d3c7a34 Update witx to 0.9 (#59)
  • ad108be Improve Display and Debug impls of Error (#58)
  • 23d4d4a Bump to 0.10.1
  • 58192bb Add the repository so people know where to look for the source code (#55)
  • 37c402f Upgrade to the latest version of witx (#56)
  • be37cfd Add description to witx-bindgen
  • 239ef52 Update witx-bindgen manifest
  • 5838890 Allow publishing witx-bindgen
  • 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 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 Nov 22, 2022
@daira
Copy link

daira commented Jan 15, 2023

Merging this would be helpful for us to reduce duplicate crate versions (zcash/librustzcash#757).

@tobz
Copy link
Member

tobz commented Mar 21, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/wasi-0.11 branch from 6659409 to b945181 Compare March 21, 2023 00:18
@tobz
Copy link
Member

tobz commented Mar 21, 2023

@dependabot rebase

Updates the requirements on [wasi](https://github.com/bytecodealliance/wasi) to permit the latest version.
- [Release notes](https://github.com/bytecodealliance/wasi/releases)
- [Commits](bytecodealliance/wasi-rs@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: wasi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/wasi-0.11 branch from b945181 to 0d02727 Compare March 21, 2023 00:53
@tobz tobz merged commit 7433c21 into main Mar 21, 2023
@tobz tobz deleted the dependabot/cargo/wasi-0.11 branch March 21, 2023 01:37
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