fix(deps): update all patch versions - #1236
Merged
Merged
Conversation
jaydeluca
approved these changes
Aug 4, 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:
3c42b89→508729ev3.13.1→v3.13.20.2.43→0.2.491.83.0→1.83.11.83.0→1.83.11.83.0→1.83.11.83.0→1.83.11.83.0→1.83.11.1.6→1.1.7Release Notes
prometheus/prometheus (prom/prometheus)
v3.13.2: 3.13.2 / 2026-07-29Compare Source
What's Changed
Full Changelog: prometheus/prometheus@v3.13.1...v3.13.2
rvben/rumdl (rumdl)
v0.2.49Compare Source
Security
config: keep an extends target's path and contents out of messages about it (72bcb49)
An
extendsvalue is expanded from the environment before it is resolved, so naming theresolved path in an error or warning printed environment variable values wherever that
message went, which under CI is the build log.
extendsalso points at an arbitrary path,so a target that is not valid TOML had its offending line quoted back. A file reached
through
extendsis now named by the reference as written, and its own text is neverrepeated. A config you name yourself is unchanged, and
rumdl config, the language server'sreport to its editor, and
RUST_LOG=debugstill show resolved paths.Reported privately by Shuvam Kumar.
Fixed
Performance
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.2.48Compare Source
Added
Fixed
<!--opens from every rule (27c247c)Performance
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.2.47Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.2.46Compare Source
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.2.45Compare Source
Fixed
Changed
sentence-per-lineandsemantic-line-breaksmodes,**First. Second.**nowbecomes
**First.\nSecond.**instead of**First.**\n**Second.**. Reopening themarkers on each line replaced the sentence-separating space with a marker pair,
which deleted the space and, on many inputs, whole words. A line break inside a
span is whitespace in CommonMark, so the rendered output is unchanged.
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.2.44Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
grpc/grpc-java (io.grpc:protoc-gen-grpc-java)
v1.83.1gRPC Java 1.83.1 Release Notes
Improvements
graalvm/native-build-tools (org.graalvm.buildtools.native)
v1.1.7Compare Source
Configuration
📅 Schedule: (UTC)
* 0-7 * * 2)🚦 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.