Skip to content

chore: Configure Renovate #174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #174

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 7, 2025

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.


Detected Package Files

  • core-dump-agent/Cargo.toml (cargo)
  • core-dump-composer/Cargo.toml (cargo)
  • Dockerfile (dockerfile)
  • musl.Dockerfile (dockerfile)
  • .github/workflows/buildmusl.yaml (github-actions)
  • .github/workflows/lint-test.yaml (github-actions)
  • .github/workflows/releasechart.yaml (github-actions)
  • .github/workflows/validate.yaml (github-actions)
  • charts/core-dump-handler/values.yaml (helm-values)

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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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


What to Expect

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

fix(deps): update rust crate tokio to v1.43.1 [security]
  • Branch name: renovate/crate-tokio-vulnerability
  • Merge into: main
  • Upgrade tokio to 1.43.1
fix(deps): update rust crate anyhow to v1.0.98
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.98
fix(deps): update rust crate env_logger to v0.11.8
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x-lockfile
  • Merge into: main
  • Upgrade env_logger to 0.11.8
fix(deps): update rust crate hostname to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/hostname-0.x-lockfile
  • Merge into: main
  • Upgrade hostname to 0.4.1
fix(deps): update rust crate log to v0.4.27
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.27
fix(deps): update rust crate serde to v1.0.219
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.219
fix(deps): update rust crate serde_json to v1.0.140
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.140
fix(deps): update rust crate thiserror to v1.0.69
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.69
chore(deps): update docker.io/alpine docker tag to v3.21.3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-alpine-3.x
  • Merge into: main
  • Upgrade docker.io/alpine to 3.21.3
chore(deps): update helm/chart-releaser-action action to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-releaser-action-1.x
  • Merge into: main
  • Upgrade helm/chart-releaser-action to v1.7.0
chore(deps): update helm/chart-testing-action action to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-testing-action-2.x
  • Merge into: main
  • Upgrade helm/chart-testing-action to v2.7.0
chore(deps): update rust crate rand to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.9.0
fix(deps): update rust crate inotify to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/inotify-0.x
  • Merge into: main
  • Upgrade inotify to 0.11
fix(deps): update rust crate rust-s3 to 0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-s3-0.x
  • Merge into: main
  • Upgrade rust-s3 to 0.35.0
fix(deps): update rust crate tokio-cron-scheduler to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-cron-scheduler-0.x
  • Merge into: main
  • Upgrade tokio-cron-scheduler to 0.14.0
fix(deps): update rust crate uuid to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.16.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update azure/setup-helm action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-setup-helm-4.x
  • Merge into: main
  • Upgrade azure/setup-helm to v4
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
fix(deps): update rust crate clap to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x
  • Merge into: main
  • Upgrade clap to 4.0.0
fix(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2.0.0
fix(deps): update rust crate zip to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/zip-2.x
  • Merge into: main
  • Upgrade zip to 2.0.0

🚸 Branch 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.

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.

0 participants