fix(deps): update all dependencies #50
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
4.5.33
->4.5.37
2.8.0
->2.9.0
1.44.1
->1.44.2
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)clap-rs/clap (clap)
v4.5.37
Compare Source
Features
ArgMatches::try_clear_id()
v4.5.36
Compare Source
Fixes
v4.5.35
Compare Source
Fixes
help_heading
v4.5.34
Compare Source
Fixes
flatten_help(true)
and subcommands without argumentsmitsuhiko/minijinja (minijinja)
v2.9.0
Compare Source
columns) are loaded. The error reporting will be wrong in those
cases but the templates will load. #742
proper error reporting if they cannot find a method. #743
merge_maps
which is a dynamic version of thecontext!
merge feature, and fixed enumeration behavior when non-map objects
are attempted to be merged. #745
mj_value_new_bytes
to the C-ABI. #749mj_value_as_bytes
to the C-ABI to borrow from strings orbyte values. #750
mj_err_get_detail
andmj_err_get_template_name
. Thesedid not work correctly. To fix them the return value now needs to be
freed. #754
AtomicU64
isnot available in minijinja-contrib. #755
with context
andwithout context
forimports. #759
default
filter is now also registered asd
for Jinja2compatibility. #763
default
filter now accepts a second argument to enable laxdefaulting. #764
striptags
filter to the contrib module. #765pycompat
by default for the Python bindings and registerthe default contrib filters and tests. #767
tokio-rs/tokio (tokio)
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)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.34to fix(deps): update all dependencies22aa67154f
to85c9463e3c
85c9463e3c
to301d23c5cb
301d23c5cb
to185206f5c7
185206f5c7
to5e9af650d5
5e9af650d5
to235a06d7f8
235a06d7f8
to2c90b101dd
2c90b101dd
to1aa22ef908
1aa22ef908
to159515b2f6
159515b2f6
to0616231cdc
0616231cdc
to96c0b38a15
96c0b38a15
to78d0c9e47b
78d0c9e47b
tobf25f715ce
bf25f715ce
to69fccc313b
69fccc313b
to335834cabf
335834cabf
to8f20dc448b
8f20dc448b
toa287f92080
a287f92080
toa1d614c7e9
a1d614c7e9
to1e84f48f73
1e84f48f73
toc863f76fe5
c863f76fe5
to37175cc819
37175cc819
to99ebc7c8f1
99ebc7c8f1
to4bb9eccb40
4bb9eccb40
to1e542a29c5
1e542a29c5
tob10c79bf65
b10c79bf65
toc1cd9ec87c
c1cd9ec87c
to2a7d83457b
2a7d83457b
to97d6a0e3db
97d6a0e3db
toc8c7a1f7f5
c8c7a1f7f5
to2c8e460324
2c8e460324
toe13721f35f
e13721f35f
toa58c074d3b
a58c074d3b
to4aef5657e0
4aef5657e0
toc39f6d860b
c39f6d860b
to5d18378f5d
5d18378f5d
to2735d9f092
2735d9f092
toa096d52fa2
a096d52fa2
to3cf76863cb
3cf76863cb
to633150b405
633150b405
to395d7aedd1
395d7aedd1
to31a82ee007
31a82ee007
to12a966504f
12a966504f
to0dbf01715d
0dbf01715d
to4e0787b973
4e0787b973
to57249e16d7
57249e16d7
toba5ceadca5
ba5ceadca5
to33028f0971
33028f0971
tod53038df4a
Checkout
From your project repository, check out a new branch and test the changes.