Skip to content

Bump the major group across 1 directory with 3 updates#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-f72af12281
Open

Bump the major group across 1 directory with 3 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-f72af12281

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown

Bumps the major group with 3 updates in the / directory: spin, buddy_system_allocator and object.

Updates spin from 0.9.8 to 0.12.1

Updates buddy_system_allocator from 0.10.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

Updates object from 0.36.7 to 0.39.1

Changelog

Sourced from object's changelog.

0.39.1

Released 2026/04/21.

Changed

  • Changed read::PeFile::imports to return an error for empty import names. #873

  • Fixed read::PeFile::imports to handle import names in a different section. #881

  • Fixed the ELF section flags for write::StandardSection::EhFrame. #877

  • Updated hashbrown, indexmap, and wasmparser dependencies. #879

Added

  • Added Android definitions for ELF. #875

  • Updated Mach-O definitions. #883

  • Added read::macho::LoadCommandData::dylib_use_flags. #887


0.39.0

Released 2026/03/29.

Breaking changes

  • Changed read::NativeFile to use NativeEndian instead of Endianness. #851

  • Changed the type of elf::Dyn32/64::d_tag to signed (i32/i64). Changed the type of DT_* constants to i64. Changed write::elf::Writer::write_dynamic parameter to match. #852

  • Changed parsing to always support unaligned data. The unaligned feature now has no effect. #861

  • Changed read::SymbolMapName::new to accept a size parameter.

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: deps. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the major group with 3 updates in the / directory: spin, [buddy_system_allocator](https://github.com/rcore-os/buddy_system_allocator) and [object](https://github.com/gimli-rs/object).


Updates `spin` from 0.9.8 to 0.12.1

Updates `buddy_system_allocator` from 0.10.0 to 0.13.0
- [Commits](rcore-os/buddy_system_allocator@v0.10.0...v0.13.0)

Updates `object` from 0.36.7 to 0.39.1
- [Changelog](https://github.com/gimli-rs/object/blob/main/CHANGELOG.md)
- [Commits](gimli-rs/object@0.36.7...v0.39.1)

---
updated-dependencies:
- dependency-name: buddy_system_allocator
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: object
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: spin
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-f72af12281 branch from a4bf03d to 7f466a3 Compare June 24, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants