build(deps): bump the start-dependencies group across 1 directory with 6 updates#122
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/start-dependencies-f1e4a9e376
branch
from
July 18, 2026 13:28
8ecbe1e to
2dada63
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
padamson
added a commit
that referenced
this pull request
Jul 18, 2026
Same stuck-dependabot mechanism as the previous trust batch: pinned exemptions fail on every futures-* bump. Unblocks PR #122. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Owner
|
@dependabot rebase |
Owner
|
@dependabot recreate |
…h 6 updates Bumps the start-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.0` | | [regex](https://github.com/rust-lang/regex) | `1.13.0` | `1.13.1` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.33` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.118` | `2.0.119` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.117` | `1.0.118` | Updates `tokio` from 1.52.3 to 1.53.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.0) Updates `regex` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.13.0...1.13.1) 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](https://github.com/rust-lang/futures-rs/commits) Updates `clap` from 4.6.1 to 4.6.2 - [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.2) Updates `syn` from 2.0.118 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.118...2.0.119) Updates `trybuild` from 1.0.117 to 1.0.118 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.117...1.0.118) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: start-dependencies - dependency-name: futures-util dependency-version: 0.3.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: start-dependencies - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: start-dependencies - dependency-name: syn dependency-version: 2.0.119 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: start-dependencies - dependency-name: tokio dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: start-dependencies - dependency-name: trybuild dependency-version: 1.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: start-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/start-dependencies-f1e4a9e376
branch
from
July 18, 2026 14:44
2dada63 to
07233dc
Compare
dependabot
Bot
deleted the
dependabot/cargo/start-dependencies-f1e4a9e376
branch
July 18, 2026 15:20
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 start-dependencies group with 6 updates in the / directory:
1.52.31.53.01.13.01.13.10.3.320.3.334.6.14.6.22.0.1182.0.1191.0.1171.0.118Updates
tokiofrom 1.52.3 to 1.53.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)7bcd2d3taskdump: remove crate disambiguators from output (#8288)f84b209chore: prepare Tokio v1.51.4 (#8286)eacb98eruntime: don't skip the driver whenbefore_parkschedules work (#8222)5e16ee0task: avoid replacing the JoinQueue waker intry_join_next(#8279)88212absync: document memory ordering guarantees for Semaphore (#8119)Updates
regexfrom 1.13.0 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
futures-utilfrom 0.3.32 to 0.3.33Changelog
Sourced from futures-util's changelog.
Commits
Updates
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
synfrom 2.0.118 to 2.0.119Release notes
Sourced from syn's releases.
Commits
3295f9eRelease 2.0.1196ae9c18Merge pull request #1996 from dtolnay/fieldrepresenting8ebd963Parse field-representing types builtin540ccf8Drop unneeded lifetime on covariant Cursor in verbatim::betweenaa05887Merge pull request #1995 from dtolnay/cursorb7160d3Reduce forking for Verbatim constructionefdc925Merge pull request #1994 from dtolnay/tailcallde6424cPreserve attribute on tail-call expression in statement position050dd73Stricter const move closure grammarc7d514bMerge pull request #1992 from dtolnay/scanconstmoveUpdates
trybuildfrom 1.0.117 to 1.0.118Release notes
Sourced from trybuild's releases.
Commits
7ce4c26Release 1.0.118b359f4aUpdate to 2024 edition3551315Merge pull request #334 from dtolnay/customregistry5209787Limit custom registry to new normalization level528223cMerge pull request 331 from devjgm/greg/trybuild-custom-registry-normalization69689b3Update actions/upload-artifact@v6 -> v7585d6f7Normalize cargo registry paths for any registry source