chore(deps): update rust-patch#67
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
February 6, 2026 21:30
86f1db5 to
2021012
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
4 times, most recently
from
February 17, 2026 00:43
451acf4 to
0766a2d
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
3 times, most recently
from
February 23, 2026 13:12
59e4573 to
5e5f912
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
3 times, most recently
from
March 13, 2026 15:48
e9c4b0c to
2ebc0ce
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
3 times, most recently
from
March 25, 2026 12:42
7025bf4 to
3046781
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
March 31, 2026 21:20
3046781 to
ca0d771
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
April 3, 2026 01:12
78a42ae to
40e123b
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
April 9, 2026 21:53
40e123b to
07d458e
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
April 22, 2026 05:51
d6773b1 to
937a2bb
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
3 times, most recently
from
May 3, 2026 21:06
f0b8c23 to
367693e
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
May 21, 2026 20:36
2c4147b to
8f32ba3
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
May 25, 2026 22:34
8f32ba3 to
1f6d678
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
June 5, 2026 15:12
d9f6b8f to
1eac9b5
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
June 9, 2026 16:43
1eac9b5 to
ad0893b
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
June 25, 2026 22:42
c7d52fd to
ecf348d
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
2 times, most recently
from
July 14, 2026 17:57
67f0158 to
95ed220
Compare
renovate
Bot
force-pushed
the
renovate/rust-patch
branch
from
July 19, 2026 01:30
95ed220 to
3c7abe8
Compare
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:
1.0.100→1.0.1041.0.100→1.0.1040.1.89→0.1.910.4.43→0.4.450.4.43→0.4.450.30.0→0.30.20.13.1→0.13.41.0.228→1.0.2291.0.228→1.0.2291.0.149→1.0.1501.0.149→1.0.1500.4.44→0.4.462.0.18→2.0.191.1.0+spec-1.1.0→1.1.30.2.4→0.2.50.3.22→0.3.23Release Notes
dtolnay/anyhow (anyhow)
v1.0.104Compare Source
syndev-dependency to version 3v1.0.103Compare Source
Error::downcast_mut(#451, #452)v1.0.102Compare Source
v1.0.101Compare Source
dtolnay/async-trait (async-trait)
v0.1.91Compare Source
v0.1.90Compare Source
chronotope/chrono (chrono)
v0.4.45: 0.4.45Compare Source
What's Changed
v0.4.44: 0.4.44Compare Source
What's Changed
Cargo.tomlcontents by @coryan in #1772ratatui/ratatui (ratatui)
v0.30.2Compare Source
We are excited to announce the new version of
ratatui- a Rust library that's all about cooking up TUIs 👨🍳🐀✨ Release highlights: https://ratatui.rs/highlights/v0302/
Features
90639c1 (uncategorized) Add Termina backend by
@joshkain #2561Bug Fixes
fce3c80 (widgets) Require thread-safe shadow effects by
@joshkain #2584e306ce6 (buffer) Create updates for "uncovered" cells by
@benjajajain #258781e667f (scrollbar) Keep a large thumb within the track at the end by
@satyakwokin #2594Miscellaneous Tasks
c75d778 (ci) Add cargo-udeps dependency check by
@joshkain #25994a63d41 (uncategorized) Remove unused dependencies by
@KikiKianin #2598Continuous Integration
36854ef (uncategorized) Add auto-merge required gate by
@joshkain #2596New Contributors
@satyakwokmade their first contribution in #2594@KikiKianmade their first contribution in #2598Full Changelog: ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2
v0.30.1Compare Source
We are excited to announce the new version of
ratatui- a Rust library that's all about cooking up TUIs 👨🍳🐀✨ Release highlights: https://ratatui.rs/highlights/v0302/
Features
90639c1 (uncategorized) Add Termina backend by
@joshkain #2561Bug Fixes
fce3c80 (widgets) Require thread-safe shadow effects by
@joshkain #2584e306ce6 (buffer) Create updates for "uncovered" cells by
@benjajajain #258781e667f (scrollbar) Keep a large thumb within the track at the end by
@satyakwokin #2594Miscellaneous Tasks
c75d778 (ci) Add cargo-udeps dependency check by
@joshkain #25994a63d41 (uncategorized) Remove unused dependencies by
@KikiKianin #2598Continuous Integration
36854ef (uncategorized) Add auto-merge required gate by
@joshkain #2596New Contributors
@satyakwokmade their first contribution in #2594@KikiKianmade their first contribution in #2598Full Changelog: ratatui/ratatui@ratatui-v0.30.1...ratatui-v0.30.2
seanmonstar/reqwest (reqwest)
v0.13.4Compare Source
ClientBuilder::tls_sslkeylogfile(bool)option to allow using the related environment variable.ClientBuilder::http2_keep_alive_*options for theblockingclient.native-tlsbackend.v0.13.3Compare Source
/etc/resolv.conffails.STOP_SENDINGas not an error.v0.13.2Compare Source
RequestBuilder::json()from override previously set content-type.serde-rs/serde (serde)
v1.0.229Compare Source
serde-rs/json (serde_json)
v1.0.150Compare Source
composefs/tar-rs (tar)
v0.4.46Compare Source
Security
See also GHSA-3cv2-h65g-fgmm
Other changes
New Contributors
Full Changelog: composefs/tar-rs@0.4.45...0.4.46
v0.4.45Compare Source
dtolnay/thiserror (thiserror)
v2.0.19Compare Source
toml-rs/toml (toml)
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
tokio-rs/tracing (tracing-appender)
v0.2.5: tracing-appender 0.2.5Compare Source
Added
Fixed
RollingFileAppenderbroken links in docs (#3445)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.