fix(deps): update all dependencies #10
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.37
->4.5.39
2.9.0
->2.10.2
1.44.2
->1.45.1
1.16.0
->1.17.0
Release Notes
clap-rs/clap (clap)
v4.5.39
Compare Source
Fixes
v4.5.38
Compare Source
Fixes
--
or-
mitsuhiko/minijinja (minijinja)
v2.10.2
Compare Source
next-generation trait resolver to fail. #787
v2.10.1
Compare Source
v2.10.0
Compare Source
--output
is used in the CLI. #772mj_err_get_debug_info
to the C-ABI. #775means that if you do
{% import 'template.j2' as x %}
and youthen render
{{ x }}
the output oftemplate.j2
is rendered asif it was included. #778
are now correctly handled. Additionally slicing on bytes now
correctly handles steps other than 1. #781
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.
fix(deps): update rust crate minijinja to v2.10.1to fix(deps): update all dependenciesa9f5ed97e2
to9c8452f6c1
9c8452f6c1
to8eb6c83291
8eb6c83291
to22ec9f9686
22ec9f9686
to94603f9a94
94603f9a94
to3e3ce5ced0
3e3ce5ced0
to68184aa16d
68184aa16d
toefc513535c
efc513535c
tod27f636922
d27f636922
to340e2fa8d6
340e2fa8d6
toda7b51b24a
da7b51b24a
to5dab8e0f6d
5dab8e0f6d
toc6e3343228
c6e3343228
to6819e707f3
6819e707f3
toe0e64d9930
e0e64d9930
toa0dd9103ac
a0dd9103ac
to122a848b7b
122a848b7b
to00439b059d
00439b059d
to87dbfbd3c4
87dbfbd3c4
to4d27d16a62
4d27d16a62
to69e2b08b5a
69e2b08b5a
to85fd7e4bda
85fd7e4bda
to509139f0fa
509139f0fa
todacadb51ca
dacadb51ca
toae92421a25
ae92421a25
tof0cc0c44b9
f0cc0c44b9
toae393fa779
ae393fa779
to0adcb6a5ee
0adcb6a5ee
to4303786f52
4303786f52
to8794b028c8
8794b028c8
to3ee0451086
3ee0451086
tod353a2e2c2
d353a2e2c2
to19c46649de
19c46649de
to955ca0fd10
955ca0fd10
to5fffb39044
5fffb39044
to12c88aea83
12c88aea83
to55d15d247b
55d15d247b
tod2095801f7
d2095801f7
to412c475ebb
412c475ebb
toa1f7272bb4
Checkout
From your project repository, check out a new branch and test the changes.