Skip to content

fix(deps): update all patch and minor versions - #1264

Merged
laurit merged 2 commits into
mainfrom
renovate/all-patch-and-minor-versions
Sep 1, 2026
Merged

fix(deps): update all patch and minor versions#1264
laurit merged 2 commits into
mainfrom
renovate/all-patch-and-minor-versions

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
aqua:grafana/gcx tools minor 1.1.01.2.0 age confidence
aqua:grafana/oats tools minor 0.8.00.10.0 age confidence
grafana/otel-lgtm minor 0.31.00.32.0 age confidence
kubectl tools minor 1.36.41.37.0 age confidence
rumdl tools patch 0.2.600.2.62 age confidence
com.google.protobuf:protoc (source) dependencies patch 4.36.04.36.1 age confidence
com.google.protobuf:protobuf-java-util (source) dependencies patch 4.36.04.36.1 age confidence
org.graalvm.buildtools.native plugin patch 1.1.101.1.11 age confidence
com.diffplug.spotless plugin patch 8.10.08.10.1 age confidence

Release Notes

grafana/gcx (aqua:grafana/gcx)

v1.2.0

Compare Source

Breaking changes

  • A locked OS keychain is now its own fatal failure class (Keychain locked). gcx stops credential-consuming commands instead of falling back to a plaintext write, and the error explains how to unlock the keychain for the session (#​1142)
  • Remove the broken gcx assistant dashboard subcommand (#​1230)

New features

  • Add the Database Observability provider: gcx dbo11y instances list and gcx dbo11y instances get <name> (#​1199)

Fixes

  • Remove the duplicated --agent-id default from assistant help text (#​1232)

Other

  • Add keychain setup and troubleshooting reference docs (#​1142)
  • Teach the add-datasource skill the shared raw-SQL contract (#​1227)
  • Bump create-github-app-token to 0.3.1 and tune the CI review process (#​1236, #​1217)

v1.1.1

Compare Source

Datasources

  • Add support for the MySQL and Postgres datasources (#​970, #​969)
  • Add support for the Elasticsearch datasource (#​971)
  • Add support for Azure Monitor and Google Cloud Monitoring (#​965, #​974)
  • Restructure the generic query router to keep it simple (#​1141)
  • Add the experimental gcx traces diff command (#​1165)

Providers

  • Add notification commands to the knowledge graph provider (#​1077)
  • Add gcx irm incidents get-pir for post-incident reviews (#​1163)
  • Report otlpIngestEndpointURL from frontend applications (#​1223)

Login and configuration

  • Add --oauth-manual for hosts without a reachable callback (#​1136)
  • Let environment credentials override a keychain failure (#​1066)
  • Scope gcx config check to one explicit context (#​1155)

Fixes

  • Include otlp_url and otlp_username in the cluster configuration (#​1198)
  • Correct the order of dashboards in the output (#​1201)

Performance

  • Build the discovery registry one time (#​925)
  • Limit the parallel fan-out in resource commands (#​925)

Other

  • Detect the pi coding agent harness for agent mode (#​1208)
  • Report the batch resource volume as size buckets (#​1108)
  • Add a Grafana version support policy to the documentation (#​1197)
  • Regenerate the command line interface reference (#​1224)
grafana/oats (aqua:grafana/oats)

v0.10.0

Compare Source

Features
Bug Fixes

v0.9.0

Compare Source

Features
Bug Fixes
  • deps: update module go.opentelemetry.io/collector/pdata to v1.63.0 (#​438) (6f3524a)
grafana/docker-otel-lgtm (grafana/otel-lgtm)

v0.32.0

Compare Source

What's Changed

OpenTelemetry & LGTM
Other Changes

Full Changelog: grafana/docker-otel-lgtm@v0.31.0...v0.32.0

kubernetes/kubernetes (kubectl)

v1.37.0

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

rvben/rumdl (rumdl)

v0.2.62

Compare Source

Added
  • flavor: add support for Markdown with Gherkin (MDG) (db62377)

Downloads

File Platform Checksum
rumdl-v0.2.62-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.62-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.62-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.62-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.62-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.62-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.62-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.61

Compare Source

Added
  • cli: add --stdin-batch for NUL-framed multi-document linting and --stdin-batch-closed-world for supplied-document-only link resolution

Downloads

File Platform Checksum
rumdl-v0.2.61-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.61-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.61-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.61-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.61-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.61-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.61-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.

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

v1.1.11

Compare Source

What's Changed

New Contributors

Full Changelog: graalvm/native-build-tools@1.1.9...1.1.11


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 September 1, 2026 00:50
Comment thread mise.toml Outdated
@renovate

renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@laurit
laurit merged commit 9f6c50b into main Sep 1, 2026
16 checks passed
@laurit
laurit deleted the renovate/all-patch-and-minor-versions branch September 1, 2026 05:32
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