Skip to content

cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates#3177

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src/exercises/bare-metal/rtc/patch-41cdbf8f10
Open

cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates#3177
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/src/exercises/bare-metal/rtc/patch-41cdbf8f10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the patch group in /src/exercises/bare-metal/rtc with 2 updates: aarch64-paging and bitflags.

Updates aarch64-paging from 0.12.0 to 0.12.1

Release notes

Sourced from aarch64-paging's releases.

0.12.1

Bugfixes

  • Fixed value of El23Attributes::XN.

Improvements

  • Added NT and CONTIGUOUS_OR_PROTECTED bits to El1Attributes and El23Attributes.
  • Added El23Attributes::USER_RES1.
Changelog

Sourced from aarch64-paging's changelog.

0.12.1

Bugfixes

  • Fixed value of El23Attributes::XN.

Improvements

  • Added NT and CONTIGUOUS_OR_PROTECTED bits to El1Attributes and El23Attributes.
  • Added El23Attributes::USER_RES1.
Commits

Updates bitflags from 2.11.0 to 2.11.1

Release notes

Sourced from bitflags's releases.

2.11.1

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.11.0...2.11.1

Changelog

Sourced from bitflags's changelog.

2.11.1

What's Changed

New Contributors

Full Changelog: bitflags/bitflags@2.11.0...2.11.1

Commits
  • 4ed9ffa Merge pull request #482 from KodrAus/cargo/2.11.1
  • c53cd57 prepare for 2.11.1 release
  • a44410a Merge pull request #481 from KodrAus/docs/clarifications
  • 3d671b9 update more compile error messages
  • 5f3adad fix up compile error messages
  • 780765d fix up contains and intersection docs
  • 97b7607 clarify self and other in method docs
  • 88a7a18 Merge pull request #477 from DanielEScherzer/patch-1
  • f0e4646 example_generated.rs: add missing third slash for doc comment
  • a31c96f Merge pull request #478 from DanielEScherzer/beta-bless
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch group in /src/exercises/bare-metal/rtc with 2 updates: [aarch64-paging](https://github.com/google/aarch64-paging) and [bitflags](https://github.com/bitflags/bitflags).


Updates `aarch64-paging` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/google/aarch64-paging/releases)
- [Changelog](https://github.com/google/aarch64-paging/blob/main/CHANGELOG.md)
- [Commits](google/aarch64-paging@0.12.0...0.12.1)

Updates `bitflags` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.11.0...2.11.1)

---
updated-dependencies:
- dependency-name: aarch64-paging
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: bitflags
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2026
@dependabot dependabot Bot requested review from djmitche and mgeisler as code owners May 1, 2026 01:48
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
@dependabot dependabot Bot requested a review from qwandor as a code owner May 1, 2026 01:48
@dependabot dependabot Bot added the rust Pull requests that update Rust code label May 1, 2026
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.

0 participants