chore(deps): bump the compatible-updates group across 1 directory with 4 updates - #47
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the compatible-updates group across 1 directory with 4 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 4 updates Bumps the compatible-updates group with 4 updates in the / directory: [pubky-noise](https://github.com/pubky/pubky-noise), [pkarr](https://github.com/pubky/pkarr), [rand](https://github.com/rust-random/rand) and [uuid](https://github.com/uuid-rs/uuid). Updates `pubky-noise` from 0.1.0-rc7 to 0.1.0-rc8 - [Commits](https://github.com/pubky/pubky-noise/commits) Updates `pkarr` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/pubky/pkarr/releases) - [Changelog](https://github.com/pubky/pkarr/blob/main/RELEASE.md) - [Commits](pubky/pkarr@v8.0.0...v8.0.1) Updates `rand` from 0.8.7 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.7...0.8.8) Updates `uuid` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.25.0...v1.26.0) --- updated-dependencies: - dependency-name: pkarr dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatible-updates - dependency-name: pubky-noise dependency-version: 0.1.0-rc8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatible-updates - dependency-name: rand dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compatible-updates - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/compatible-updates-d7d981772b
branch
from
September 7, 2026 21:57
ce1b298 to
3d23250
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 compatible-updates group with 4 updates in the / directory: pubky-noise, pkarr, rand and uuid.
Updates
pubky-noisefrom 0.1.0-rc7 to 0.1.0-rc8Commits
Updates
pkarrfrom 8.0.0 to 8.0.1Commits
938a938chore: release v8.0.1 (#298)b25a104deps: bump chacha20 to 0.10.2 (#297)35e434dfix(relay): limit HTTP/1 connection buffers (#296)d01bfa4deps: bump the cargo-dependencies group with 10 updates (#295)6e23e39fix(relay): bound HTTP connection lifetimes (#281)941cb63refactor(relay): reduce error result size (#294)ef31e78deps: bump the cargo-dependencies group with 17 updates (#293)c4bc12edocs: document client and relay architecture (#280)6302456deps: bump the cargo-dependencies group with 13 updates (#289)Updates
randfrom 0.8.7 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 stdUpdates
uuidfrom 1.25.0 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks