fix(deps): update all dependencies #19
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:
4.5.36
->4.5.40
1.44.2
->1.45.1
1.16.0
->1.17.0
Release Notes
clap-rs/clap (clap)
v4.5.40
Compare Source
Features
arg!()
macro (e.g.arg!("check-config": ...)
)v4.5.39
Compare Source
Fixes
v4.5.38
Compare Source
Fixes
--
or-
v4.5.37
Compare Source
Features
ArgMatches::try_clear_id()
tokio-rs/tokio (tokio)
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
uuid-rs/uuid (uuid)
v1.17.0
Compare Source
What's Changed
wasm32v1-none
Support by @bushrat011899 in https://github.com/uuid-rs/uuid/pull/828New Contributors
Full Changelog: https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0
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.
chore(deps): update rust crate clap to v4.5.37to chore(deps): update all dependenciesdf64637b53
tobfd6196359
bfd6196359
to64cc6bae8f
chore(deps): update all dependenciesto fix(deps): update all dependencies64cc6bae8f
to4a2becefa8
4a2becefa8
to3317d01557
3317d01557
toe9af2d2289
e9af2d2289
to6cbe36e836
6cbe36e836
toe7163b62ff
e7163b62ff
to687969719b
687969719b
to28bc26830b
28bc26830b
to55c814f1f1
55c814f1f1
to49a5d03307
49a5d03307
to5d163aab02
5d163aab02
to0ae84dc873
0ae84dc873
tob38484cdab
b38484cdab
to9e99b664b5
9e99b664b5
toed7744fce3
ed7744fce3
to342f5e4c22
342f5e4c22
to196245a2bc
196245a2bc
to20d03a6f7b
20d03a6f7b
to16592390ce
16592390ce
to40853e13cf
40853e13cf
tode0e466c62
de0e466c62
to91c2ba7653
91c2ba7653
to651f8facc0
651f8facc0
to118334c445
118334c445
to38a098eea7
38a098eea7
to9940aa2187
9940aa2187
to049ec19cf7
049ec19cf7
tof10ab00ef9
f10ab00ef9
tobf6cf7fbf1
bf6cf7fbf1
toeb8a8ba713
eb8a8ba713
to88ca9f495d
88ca9f495d
to2719b2e0c2
2719b2e0c2
to8b52296e94
8b52296e94
tod88e7e29bc
d88e7e29bc
to475bc91ef1
475bc91ef1
toc6288e99cc
c6288e99cc
to193c337ff0
193c337ff0
tob1cd490fea
b1cd490fea
tobe3a2c766d
be3a2c766d
to8b10ff8ecc
8b10ff8ecc
tod4f502066d
d4f502066d
to189ef02394
189ef02394
to9538c39510
9538c39510
tobec4b22a47
bec4b22a47
toed8e6403d4
ed8e6403d4
tod82f05154a
d82f05154a
to65dde486d5
65dde486d5
to510f46021b
510f46021b
toccb9c4b371
ccb9c4b371
tod54e5fa414
d54e5fa414
to6653421136
6653421136
to819b01ad8a
819b01ad8a
to35d6aaf5ac
35d6aaf5ac
tod8aebad2fb
d8aebad2fb
toa6ae0abb8b
a6ae0abb8b
to05e3c116bf
05e3c116bf
to8c5dbe9730
8c5dbe9730
to7217327461
7217327461
to830a10b3c3
830a10b3c3
to2fb3c9f368
2fb3c9f368
to27b4c8f8f5
27b4c8f8f5
to329095636a
329095636a
to57570e4574
57570e4574
to947f60fff7
947f60fff7
to3ff8df067a
3ff8df067a
toc9fd97d8ad
c9fd97d8ad
tod63e5007b1
d63e5007b1
to9d5146247a
9d5146247a
toc8fc771d54
c8fc771d54
to2ed47e4623
2ed47e4623
toc5b078b530
c5b078b530
to0a376d8023
Checkout
From your project repository, check out a new branch and test the changes.