chore(deps): update all patch versions#468
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
November 24, 2025 12:27
61f6bd9 to
9272527
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
December 5, 2025 20:23
6b526cb to
f10165e
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
5 times, most recently
from
December 16, 2025 20:49
e87cf5a to
d93a464
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
3 times, most recently
from
December 27, 2025 08:30
36f08b5 to
752e803
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
January 6, 2026 20:29
d0043ea to
69eb922
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
2 times, most recently
from
January 12, 2026 16:35
cce58dc to
e6b09ef
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
January 28, 2026 00:35
962ac89 to
569e64f
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
from
April 7, 2026 04:26
008fa01 to
adbe04e
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
7 times, most recently
from
April 22, 2026 11:48
423e14d to
0cd50af
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
from
April 29, 2026 18:14
0cd50af to
ab0a3ab
Compare
samiura
approved these changes
Apr 30, 2026
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
3 times, most recently
from
May 9, 2026 04:22
aa03aa2 to
c783421
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
May 25, 2026 08:54
6610d24 to
9be009d
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
3 times, most recently
from
June 4, 2026 08:35
95d132c to
422d8ee
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
2 times, most recently
from
June 11, 2026 10:14
0b9c116 to
abcc396
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
4 times, most recently
from
June 25, 2026 17:00
40f3190 to
6fd1213
Compare
renovate
Bot
force-pushed
the
renovate/all-patch-versions
branch
2 times, most recently
from
July 5, 2026 04:29
b5c2c39 to
638342e
Compare
samiura
approved these changes
Jul 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1→v1.0.71.0.188→1.0.1981.0.188→1.0.1980.11.8→0.11.110.3.31→0.3.330.4.1→0.4.20.4.28→0.4.331.0.228→1.0.2291.0.145→1.0.1510.7.16→0.7.180.14.2→0.14.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions-rs/toolchain (actions-rs/toolchain)
v1.0.7Compare Source
v1.0.6Compare Source
See Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#106---2020-03-24
v1.0.5Compare Source
Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#105---2020-01-26
v1.0.4Compare Source
Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#104---2020-01-26
v1.0.3Compare Source
Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#103---2019-10-19
v1.0.2Compare Source
Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#102---2019-10-14
v1.0.1Compare Source
Changelog: https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md#101---2019-10-05
dtolnay/cxx (cxx)
v1.0.198Compare Source
v1.0.197Compare Source
v1.0.196Compare Source
v1.0.195Compare Source
let_cxx_string!on panic inside initialization expression (#1729, #1731)v1.0.194Compare Source
v1.0.193Compare Source
v1.0.192Compare Source
Vec<Box<T>>(#1681, thanks @anforowicz)v1.0.191Compare Source
v1.0.190Compare Source
v1.0.189Compare Source
rust-cli/env_logger (env_logger)
v0.11.11Compare Source
Internal
env_filterv0.11.10Compare Source
Internal
v0.11.9Compare Source
rust-lang/futures-rs (futures-util)
v0.3.33Compare Source
ReadLine's soundness issue regarding to exception safety. (#3020)Sendimpl forIterPinRefandIter. (#3003)compat01as03implementation. (#3012)FuturesUnordered::IntoIter. (#3005)portable-atomic-allocfeature and use it inFuturesUnordered. (#3007)alloc::task::Wake. (#3010)spinto 0.12. (#3014)v0.3.32Compare Source
ready!macro in favor ofstd::task::ready!added in Rust 1.64 (#2925)pin_mut!macro in favor ofstd::pin::pin!added in Rust 1.68 (#2929)FuturesOrdered::clear(#2927)mpsc::*Receiver::recv(#2947)mpsc::*Receiver::try_recvand deprecatempsc::*Receiver::::try_next(#2944)FusedStreamforsink::With(#2948)no_stdsupport forshared(#2868)Mutex::new()const (#2956)#[clippy::has_significant_drop]to guards (#2967)pin-utils(#2929)num_cpus(#2946)djc/hostname (hostname)
v0.4.2: 0.4.2Compare Source
What's Changed
windows-linkdependency0.2by @MarijnS95 in #330.4.2by @MarijnS95 in #34rust-lang/log (log)
v0.4.33Compare Source
v0.4.32Compare Source
What's Changed
Value-> string conversions withkv+stdfeatures instead ofkv_stdby @tisonkun in #729Full Changelog: rust-lang/log@0.4.31...0.4.32
v0.4.31Compare Source
What's Changed
Value-> string conversions withkv+stdfeatures instead ofkv_stdby @tisonkun in #729Full Changelog: rust-lang/log@0.4.31...0.4.32
v0.4.30Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/log@0.4.30...0.4.31
v0.4.29Compare Source
serde-rs/serde (serde)
v1.0.229Compare Source
serde-rs/json (serde_json)
v1.0.151Compare Source
v1.0.150Compare Source
v1.0.149Compare Source
v1.0.148Compare Source
zmijdependency to 1.0v1.0.147Compare Source
v1.0.146Compare Source
tokio-rs/tokio (tokio-util)
v0.7.18Compare Source
v0.7.17Compare Source
hyperium/tonic (tonic)
v0.14.6Compare Source
Other
v0.14.5Compare Source
What's Changed
Full Changelog: grpc/grpc-rust@v0.14.4...v0.14.5
v0.14.4Compare Source
What's Changed
:ingrpc-statusby @LucioFranco in #2506New Contributors
Full Changelog: grpc/grpc-rust@v0.14.3...v0.14.4
v0.14.3Compare Source
Features
tcp_keepalive_intervalandtcp_keepalive_retriesoptions on Server (#2472)max_local_error_reset_streamson Server (#2437)Displayimpl ofStatus(#2417)Server::default()now setsTCP_NODELAYto true (#2413)Bug Fixes
max_message_sizewhen decompressing a message (#2484)Documentation
Display for Status(#2414)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.