chore(deps): update rust-patch-updates #1037
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status/Blocked
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1037
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/rust-patch-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.5.48
->4.5.49
4.5.48
->4.5.49
0.2.29
->0.2.30
0.8.1
->0.8.3
0.1.11
->0.1.17
1.12.1
->1.12.2
0.12.15
->0.12.24
0.4.6
->0.4.7
0.1.33
->0.1.34
Release Notes
clap-rs/clap (clap)
v4.5.49
Compare Source
Fixes
hyperium/hyper-util (hyper-util)
v0.1.17
Compare Source
legacy::Client
to allow absolute-form URIs whenConnected::proxy(true)
is passed and the scheme ishttps
.v0.1.16
Compare Source
impl Clone
forproxy::Tunnel
service.proxy::Matcher
to detect SOCKS4 schemes.legacy::Client
pool idle checker to trigger less aggresively, saving CPU.v0.1.15
Compare Source
auto::Builder
.proxy::Socksv5
to check for enough bytes before parsing ipv6 responses.client-proxy
in thefull
feature set.v0.1.14
Compare Source
HttpConnector
to defer address family order to resolver sort order.proxy::Matcher
to find HTTPS system proxies on Windows.v0.1.13
Compare Source
HttpConnector
to always prefer IPv6 addresses first, if happy eyeballs is enabled.legacy::Client
to return better errors if available on the connection.v0.1.12
Compare Source
client::legacy::proxy::Tunnel
connector that wraps another connector with HTTP tunneling.client::legacy::proxy::{SocksV4, SocksV5}
connectors that wraps another connector with SOCKS.client::proxy::matcher::Matcher
type that can use environment variables to match proxy rules.server::graceful::Watcher
type that can be sent to watch a connection in another task.GracefulShutdown::count()
method to get number of currently watched connections.must_use
attributes onConnection
futures.rust-lang/regex (regex)
v1.12.2
Compare Source
===================
This release fixes a
cargo doc
breakage on nightly when--cfg docsrs
isenabled. This caused documentation to fail to build on docs.rs.
Bug fixes:
Switches the
doc_auto_cfg
feature todoc_cfg
on nightly for docs.rs builds.seanmonstar/reqwest (reqwest)
v0.12.24
Compare Source
v0.12.23
Compare Source
ClientBuilder::unix_socket(path)
option that will force all requests over that Unix Domain Socket.ClientBuilder::retry(policy)
andreqwest::retry::Builder
to configure automatic retries.ClientBuilder::dns_resolver2()
with more ergonomic argument bounds, allowing more resolver implementations.http3_*
options toblocking::ClientBuilder
.RequestBuilder
.v0.12.22
Compare Source
v0.12.21
Compare Source
socks4a://
instead ofsocks4h://
.Error::is_timeout()
to check for hyper and IO timeouts too.Error
to again include URLs when possible.Default
forBody
.v0.12.20
Compare Source
ClientBuilder::tcp_user_timeout(Duration)
option to setTCP_USER_TIMEOUT
.Error::is_status()
.v0.12.19
Compare Source
cookies
feature is enabled (by the way, it's a noop feature in wasm).v0.12.18
Compare Source
socks
enabled without TLS.v0.12.17
Compare Source
v0.12.16
Compare Source
ClientBuilder::http3_congestion_bbr()
to enable BBR congestion control.ClientBuilder::http3_send_grease()
to configure whether to send use QUIC grease.ClientBuilder::http3_max_field_section_size()
to configure the maximum response headers.ClientBuilder::tcp_keepalive_interval()
to configure TCP probe interval.ClientBuilder::tcp_keepalive_retries()
to configure TCP probe count.Proxy::headers()
to add extra headers that should be sent to a proxy.redirect::Policy::limit()
which had an off-by-1 error, allowing 1 more redirect than specified.Response::bytes_stream()
.zyansheep/rustyline-async (rustyline-async)
v0.4.7
: Release 0.4.7Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/zyansheep/rustyline-async/compare/v0.4.6...v0.4.7
tokio-rs/tracing (tracing-core)
v0.1.34
: tracing-core 0.1.34Compare Source
Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: Cargo.lock
ee2b9ee72f
d780440409
d780440409
c7f848778b
c7f848778b
50c1d01e62
50c1d01e62
2d0ea35ceb
2d0ea35ceb
929d04f674
Note that only the clap crates are actually updated here - description is wrong