Skip to content

chore(deps): bump buddy_system_allocator from 0.12.0 to 0.13.0#1351

Merged
jsturtevant merged 2 commits intomainfrom
dependabot/cargo/buddy_system_allocator-0.13.0
Apr 1, 2026
Merged

chore(deps): bump buddy_system_allocator from 0.12.0 to 0.13.0#1351
jsturtevant merged 2 commits intomainfrom
dependabot/cargo/buddy_system_allocator-0.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps buddy_system_allocator from 0.12.0 to 0.13.0.

Commits
  • 95b6b9e Release v0.13.0
  • 54bc9a3 Fix compilation warnings for Rust 2024 edition
  • 49e161a Merge pull request #48 from Acture/master
  • 6739802 feat: add fixed-address allocation for FrameAllocator
  • 70703b0 Merge pull request #45 from mevinagrise/docs-safety-sections
  • f916fb7 docs: clarify additional safety requirements
  • 0e44835 Merge pull request #46 from mevinagrise/fix-frame-top-order-merge
  • 29f39f8 Merge pull request #47 from mevinagrise/fix-frame-zero-start
  • 05edc00 Merge pull request #44 from mevinagrise/docs-wording-fixes
  • cfe3849 fix: handle zero start correctly when splitting frame ranges
  • 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 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 the kind/dependencies For PRs that update dependencies or related components label Mar 31, 2026
@jsturtevant
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

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.

dependabot bot and others added 2 commits April 1, 2026 14:16
Bumps [buddy_system_allocator](https://github.com/rcore-os/buddy_system_allocator) from 0.12.0 to 0.13.0.
- [Commits](rcore-os/buddy_system_allocator@v0.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Automatically updated by dependabot-update-guest-locks workflow.
Triggered by: chore(deps): bump buddy_system_allocator from 0.12.0 to 0.13.0

Signed-off-by: dependabot-pr-auto-approver[bot] <207571483+dependabot-pr-auto-approver[bot]@users.noreply.github.com>
@jsturtevant jsturtevant force-pushed the dependabot/cargo/buddy_system_allocator-0.13.0 branch from c259e17 to f9ee9a8 Compare April 1, 2026 21:16
@jsturtevant jsturtevant merged commit 620153b into main Apr 1, 2026
44 checks passed
@jsturtevant jsturtevant deleted the dependabot/cargo/buddy_system_allocator-0.13.0 branch April 1, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant