chore(deps): bump the cargo group across 1 directory with 2 updates - #9
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-eb3e4b97d2
branch
from
August 26, 2026 20:23
48ed911 to
6b92b5c
Compare
NullSablex
approved these changes
Aug 26, 2026
Bumps the cargo group with 2 updates in the / directory: [serde_json](https://github.com/serde-rs/json) and [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam). Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
NullSablex
force-pushed
the
dependabot/cargo/cargo-eb3e4b97d2
branch
from
August 26, 2026 20:30
6b92b5c to
9e04cfa
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 cargo group with 2 updates in the / directory: serde_json and crossbeam-channel.
Updates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)