deps: bump the rust-dependencies group with 2 updates
Open
Number: #52
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
January 05, 2026 at 06:30 AM UTC
(5 months ago)
(5 months ago)
Updated:
January 05, 2026 at 06:32 AM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies rust
dependencies rust
Description:
Bumps the rust-dependencies group with 2 updates: clap and tokio.
Updates clap from 4.5.53 to 4.5.54
Release notes
Sourced from clap's releases.
v4.5.54
[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--help
Changelog
Sourced from clap's changelog.
[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--help
Commits
Updates tokio from 1.48.0 to 1.49.0
Release notes
Sourced from tokio's releases.
Tokio v1.49.0
1.49.0 (January 3rd, 2026)
Added
- net: add support for
TCLASSoption on IPv6 (#7781)- runtime: stabilize
runtime::id::Id(#7125)- task: implement
ExtendforJoinSet(#7195)- task: stabilize the
LocalSet::id()(#7776)Changed
- net: deprecate
{TcpStream,TcpSocket}::set_linger(#7752)Fixed
- macros: fix the hygiene issue of
join!andtry_join!(#7766)- runtime: revert "replace manual vtable definitions with Wake" (#7699)
- sync: return
TryRecvError::DisconnectedfromReceiver::try_recvafterReceiver::close(#7686)- task: remove unnecessary trait bounds on the
Debugimplementation (#7720)Unstable
- fs: handle
EINTRinfs::writefor io-uring (#7786)- fs: support io-uring with
tokio::fs::read(#7696)- runtime: disable io-uring on
EPERM(#7724)- time: add alternative timer for better multicore scalability (#7467)
Documented
- docs: fix a typos in
bounded.rsandpark.rs(#7817)- io: add
SyncIoBridgecross-references tocopyandcopy_buf(#7798)- io: doc that
AsyncWritedoes not inherit fromstd::io::Write(#7705)- metrics: clarify that
num_alive_tasksis not strongly consistent (#7614)- net: clarify the cancellation safety of the
TcpStream::peek(#7305)- net: clarify the drop behavior of
unix::OwnedWriteHalf(#7742)- net: clarify the platform-dependent backlog in
TcpSocketdocs (#7738)- runtime: mention
LocalRuntimeinnew_current_threaddocs (#7820)- sync: add missing period to
mpsc::Sender::try_senddocs (#7721)- sync: clarify the cancellation safety of
oneshot::Receiver(#7780)- sync: improve the docs for the
errorsof mpsc (#7722)- task: add example for
spawn_localusage on local runtime (#7689)#7125: tokio-rs/tokio#7125 #7195: tokio-rs/tokio#7195 #7305: tokio-rs/tokio#7305 #7467: tokio-rs/tokio#7467 #7614: tokio-rs/tokio#7614 #7686: tokio-rs/tokio#7686 #7689: tokio-rs/tokio#7689
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Technical Details
| ID: | 12526235 |
| UUID: | 3780339270 |
| Node ID: | PR_kwDOQb498867eWkb |
| Host: | GitHub |
| Repository: | RAprogramm/sql-query-analyzer |