Bump the major group across 1 directory with 4 updates - #3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[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 |
dependabot
Bot
force-pushed
the
dependabot/cargo/major-c24d57cdfa
branch
2 times, most recently
from
June 10, 2026 07:49
369ce6a to
bc73e2c
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/major-c24d57cdfa
branch
from
June 15, 2026 05:23
bc73e2c to
887c166
Compare
Bumps the major group with 4 updates in the / directory: spin, [buddy_system_allocator](https://github.com/rcore-os/buddy_system_allocator), [object](https://github.com/gimli-rs/object) and [smoltcp](https://github.com/smoltcp-rs/smoltcp). Updates `spin` from 0.9.8 to 0.12.0 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) Updates `smoltcp` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/smoltcp-rs/smoltcp/releases) - [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md) - [Commits](smoltcp-rs/smoltcp@v0.11.0...v0.13.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: smoltcp dependency-version: 0.13.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
Bot
force-pushed
the
dependabot/cargo/major-c24d57cdfa
branch
from
June 21, 2026 02:24
887c166 to
6e43db6
Compare
Contributor
|
@dependabot ignore this major version |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 4 updates in the / directory: spin, buddy_system_allocator, object and smoltcp.
Updates
spinfrom 0.9.8 to 0.12.0Updates
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)Updates
smoltcpfrom 0.11.0 to 0.13.1Release notes
Sourced from smoltcp's releases.
... (truncated)
Changelog
Sourced from smoltcp's changelog.
... (truncated)
Commits
e347a1eMerge pull request #1145 from smoltcp-rs/release-0-13-1d6c4b64Release v0.13.14a19ac7Merge pull request #1144 from smoltcp-rs/tcp-unspecified-fixffeaf62Fix TCP crash when receiving SYN from unspecified addr.096b006Merge pull request #1139 from tomkris/ihl-checkfaa1603ipv4: check IPv4 IHL to be at least 20 bytes1ae2846Merge pull request #1138 from smoltcp-rs/fix-sack-overflow25d4f7ctcp: fix sack sequence number overflow.df66ffeRelease v0.13.0608a3b9Merge pull request #1127 from HueCodes/fix/meta-poll-at-stale-timestamp