豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Configure Renovate#9

Closed
renovate[bot] wants to merge 9 commits intomainfrom
renovate/configure
Closed

Configure Renovate#9
renovate[bot] wants to merge 9 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Apr 16, 2026

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • Cargo.toml (cargo)
  • late-cli/Cargo.toml (cargo)
  • late-core/Cargo.toml (cargo)
  • late-ssh/Cargo.toml (cargo)
  • late-web/Cargo.toml (cargo)
  • docker-compose.monitoring.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • .github/workflows/deploy_cli.yml (github-actions)
  • .github/workflows/deploy_infra.yml (github-actions)
  • .github/workflows/deploy_web.yml (github-actions)
  • .github/workflows/terraform.yml (github-actions)
  • .mise.toml (mise)
  • late-web/package.json (npm)
  • infra/cloudnativepg.tf (terraform)
  • infra/icecast.tf (terraform)
  • infra/liquidsoap.tf (terraform)
  • infra/main.tf (terraform)
  • infra/monitoring.tf (terraform)
  • infra/providers.tf (terraform)
  • infra/service-ssh.tf (terraform)
  • infra/service-web.tf (terraform)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

With your current configuration, Renovate will create 40 Pull Requests:

Update Rust crate bytes to v1.11.1 [SECURITY]
  • Branch name: renovate/crate-bytes-vulnerability
  • Merge into: main
  • Upgrade bytes to 1.11.1
Update grafana/grafana-enterprise Docker tag to v12.4.3
Update Helm release local-path-provisioner to v0.0.36
  • Schedule: ["at any time"]
  • Branch name: renovate/local-path-provisioner-0.x
  • Merge into: main
  • Upgrade local-path-provisioner to 9c166977e3ebad4b3476a1b90ee7c4ffa95c30c26b1e655fbde70df425582ee0
Update Rust crate anyhow to v1.0.102
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.102
Update Rust crate askama to v0.15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/askama-0.x-lockfile
  • Merge into: main
  • Upgrade askama to 0.15.6
Update Rust crate axum to v0.8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-monorepo
  • Merge into: main
  • Upgrade axum to 0.8.9
Update Rust crate chrono to v0.4.44
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.44
Update Rust crate futures-util to v0.3.32
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-futures-monorepo
  • Merge into: main
  • Upgrade futures-util to 0.3.32
Update Rust crate image to v0.25.10
  • Schedule: ["at any time"]
  • Branch name: renovate/image-0.x-lockfile
  • Merge into: main
  • Upgrade image to 0.25.10
Update Rust crate opentelemetry-otlp to v0.31.1
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-rust-monorepo
  • Merge into: main
  • Upgrade opentelemetry-otlp to 0.31.1
Update Rust crate reqwest to v0.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x-lockfile
  • Merge into: main
  • Upgrade reqwest to 0.13.2
Update Rust crate serde_json to v1.0.149
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.149
Update Rust crate tokio-postgres to v0.7.17
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-postgres-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-postgres to 0.7.17
Update Rust crate tokio-util to v0.7.18
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-util-0.x-lockfile
  • Merge into: main
  • Upgrade tokio-util to 0.7.18
Update Rust crate tower to v0.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-0.x-lockfile
  • Merge into: main
  • Upgrade tower to 0.5.3
Update Rust crate tracing-subscriber to v0.3.23
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tracing-monorepo
  • Merge into: main
  • Upgrade tracing-subscriber to 0.3.23
Update savonet/liquidsoap Docker tag to v2.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/savonet-liquidsoap-2.x
  • Merge into: main
  • Upgrade savonet/liquidsoap to v2.4.3
Update docker/dockerfile Docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-dockerfile-1.x
  • Merge into: main
  • Upgrade docker/dockerfile to 1.23
Update Helm release cert-manager to v1.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cert-manager-1.x
  • Merge into: main
  • Upgrade cert-manager to d2a50bd44a09d838c2576a8f3dfca1524597c7393cf8d82ab3ec8a465b9eeb79
Update Helm release cloudnative-pg to v0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudnative-pg-0.x
  • Merge into: main
  • Upgrade cloudnative-pg to 81d37894f3606df9bd91c5519053f41a79e833d28aca252ffb39294cb9cb19ae
Update Helm release plugin-barman-cloud to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/plugin-barman-cloud-0.x
  • Merge into: main
  • Upgrade plugin-barman-cloud to dde43bf437bb4f7207473bee378b0cb869a9acb3bdead5d743290ab650c3224a
Update otel/opentelemetry-collector-contrib Docker tag to v0.150.1
Update Rust crate cpal to 0.17
  • Schedule: ["at any time"]
  • Branch name: renovate/cpal-0.x
  • Merge into: main
  • Upgrade cpal to 0.17
Update Rust crate emojis to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/emojis-0.x
  • Merge into: main
  • Upgrade emojis to 0.8
Update Rust crate ipnet to v2.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipnet-2.x-lockfile
  • Merge into: main
  • Upgrade ipnet to 2.12.0
Update Rust crate nix to 0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nix-0.x
  • Merge into: main
  • Upgrade nix to 0.31.0
Update Rust crate rand_core to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_core-0.x
  • Merge into: main
  • Upgrade rand_core to 0.10
Update Rust crate russh to 0.60.0
  • Schedule: ["at any time"]
  • Branch name: renovate/russh-monorepo
  • Merge into: main
  • Upgrade russh to 0.60.0
Update Rust crate testcontainers to 0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testcontainers-0.x
  • Merge into: main
  • Upgrade testcontainers to 0.27.0
Update Rust crate tokio to v1.52.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.52.0
Update Rust crate tokio-tungstenite to 0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tungstenite-0.x
  • Merge into: main
  • Upgrade tokio-tungstenite to 0.29
Update Rust crate uuid to v1.23.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.23.1
Update rust Docker tag to v1.94
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: main
  • Upgrade rust to 1.94-slim-bookworm
Update tailwindcss monorepo to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/cli to 4.2.2
  • Upgrade tailwindcss to 4.2.2
Update victoriametrics/victoria-logs Docker tag to v1.50.0
  • Schedule: ["at any time"]
  • Branch name: renovate/victoriametrics-victoria-logs-1.x
  • Merge into: main
  • Upgrade victoriametrics/victoria-logs to v1.50.0
Update victoriametrics/victoria-metrics Docker tag to v1.140.0
Update victoriametrics/victoria-traces Docker tag to v0.8.1
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
Update grafana/grafana-enterprise Docker tag to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/major-grafana-monorepo
  • Merge into: main
  • Upgrade grafana/grafana-enterprise to 13.0.0

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

LilDojd and others added 9 commits April 16, 2026 15:38
Signed-off-by: LilDojd <yawner@pm.me>
Change-Id: Ie5afe1743d328619c6c4522366fd246c6a6a6964
…ecosystems

Signed-off-by: LilDojd <yawner@pm.me>
Change-Id: I5d654367d4d5b6d0fb74ce7dfae528c46a6a6964
Signed-off-by: LilDojd <yawner@pm.me>
Change-Id: Iff5f9856531dc20e5606fcd8af48c9976a6a6964
let's see if this helps dependabot

Signed-off-by: LilDojd <yawner@pm.me>
Change-Id: I8148a75f5614800f185153525987ae686a6a6964
chore: autoinherit dependencies
Signed-off-by: LilDojd <yawner@pm.me>
Change-Id: I42b1210481239119ceb12f838ff0fb806a6a6964
chore: ignore crossterm in dependabot
@LilDojd LilDojd closed this Apr 16, 2026
@LilDojd LilDojd deleted the renovate/configure branch April 16, 2026 16:09
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Apr 16, 2026

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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