Skip to content

build(deps): bump bootloader from 0.9.20 to 0.9.23#113

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/bootloader-0.9.23
Open

build(deps): bump bootloader from 0.9.20 to 0.9.23#113
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/bootloader-0.9.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps bootloader from 0.9.20 to 0.9.23.

Changelog

Sourced from bootloader's changelog.

0.9.23 – 2022-09-25

  • Fix boot for machines that report memory regions at high physical addresses (see #259)
    • Allow allocating more than one level 4 entry (#264)

0.9.22 – 2022-03-01

  • Remove the asm and global_asm features, which are now stable (#227)

0.9.21 – 2022-01-09

  • Use new inline assembly syntax (#204)
Commits
  • 38c11a6 Release version 0.9.23
  • 852e1db Update changelog for #259
  • 866984b Merge pull request #264 from Freax13/fix-large-phys-mem-mapping-2
  • 2cbf551 Merge branch 'v0.9-base' into fix-large-phys-mem-mapping-2
  • 3ed1e84 Merge pull request #266 from rust-osdev/v0.9-ci-windows
  • 7787567 Use choco instead of scoop for installing QEMU on Windows
  • 48716f8 allow allocating more than one level 4 entry
  • 42da77b Release version 0.9.22
  • e4590b8 Update cargo-release configuration to latest version
  • 68ed739 Update changelog for #227
  • 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 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)

Bumps [bootloader](https://github.com/rust-osdev/bootloader) from 0.9.20 to 0.9.23.
- [Release notes](https://github.com/rust-osdev/bootloader/releases)
- [Changelog](https://github.com/rust-osdev/bootloader/blob/v0.9.23/Changelog.md)
- [Commits](rust-osdev/bootloader@v0.9.20...v0.9.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2022
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.

0 participants