Bump the major group across 1 directory with 3 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the major group across 1 directory with 3 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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>
a4bf03d to
7f466a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major group with 3 updates in the / directory: spin, buddy_system_allocator and object.
Updates
spinfrom 0.9.8 to 0.12.1Updates
buddy_system_allocatorfrom 0.10.0 to 0.13.0Commits
95b6b9eRelease v0.13.054bc9a3Fix compilation warnings for Rust 2024 edition49e161aMerge pull request #48 from Acture/master6739802feat: add fixed-address allocation for FrameAllocator70703b0Merge pull request #45 from mevinagrise/docs-safety-sectionsf916fb7docs: clarify additional safety requirements0e44835Merge pull request #46 from mevinagrise/fix-frame-top-order-merge29f39f8Merge pull request #47 from mevinagrise/fix-frame-zero-start05edc00Merge pull request #44 from mevinagrise/docs-wording-fixescfe3849fix: handle zero start correctly when splitting frame rangesUpdates
objectfrom 0.36.7 to 0.39.1Changelog
Sourced from object's changelog.
... (truncated)
Commits
e5ffee9Release 0.39.1 (#888)079644eread/macho: add LoadCommandData::dylib_use_flags (#887)172eeaeAllow clippy::collapsible_match in examples (#884)097da6aUpdate Mach-O definitions (#883)07011baread/pe: handle import names in a different section (#881)699fbe6Upgrade to hashbrown v0.17 (#879)0a7079ewrite/elf: set flags for StandardSection::EhFrame (#877)fbdc200elf: Add Android-specific REL,RELA and RELR constants (#875)fe854f0Add security info (#872)6886fb3read/pe: check for empty import names (#873)