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

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

kiemlicz
Copy link
Owner

@kiemlicz kiemlicz commented Jul 21, 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

  • dockerfiles/bcc/Dockerfile (dockerfile)
  • dockerfiles/deb-utils/Dockerfile (dockerfile)
  • dockerfiles/experiments/Dockerfile (dockerfile)
  • dockerfiles/udp-echo/Dockerfile (dockerfile)
  • .github/workflows/build-images.yaml (github-actions)
  • .github/workflows/deploy.yaml (github-actions)
  • jvm/debug-app/build.sbt (sbt)
  • jvm/debug-app/project/build.properties (sbt)
  • jvm/debug-app/project/plugins.sbt (sbt)

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 8 Pull Requests:

Update docker/build-push-action digest to 5176d81
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: master
  • Upgrade docker/build-push-action to 5176d81f87c23d6fc96624dfdbcd9f3830bbe445
Update docker/login-action digest to 9780b0c
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: master
  • Upgrade docker/login-action to 9780b0c442fbb1117ed29e0efdff1e18412f7567
Update docker/metadata-action digest to 60a0d34
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-digest
  • Merge into: master
  • Upgrade docker/metadata-action to 60a0d343a0d8a18aedee9d34e62251f752153bdb
Update dependency io.monix:monix to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.monix-monix-3.x
  • Merge into: master
  • Upgrade io.monix:monix to 3.4.1
Update dependency com.typesafe.sbt:sbt-native-packager to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.typesafe.sbt-sbt-native-packager-1.x
  • Merge into: master
  • Upgrade com.typesafe.sbt:sbt-native-packager to 1.8.1
Update dependency org.jgroups:jgroups to v5.3.9.Final
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jgroups-jgroups-5.x
  • Merge into: master
  • Upgrade org.jgroups:jgroups to 5.3.9.Final
Update dependency sbt/sbt to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sbt-sbt-1.x
  • Merge into: master
  • Upgrade sbt/sbt to 1.10.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout 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.

2 participants