toku-sa-n / ramen

A toy OS written in Rust supporting xHCI.
GNU General Public License v3.0
40 stars 5 forks source link

chore(deps): update uefi-services requirement from 0.6.0 to 0.8.0 in /bootx64 #953

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on uefi-services to permit the latest version.

Commits
  • a7c3420 Bump the minor versions of the crates
  • 5e796c7 Update x86_64 requirement from 0.13.1 to 0.13.2 (#198)
  • 88a852f Fixing various phrasing inconsistencies and spelling errors in prev PR's comm...
  • 1d9558e Fix clippy lints
  • 7530cd4 Update x86_64 requirement from 0.12.1 to 0.13.1
  • 1d89f9f Publish new versions of the crates
  • d29d30f Add support for device path protocol and EFI_LOCATE_DEVICE_PATH (#187)
  • 520e586 Clarify how new protocols can be defined
  • 0d04804 Fix CI with latest nightly (#188)
  • 41933c8 Made panic_handler optional (#179)
  • 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[bot] commented 3 years ago

Looks like uefi-services is up-to-date now, so this is no longer needed.