chore(deps): bump the patch-updates group across 1 directory with 6 updates#635
Merged
Merged
Conversation
…pdates Bumps the patch-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.32` | `0.2.34` | | [mdns-sd](https://github.com/keepsimple1/mdns-sd) | `0.20.1` | `0.20.2` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.3` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `jiff` from 0.2.32 to 0.2.34 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.32...jiff-static-0.2.34) Updates `mdns-sd` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/keepsimple1/mdns-sd/releases) - [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md) - [Commits](keepsimple1/mdns-sd@v0.20.1...v0.20.2) Updates `clap` from 4.6.1 to 4.6.3 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.3) Updates `futures-util` from 0.3.32 to 0.3.33 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.33) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jiff dependency-version: 0.2.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mdns-sd dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/patch-updates-7d3b0d86c5
branch
from
July 21, 2026 03:04
7717760 to
a9e9c41
Compare
forkwright
enabled auto-merge (squash)
July 23, 2026 01:25
serde_derive moved to syn 3.x while the remaining proc-macro tree pins 2.x — transient ecosystem migration, same justified-pair class as bincode and thiserror. Refs #635
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 patch-updates group with 6 updates in the / directory:
1.0.2281.0.2291.0.1501.0.1510.2.320.2.340.20.10.20.24.6.14.6.30.3.320.3.33Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 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 -> v7Updates
jifffrom 0.2.32 to 0.2.34Changelog
Sourced from jiff's changelog.
Commits
7311a6a0.2.345682809test: fixes for testing from released cratescebda72cargo: switch to a virtual manifest21be3deutil: remove vestigial bounds error wrapper1f9cf9eerror: tighten up some error messagesafc23a2fmt: use lenient formatting mode forstrftimeAPIsddd26a80.2.334c480d9scripts: allow unbound variables496428eci: clarify comment about ranged integersc0b0d4btz: remove TZif namejiff_core::tz::tzif::TimeZoneUpdates
mdns-sdfrom 0.20.1 to 0.20.2Release notes
Sourced from mdns-sd's releases.
Changelog
Sourced from mdns-sd's changelog.
Commits
42d99a8prepare for a new release v0.20.2 (#482)5cfa13afix: avoid leaking empty cache entries for records not for us (#481)7c55c75feat: add a jitter for initial query per RFC 6762 section 5.2 (#480)a37e959feat: delay PTR query responses per RFC 6762 section 6 (#479)6f39a46fix: space announcement retransmissions wider than the rate-limit window (#477)76f42bdfeat: Implement RFC 6762 section 6 multicast rate limiting (#476)Updates
clapfrom 4.6.1 to 4.6.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
futures-utilfrom 0.3.32 to 0.3.33Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
89cc254Release 0.3.33cd9f5beci: Update release workflowd79a499Resolve rustdoc::broken_intra_doc_links warning95bbcf8Resolve rustdoc ambiguous link error303c165Resolve rustdoc::redundant_explicit_links warningf34e3f5ci: Cleanup66591a2Enable Miri for more testsab1072fSimplify target_has_atomic cfg in utility cratescf5d23bFix unsound compat01as03 implementation (fixes #2514) (#3012)8ae794fAdd portable-atomic-alloc feature and use it in FuturesUnordered (#3007)