cloud-hypervisor / rust-hypervisor-firmware

Apache License 2.0
581 stars 53 forks source link

build: Bump x86_64 from 0.14.11 to 0.14.12 #314

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps x86_64 from 0.14.11 to 0.14.12.

Changelog

Sourced from x86_64's changelog.

0.14.12 – 2023-02-09

New Features

Fixes

Other Improvements

Commits
  • af70710 Fix release script (#459)
  • f4d3dbb Release v0.14.12
  • f1cb4a0 Merge pull request #456 from Freax13/enhancement/faster-from_page_table_indices
  • d644235 optimize from_page_table_indices
  • 3eb9c22 Merge pull request #454 from rust-osdev/fix-data-layout
  • f1a8a98 Fix data layout in custom target used for testing
  • 2389bbc Merge pull request #453 from rust-osdev/dependabot/github_actions/actions/cac...
  • 0250ad4 Bump actions/cache from 3 to 4
  • 1ba2dec Merge pull request #445 from Freax13/enhancement/expose-cr3-write-raw
  • c3eaa09 expose Cr3::write_raw
  • 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.

Dependabot will merge this PR once CI passes on it, as requested by @cloud-hypervisor-bot.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)