build(deps): bump rand from 0.8.5 to 0.8.8 in /coordinode-embedded in the cargo group across 1 directory - #82
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 1 update in the /coordinode-embedded directory: [rand](https://github.com/rust-random/rand). Updates `rand` from 0.8.5 to 0.8.8 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.8) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/coordinode-embedded/cargo-149fb61464
branch
from
August 31, 2026 15:04
a2af1d6 to
797c392
Compare
|
Member
|
Superseded by #84, which applies the same bump by regenerating the lock with |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/cargo/coordinode-embedded/cargo-149fb61464
branch
August 31, 2026 15:07
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 cargo group with 1 update in the /coordinode-embedded directory: rand.
Updates
randfrom 0.8.5 to 0.8.8Changelog
Sourced from rand's changelog.
Commits
572d3b0v0.8: fix no-std + serde1 build (#1825)229f547Prepare 0.8.81ad885eAdd test + fix for feature serde1 without std90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.