Update heapless requirement from 0.8 to 0.9 in the cargo-dependencies group across 1 directory - #5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [heapless](https://github.com/rust-embedded/heapless) to permit the latest version. Updates `heapless` to 0.9.3 - [Release notes](https://github.com/rust-embedded/heapless/releases) - [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md) - [Commits](rust-embedded/heapless@v0.8.0...v0.9.3) --- updated-dependencies: - dependency-name: heapless dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-dependencies-b311d75731
branch
from
August 26, 2026 15:48
a161a78 to
8509776
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.
Updates the requirements on heapless to permit the latest version.
Updates
heaplessto 0.9.3Release notes
Sourced from heapless's releases.
Changelog
Sourced from heapless's changelog.
... (truncated)
Commits
ca95c4bMerge pull request #656 from sgued/release-093c3d2061Prepare release 0.9.3fba1da4Merge pull request #644 from tower120/const_vec_from_array6bb5909Fix clippy lints666a0acVec::from_array now const0db1fb3Add IDEA files to gitignorebe8628aMerge pull request #647 from sgued/646-clear-use-after-freee458255Fix possible use after free inclearfunctions45a1f11Merge pull request #641 from sgued/deque-pop-front-if8d95d99deque: Add pop_front_if and pop_back_if