Skip to content

cargo: bump linked_list_allocator from 0.10.5 to 0.10.6 in /kernel#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kernel/linked_list_allocator-0.10.6
Open

cargo: bump linked_list_allocator from 0.10.5 to 0.10.6 in /kernel#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/kernel/linked_list_allocator-0.10.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps linked_list_allocator from 0.10.5 to 0.10.6.

Changelog

Sourced from linked_list_allocator's changelog.

0.10.6 – 2026-04-14

  • Fix potential panic due to huge layout (#79)
  • Fix alloc_ref build on recent nightly by using renamed NonNull::dangling (#90)

Internal

  • Fix warnings about cfg(fuzzing) (#82)
  • Remove stabilized miri flags and feature (#81)
  • Remove potential undefined behavior in fuzz chaos harness (#80)
  • Upgrade plain-HTTP links to HTTPS in Cargo.toml (#78)
Commits
  • a1d9049 Release version 0.10.6
  • cf68e45 Update cargo-release config
  • 2664a8f Update changelog
  • 1f5548f Merge pull request #90 from sermuns/dangling
  • 86df025 Fix rustup install command
  • 4b29d18 fix(alloc_ref): use renamed dangling
  • b5caf32 Merge pull request #82 from rust-osdev/fix-warnings
  • ca6e574 Fix warnings about cfg(fuzzing)
  • e77d2e6 Merge pull request #81 from rust-osdev/nightly-fix
  • f00b820 Remove stabilized miri flags
  • 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)

Bumps [linked_list_allocator](https://github.com/phil-opp/linked-list-allocator) from 0.10.5 to 0.10.6.
- [Changelog](https://github.com/rust-osdev/linked-list-allocator/blob/main/Changelog.md)
- [Commits](rust-osdev/linked-list-allocator@v0.10.5...v0.10.6)

---
updated-dependencies:
- dependency-name: linked_list_allocator
  dependency-version: 0.10.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Assignees

The following users could not be added as assignees: adamperkowski. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot dependabot Bot added the deps dependencies label Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants