Skip to content

fix(deps): update all patch versions#1209

Merged
jaydeluca merged 1 commit into
mainfrom
renovate/all-patch-versions
Jul 14, 2026
Merged

fix(deps): update all patch versions#1209
jaydeluca merged 1 commit into
mainfrom
renovate/all-patch-versions

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
aqua:grafana/flint patch 0.22.60.22.8 age confidence
prom/prometheus digest c6b27ea3c42b89
prom/prometheus patch v3.13.0v3.13.1 age confidence
rumdl patch 0.2.280.2.32 age confidence
org.junit:junit-bom (source) dependencies patch 6.1.16.1.2 age confidence
ch.qos.logback:logback-classic (source, changelog) dependencies patch 1.5.371.5.38 age confidence
ch.qos.logback:logback-core (source, changelog) dependencies patch 1.5.371.5.38 age confidence
io.grpc:protoc-gen-grpc-java dependencies patch 1.82.11.82.2 age confidence
io.grpc:grpc-stub dependencies patch 1.82.11.82.2 age confidence
io.grpc:grpc-services dependencies patch 1.82.11.82.2 age confidence
io.grpc:grpc-protobuf dependencies patch 1.82.11.82.2 age confidence
io.grpc:grpc-netty-shaded dependencies patch 1.82.11.82.2 age confidence
org.graalvm.buildtools.native plugin patch 1.1.31.1.4 age confidence

Release Notes

grafana/flint (aqua:grafana/flint)

v0.22.8

Compare Source

Fixed
  • avoid Windows arg-length limits in git check-attr and Scope::Files checks (#​390)
Other
  • (deps) lock file maintenance (#​397)
  • (deps) update dependency mise to v2026.7.5 (#​395)
  • (deps) update linters (#​396)
  • (deps) update taiki-e/install-action action to v2.83.0 (#​394)
  • (deps) update dependency rust to v1.97.0 (#​392)
  • (deps) update taiki-e/install-action action to v2.82.11 (#​391)
  • (deps) update dependency go to v1.26.5 (#​389)
  • (deps) update taiki-e/install-action action to v2.82.10 (#​388)
  • (deps) update taiki-e/install-action action to v2.82.9 (#​387)

v0.22.7

Compare Source

Added
  • (renovate-deps) detect new files matching customManagers patterns locally (#​379)
Fixed
  • (renovate-deps) keep deps with skipReason=invalid-version (#​385)
Other
  • (deps) update taiki-e/install-action action to v2.82.8 (#​384)
  • (deps) update linters (#​382)
  • (deps) update dependency mise to v2026.7.0 (#​383)
  • (deps) update taiki-e/install-action action to v2.82.7 (#​381)
  • (deps) update dependency rust to v1.96.1 (#​380)
  • (deps) update taiki-e/install-action action to v2.82.6 (#​378)
  • (deps) update linters (#​375)
  • (deps) update taiki-e/install-action action to v2.82.4 (#​373)
  • (deps) lock file maintenance (#​377)
  • (deps) update mise to v2026.6.14 (#​376)
  • (deps) update taiki-e/install-action action to v2.82.3 (#​372)
  • (deps) update actions/attest-build-provenance digest to 0f67c3f (#​371)
  • (deps) update node.js to v24.18.0 (#​370)
prometheus/prometheus (prom/prometheus)

v3.13.1

Compare Source

rvben/rumdl (rumdl)

v0.2.32

Compare Source

Fixed
  • md032: stop flagging ordered lists nested in MkDocs admonitions (80f896e)
  • md013: recognize sentence boundaries followed by footnote references (04a8c78)
  • md036,md023: skip admonition and content tab bodies under MkDocs flavor (e8d1421)
  • md040: recognize py and py3 as Python language aliases (6e7f8bf)
  • md057: anchor URL extraction so links cannot borrow a sibling's destination (5a643ca)
Performance
  • reflow: skip pulldown-cmark parses when a span kind cannot be present (66d7f7b)

Downloads

File Platform Checksum
rumdl-v0.2.32-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.32-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.32-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.32-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.32-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.32-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.32-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.31

Compare Source

Added
  • action: install rumdl from GitHub Releases instead of pip (7f69695)
Performance
  • reflow: optimize inline code mask calculation using pre-extracted spans (27e5507)

Downloads

File Platform Checksum
rumdl-v0.2.31-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.31-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.31-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.31-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.31-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.31-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.31-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.30

Compare Source

Added
  • MD007: clamp explicit fixed-style indent under ordered parents (1f3a32d)
Fixed
  • lint-context: keep lazy continuation lines in their list block (a17f0af)

Downloads

File Platform Checksum
rumdl-v0.2.30-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.30-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.30-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.30-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.30-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.30-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.30-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.29

Compare Source

Fixed
  • lint-context: keep indented continuation lines when a different list type follows (5dd3c3f)
  • MD013: treat tabs and extra spaces after a list marker as marker padding (f0f97a2)

Downloads

File Platform Checksum
rumdl-v0.2.29-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.29-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.29-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.29-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.29-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.29-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.29-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
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.82.2

Compare Source

graalvm/native-build-tools (org.graalvm.buildtools.native)

v1.1.4

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.3...1.1.4


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 07:59 AM, only on Tuesday (* 0-7 * * 2)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team as code owners July 14, 2026 00:56
@jaydeluca jaydeluca merged commit 52fdea2 into main Jul 14, 2026
17 checks passed
@jaydeluca jaydeluca deleted the renovate/all-patch-versions branch July 14, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant