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

build(deps): bump x86_64 from 0.14.12 to 0.15.0 #1089

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps x86_64 from 0.14.12 to 0.15.0.

Changelog

Sourced from x86_64's changelog.

0.15.0 – 2024-03-04

Breaking changes

New Features

Fixes

Other Improvements

Commits
  • cccc19b Merge pull request #463 from Freax13/release/0.15
  • 07df122 release v0.15.0
  • 927f3ac Merge pull request #464 from Freax13/enhancement/inline-step-functions
  • a0f6b62 implement Step for PageTableIndex
  • 0cb87fe constify PageTableIndex::new
  • 306422e constify more Page functions
  • 4aaa21c constify align_down, is_aligned & into
  • 8da3546 allow inlining Step methods
  • b62d1d9 Merge pull request #462 from Freax13/enhancement/faster-address-fns
  • 0448ade assert that expected is a valid address
  • 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 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 4, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/x86_64-0.15.0 branch 5 times, most recently from 99786f9 to 278dc8d Compare March 15, 2024 13:48
@stlankes stlankes enabled auto-merge March 15, 2024 20:07
@stlankes stlankes disabled auto-merge March 15, 2024 20:07
@stlankes
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

stlankes and others added 3 commits March 15, 2024 21:27
Bumps [semihosting](https://github.com/taiki-e/semihosting) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/taiki-e/semihosting/releases)
- [Changelog](https://github.com/taiki-e/semihosting/blob/main/CHANGELOG.md)
- [Commits](taiki-e/semihosting@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: semihosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.5 to 0.30.7.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.30.5...v0.30.7)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@stlankes stlankes force-pushed the dependabot/cargo/x86_64-0.15.0 branch 3 times, most recently from d7c3bfc to cc096f7 Compare March 15, 2024 20:57
Bumps [x86_64](https://github.com/rust-osdev/x86_64) from 0.14.12 to 0.15.0.
- [Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md)
- [Commits](rust-osdev/x86_64@v0.14.12...v0.15.0)

---
updated-dependencies:
- dependency-name: x86_64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@stlankes stlankes force-pushed the dependabot/cargo/x86_64-0.15.0 branch from cc096f7 to e14d64e Compare March 15, 2024 21:00
@stlankes stlankes enabled auto-merge March 15, 2024 21:00
@stlankes stlankes added this pull request to the merge queue Mar 15, 2024
Merged via the queue into main with commit c73c28e Mar 15, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/x86_64-0.15.0 branch March 15, 2024 21:22
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant