fix(deps): update all dependencies #30
Loading…
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:
2.5.0
->2.6.0
1.42.0
->1.43.0
Release Notes
mitsuhiko/minijinja (minijinja)
v2.6.0
Compare Source
sum
filter. #648truncate
filter tominijinja-contrib
. #647wordcount
filter tominijinja-contrib
. #649wordwrap
filter tominijinja-contrib
. #651and a bug was fixed that caused undefined values in strict undefined
mode not to work with tests. #657
unsafe
code block from theKwargs
type internallywhich was probably unsafe. #659
out when flattening on value handles is used. #664
Value::make_object_map
to create projections from objectinto maps, similar to how it was already possible to create
iterators that were projected from objects. #663
|items
filter will no longer allocate a list and insteadreturn an iterator. #665
lstrip_blocks
to act too eager. #674tokio-rs/tokio (tokio)
v1.43.0
: Tokio v1.43.0Compare Source
1.43.0 (Jan 8th, 2025)
Added
UdpSocket::peek
methods (#7068)Command::into_std()
(#7014)SignalKind::info
on illumos (#6995)Fixed
set_len
before initializing vector inBlocking
(#7054)clippy::needless_return
in#[tokio::main]
(#6874)Changes
unsync_load
(#7073)Buf::put_bytes
inRepeat
read impl (#7055)Changes to unstable APIs
Documented
ReadBuf::uninit
allows initialized buffers as well (#7053)TcpStream::try_write_vectored
docs (#7067)LocalRuntime
doc links (#7074)watch::Receiver::wait_for
(#7038)OnceCell
docs (#7047)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.