toku-sa-n / ramen

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

chore(deps): update uefi-services requirement from 0.8.0 to 0.9.0 #1026

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Commits
  • 68d21a6 Publish new version of the crate
  • 229da01 Fix the build error on the latest nightly (#214)
  • 1e9c0bc fix: wrong lint name
  • 7111d5f Publish new patch version
  • b13a799 fix: avoid infinite loop
  • 393d18c fix(GraphicsOutput::modes): iterate over 0..max_mode
  • 9f00e70 New minor version of the uefi-services crate
  • 282a361 Upgrade to GitHub-native Dependabot
  • 07dfe46 Expose NamedFileProtocolInfo's Header types (#205)
  • f773351 Fix typo in regular.rs
  • 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 2 years ago

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