Skip to content
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

chore: Configure Renovate #3

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

Conversation

plural-copilot[bot]
Copy link

@plural-copilot plural-copilot bot commented Sep 24, 2024

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

  • .github/workflows/lint.yaml (github-actions)
  • .github/workflows/push.yaml (github-actions)
  • .github/workflows/stale.yaml (github-actions)
  • clickhouse/values.yaml (helm-values)
  • sentry-kubernetes/values.yaml (helm-values)
  • sentry/values.yaml (helm-values)
  • sentry/Chart.yaml (helmv3)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 20 Pull Requests:

chore(deps): update ad-m/github-push-action digest to 77c5b41
  • Schedule: ["at any time"]
  • Branch name: renovate/ad-m-github-push-action-digest
  • Merge into: develop
  • Upgrade ad-m/github-push-action to 77c5b412c50b723d2a4fbc6d71fb5723bcd439aa
chore(deps): update yeouchien/helm3-action digest to d143356
  • Schedule: ["at any time"]
  • Branch name: renovate/yeouchien-helm3-action-digest
  • Merge into: develop
  • Upgrade yeouchien/helm3-action to d143356cad04091228a880bb987108182e31234c
chore(deps): update helm release clickhouse to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/clickhouse-3.x
  • Merge into: develop
  • Upgrade clickhouse to b0a2017ea50626ba3524e0778c991175430b998adf0736e551415ef8495d4320
chore(deps): update helm release zookeeper to v9.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/zookeeper-9.x
  • Merge into: develop
  • Upgrade zookeeper to sha256:f57fe57cfe2280fe4ca87ffd546b64625cf650c02cdb5b849ee0ddad06302a9b
chore(deps): update helm/chart-testing-action action to v2.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-testing-action-2.x
  • Merge into: develop
  • Upgrade helm/chart-testing-action to v2.6.1
chore(deps): update memcached docker tag to v6.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/memcached-6.x
  • Merge into: develop
  • Upgrade memcached to 6.14.0
chore(deps): update postgresql docker tag to v12.12.10
  • Schedule: ["at any time"]
  • Branch name: renovate/postgresql-12.x
  • Merge into: develop
  • Upgrade postgresql to 12.12.10
chore(deps): update prom/statsd-exporter docker tag to v0.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-statsd-exporter-0.x
  • Merge into: develop
  • Upgrade prom/statsd-exporter to v0.27.1
chore(deps): update rabbitmq docker tag to v11.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rabbitmq-11.x
  • Merge into: develop
  • Upgrade rabbitmq to 11.16.2
chore(deps): update redis docker tag to v17.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-17.x
  • Merge into: develop
  • Upgrade redis to 17.17.1
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: develop
  • Upgrade actions/checkout to v4
chore(deps): update actions/stale action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-9.x
  • Merge into: develop
  • Upgrade actions/stale to v9
chore(deps): update helm release kafka to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/kafka-17.x
  • Merge into: develop
  • Upgrade kafka to sha256:24038cd3b50d60d0d0e09585a80c182d7178f6cc4a29fef06ea7f1432fb38977
chore(deps): update memcached docker tag to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/memcached-7.x
  • Merge into: develop
  • Upgrade memcached to 7.4.16
chore(deps): update nginx docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-18.x
  • Merge into: develop
  • Upgrade nginx to 18.2.0
chore(deps): update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: develop
  • Upgrade peaceiris/actions-gh-pages to v4
chore(deps): update postgresql docker tag to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgresql-15.x
  • Merge into: develop
  • Upgrade postgresql to 15.5.36
chore(deps): update rabbitmq docker tag to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/rabbitmq-15.x
  • Merge into: develop
  • Upgrade rabbitmq to 15.0.1
chore(deps): update redis docker tag to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-20.x
  • Merge into: develop
  • Upgrade redis to 20.1.5
chore(deps): update wyrihaximus/github-action-helm3 action to v4

🚸 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 has been generated by Renovate Bot.

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