Bump the core group across 1 directory with 5 updates #341
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 core group with 5 updates in the / directory:
1.45.0
1.45.1
4.5.38
4.5.40
4.5.50
4.5.54
2.0.101
2.0.103
0.8.22
0.9.0
Updates
tokio
from 1.45.0 to 1.45.1Release notes
Sourced from tokio's releases.
Commits
3768696
chore: prepare Tokio v1.45.1 (#7359)421a7b0
rt: do not track time-based metrics on wasm32-unknown-unknown (#7322)b1bdb3c
ci: update macros_type_mismatch for Rust 1.87.0 (#7339)Updates
clap
from 4.5.38 to 4.5.40Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cff27db
chore: Release4ef4124
docs: Update changelogca89617
Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391
fix(complete): Fix PowerShell dynamic completioned2360f
chore: Release196a14b
docs: Update changelogcd622ab
Merge pull request #5846 from ribru17/alias_fn_dedup48ff72b
fix(complete): Deduplicate bash subcmd casesb1b6f17
Merge pull request #5843 from epage/link5900216
fix(derive): Update link for derive attributesUpdates
clap_complete
from 4.5.50 to 4.5.54Commits
194c676
chore: Release44838f6
docs: Update changelog0f59d55
Merge pull request #6027 from Alpha1337k/master3716f9f
chore: Release613b69a
docs: Update changelogd117f7a
Merge pull request #6028 from epage/argcb8255d
feat(builder): Allow quoted id's for arg macroe2aa2f0
Feat: Add catch-all on external subcommands for zshb9c0aee
Feat: Add external subcommands test to suite1036060
Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
syn
from 2.0.101 to 2.0.103Release notes
Sourced from syn's releases.
Commits
85d4276
Release 2.0.1036f7b0f3
Merge pull request #1871 from dtolnay/binaryattr89f88fa
Correctly track bailouts in parenthesized binary expressions0e07372
Add binary operator attribute bailout testca8d876
Insert parentheses around binary operation with attribute5be0f71
Add binary operator attribute tests026bb3c
Discard paren attrs in unparenthesize test217dd62
Preserve attributes of Expr::Paren in FlattenParensef977c1
Update test suite to nightly-2025-06-11b1cc559
Release 2.0.102Updates
schemars
from 0.8.22 to 0.9.0Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
643a4c0
v0.9.0 (identical to v1.0.0-alpha.18)f9bcfd8
v1.0.0-alpha.18c805be1
Addinclude_type_name
setting for settingx-rust-type
schema property (#406)b24c841
AddRestrictFormats
transform (#405)04db03b
Re-enable some clippy lints413e4a0
Add flag totake_definitions
to optionally apply transforms (#404)9d58bdc
ChangeString
settings toCow\<'static, str>
(#403)b4c7f5e
Update OpenAPI 3.0 meta-schemafb54a6d
Deprecateas_any
/as_any_mut
, add downcast methods todyn GenTransform
(...6a089fa
Setminimum
/maximum
for i8/u8/i16/u16 (#401)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions