chore(ci): Update Cargo #225
Open
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.
This PR contains the following updates:
4.5.39
->4.5.40
3.1.0
->3.1.1
2.9.0
->2.10.0
2.10.2
->2.11.0
0.13.4
->0.13.5
0.12.19
->0.12.22
1.45.1
->1.46.1
0.7.4
->0.8.0
0.22.26
->0.22.27
0.22.26
->0.22.27
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
clap-rs/clap (clap)
v4.5.40
Compare Source
Features
arg!()
macro (e.g.arg!("check-config": ...)
)andrewhickman/fs-err (fs-err)
v3.1.1
File::into_file
andFile::into_path
(#73)indexmap-rs/indexmap (indexmap)
v2.10.0
Compare Source
extract_if
methods toIndexMap
andIndexSet
, similar to themethods for
HashMap
andHashSet
with ranges likeVec::extract_if
.#[track_caller]
annotations to functions that may panic.mitsuhiko/minijinja (minijinja)
v2.11.0
Compare Source
strings in the
|join
filter. This was inconsistent withJinja2 and the filter itself for undefineds in other
positions. #794
range
function and changerange to
isize
. #799isize
as argument type. #799\x
escape sequences in stringsas well as octals. #805
|chain
filter. #807PyO3/pyproject-toml-rs (pyproject-toml)
v0.13.5
Compare Source
license-files
glob validation and error messages from uvcheck_pep639_glob
function for using the PEP 639 support with a different glob crate.seanmonstar/reqwest (reqwest)
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()
.tokio-rs/tokio (tokio)
v1.46.1
: Tokio v1.46.1Compare Source
1.46.1 (July 4th, 2025)
This release fixes incorrect spawn locations in runtime task hooks for tasks
spawned using
tokio::spawn
rather thanRuntime::spawn
. This issue onlyeffected the spawn location in
TaskMeta::spawned_at
, and did not effect tasklocations in Tracing events.
Unstable
TaskMeta::spawn_location
tracking where a task was spawned(#7440)
v1.46.0
: Tokio v1.46.0Compare Source
1.46.0 (July 2nd, 2025)
Fixed
TcpStream::shutdown
incorrectly returning an error on macOS (#7290)Added
mpsc::OwnedPermit::{same_channel, same_channel_as_sender}
methods (#7389)biased
option forjoin!
andtry_join!
, similar toselect!
(#7307)pope::OpenOptions::read_write
on Android (#7426)Clone
implementation fornet::unix::SocketAddr
(#7422)Changed
queue::Local<T>
(#7340)LocalSet::{poll,drop}
(#7372)Unstable
TaskMeta::spawn_location
tracking where a task was spawned (#7417)LocalOptions
parameter toruntime::Builder::build_local
(#7346)Documented
start_seek
is not used (#7366)AsyncWriteExt::flush
(#7364)recv_buffer_size
method (#7336)RawFd
inTcpSocket
docs (#7416)AsRawFd
doc link to current Rust stdlib location (#7429)on_*_task_poll
is unstable (#7311)time::advance
(#7394)toml-rs/toml (toml)
v0.8.23
Compare Source
v0.8.22
Compare Source
v0.8.21
Compare Source
v0.8.20
Compare Source
v0.8.19
Compare Source
v0.8.18
Compare Source
v0.8.17
Compare Source
v0.8.16
Compare Source
v0.8.15
Compare Source
v0.8.14
Compare Source
v0.8.13
Compare Source
v0.8.12
Compare Source
v0.8.11
Compare Source
v0.8.10
Compare Source
v0.8.9
Compare Source
v0.8.8
Compare Source
v0.8.7
Compare Source
v0.8.6
Compare Source
v0.8.5
Compare Source
v0.8.4
Compare Source
v0.8.3
Compare Source
v0.8.2
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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 was generated by Mend Renovate. View the repository job log.