fix(deps): update all dependencies #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
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:
1.0.97
->1.0.98
0.1.87
->0.1.88
0.9.0
->0.9.1
1.43.0
->1.46.1
0.7.13
->0.7.15
Release Notes
dtolnay/anyhow (anyhow)
v1.0.98
Compare Source
self.into_boxed_dyn_error()
andself.reallocate_into_boxed_dyn_error_without_backtrace()
methods for anyhow::Error (#415)dtolnay/async-trait (async-trait)
v0.1.88
Compare Source
rust-random/rand (rand)
v0.9.1
Compare Source
Security and unsafe
zerocopy
dependency fromrand
(#1579)Fixes
simd_support
for recent nightly rust (#1586)Changes
fn rand::seq::index::sample_weighted
andfn IndexedRandom::choose_multiple_weighted
to return fewer thanamount
results (#1623), reverting an undocumented change (#1382) to the previous release.Additions
rand::distr::Alphabetic
distribution. (#1587)rand_core
(#1604)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)v1.45.1
: Tokio v1.45.1Compare Source
1.45.1 (May 24th, 2025)
This fixes a regression on the wasm32-unknown-unknown target, where code that previously did not panic due to calls to
Instant::now()
started failing. This is due to the stabilization of the first time-based metric.Fixed
v1.45.0
: Tokio v1.45.0Compare Source
Added
worker_total_busy_duration
,worker_park_count
, andworker_unpark_count
(#6899, #7276)Command::spawn_with
(#7249)Changed
Unpin
for some trait impls (#7204)runtime::Handle
as unwind safe (#7230)Unstable
v1.44.2
: Tokio v1.44.2Compare Source
This release fixes a soundness issue in the broadcast channel. The channel
accepts values that are
Send
but!Sync
. Previously, the channel calledclone()
on these values without synchronizing. This release fixes the channelby synchronizing calls to
.clone()
(Thanks Austin Bonander for finding andreporting the issue).
Fixed
clone()
call in broadcast channel (#7232)v1.44.1
: Tokio v1.44.1Compare Source
1.44.1 (March 13th, 2025)
Fixed
block_in_place
context (#7216)v1.44.0
: Tokio v1.44.0Compare Source
1.44.0 (March 7th, 2025)
This release changes the
from_std
method on sockets to panic if a blocking socket is provided. We determined this change is not a breaking change as Tokio is not intended to operate using blocking sockets. Doing so results in runtime hangs and should be considered a bug. Accidentally passing a blocking socket to Tokio is one of the most common user mistakes. If this change causes an issue for you, please comment on #7172.Added
task::coop
module (#7116)Command::get_kill_on_drop()
(#7086)broadcast::Sender::closed
(#6685, #7090)broadcast::WeakSender
(#7100)oneshot::Receiver::is_empty()
(#7153)oneshot::Receiver::is_terminated()
(#7152)Fixed
File
should not start a background read (#7139)start_kill
on exited child should not fail (#7160)CTRL_CLOSE
,CTRL_LOGOFF
,CTRL_SHUTDOWN
on windows (#7122)Changes
select!
budget-aware (#7164)from_std
(#7166)Changes to unstable APIs
Documented
select!
alternatives (#7110)send_to
(#7146)Child
stdout (#7141)Child::kill
behavior (#7162)ChildStdin
struct doc comment (#7192)worker_threads
instead ofcore_threads
(#7186)v1.43.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
9931ba271c
toa82c6d6791
a82c6d6791
toa07473ac0b
a07473ac0b
to8224c745d4
8224c745d4
to7f8b0f96d8
7f8b0f96d8
to0e119b000e
0e119b000e
toa66c5c59f9
a66c5c59f9
toba1ea8b01f
ba1ea8b01f
to5d2315bcc9
5d2315bcc9
tob9eb389d2e
b9eb389d2e
to5a64fb2fb4
5a64fb2fb4
to6dcdb087a5
6dcdb087a5
to106495904c
106495904c
to9294e3ad77
9294e3ad77
to6e41f90a25
6e41f90a25
to28af0ed627
28af0ed627
toe30c33a509
e30c33a509
to994ffa001b
994ffa001b
to3150b34217
3150b34217
to3606f31be6
3606f31be6
tocb2f0754b4
cb2f0754b4
to45bb8e4c13
45bb8e4c13
to7b8239ca61
7b8239ca61
to2ec45e1c72
2ec45e1c72
tod3a8533ef7
d3a8533ef7
to86d2dbde71
86d2dbde71
to1c0cebacce
1c0cebacce
to06553436a5
06553436a5
to0b0aa9d57d
0b0aa9d57d
toeee8a0e17e
eee8a0e17e
toc0ca8f2213
c0ca8f2213
tof7c8652378
f7c8652378
to86e7250821
86e7250821
toa70b9aeb69
a70b9aeb69
to0684a1349e
0684a1349e
to6a9defeabc
6a9defeabc
to7475bfdf3a
7475bfdf3a
tob0da261630
b0da261630
to498a1e8291
498a1e8291
tod3b8d289a9
d3b8d289a9
tocb6f8e21c0
cb6f8e21c0
to784d8f1ad1
784d8f1ad1
tob162526649
b162526649
to5c52d4a198
5c52d4a198
to1a316356e3
1a316356e3
tof99b181e58
f99b181e58
to6b1f7bd285
6b1f7bd285
toba617cdc80
ba617cdc80
to4fbfdf4f31
4fbfdf4f31
to818db83e06
818db83e06
toc91d36d895
c91d36d895
to764b10e0b0
764b10e0b0
to50b4aefe80
50b4aefe80
to3f1147a821
3f1147a821
toef61ffcd73
ef61ffcd73
to835296a18e
835296a18e
to3e5d612a49
3e5d612a49
to5840e0fd53
5840e0fd53
tod014f3a891
d014f3a891
to0f12305b3b
0f12305b3b
tob719c97071
b719c97071
toe5b5543915
e5b5543915
todebf0ff4f5
debf0ff4f5
toc2ec29c0e5
c2ec29c0e5
to00a8937209
00a8937209
to405d3df831
405d3df831
to9949b537d3
9949b537d3
to9ee224c6ac
9ee224c6ac
to4e011003f9
4e011003f9
to0175b15e4a
0175b15e4a
to4a9a1278e3
4a9a1278e3
to02ddb56239
02ddb56239
to0fde597b07
0fde597b07
to6348e65cbc
6348e65cbc
tobdd56299ee
bdd56299ee
to9b19f688a8
9b19f688a8
to531689a387
531689a387
tof9b149e87d
f9b149e87d
toe714397fca
e714397fca
to5e83620756
5e83620756
to6f54c90ba3
6f54c90ba3
toe9058487aa
e9058487aa
to1c2273c085
1c2273c085
to201fd99bb4
201fd99bb4
to37e9702cef
37e9702cef
to34807fcce7
34807fcce7
to6d3aec07a0
6d3aec07a0
to72ff6afdc9
72ff6afdc9
to64a0d6efca
64a0d6efca
to15c7fba85c
15c7fba85c
toebe1a82cc1
ebe1a82cc1
to86c9beecc1
86c9beecc1
toee8c622672
ee8c622672
to5dc5db457b
5dc5db457b
tode93fd92f4
de93fd92f4
tof2e0233eb2
f2e0233eb2
to0cd061abf9
0cd061abf9
tod1ff7bfce2
d1ff7bfce2
to1412aed5ec
1412aed5ec
todf3dc6b843
df3dc6b843
toaa37dfbf04
aa37dfbf04
to1efbdadd2b
1efbdadd2b
to5f0d18e2b4
5f0d18e2b4
to4aa9f0402d
4aa9f0402d
toba5bf25bfd
ba5bf25bfd
toc3e7f742e6
c3e7f742e6
tof87ed7906b
f87ed7906b
toed21bc7c0c
ed21bc7c0c
to59b1364502
59b1364502
to7e48a4798e
7e48a4798e
to3d942d1efb
3d942d1efb
tobb9d895e7d
bb9d895e7d
to8874922da2
8874922da2
toc724dfcfd6
c724dfcfd6
toa8c7b5222f
a8c7b5222f
to45c63d63c1
45c63d63c1
to0adb9003d8
0adb9003d8
to1d992805b1
1d992805b1
toe2531bd891
e2531bd891
to5035a16303
5035a16303
toc90f9b09ea
c90f9b09ea
to2f67c6400f
2f67c6400f
toea91a06698
ea91a06698
toc4ebcf8f52
c4ebcf8f52
tof1e077078d
f1e077078d
to7e7699b293
7e7699b293
to448208296f
448208296f
to30eea5b666
30eea5b666
toef46b5533f
ef46b5533f
to9fa0fdd121
9fa0fdd121
to6fb1f0d1cf
6fb1f0d1cf
to4db5db61a3
4db5db61a3
to5d634067ed
5d634067ed
toa8421c4065
a8421c4065
to3718722bbe
3718722bbe
to1ac0f9555e
1ac0f9555e
to6f663d4b6e
6f663d4b6e
to0e94e28a81
0e94e28a81
to824b99765c
824b99765c
toe5a074fbc2
Checkout
From your project repository, check out a new branch and test the changes.