Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Configure Renovate #117

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Configure Renovate #117

merged 1 commit into from
Apr 26, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2023

Mend Renovate

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

  • docker/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/dependency-review.yml (github-actions)
  • .github/workflows/gradle.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/static.yml (github-actions)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): update confluentinc/cp-kafka docker tag to v7.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-kafka-7.x
  • Merge into: main
  • Upgrade confluentinc/cp-kafka to 7.3.3
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-zookeeper-7.x
  • Merge into: main
  • Upgrade confluentinc/cp-zookeeper to 7.3.3
chore(deps): update dependency gradle to v8.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.1.1
chore(deps): update plugin com.gradle.enterprise to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/com.gradle.enterprise-3.x
  • Merge into: main
  • Upgrade com.gradle.enterprise to 3.13
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
  • Merge into: main
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 0.5.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 has been generated by Mend Renovate. View repository job log here.

@joschi joschi enabled auto-merge (squash) April 26, 2023 21:33
@joschi joschi added the dependencies Pull requests that update a dependency file label Apr 26, 2023
@joschi joschi self-assigned this Apr 26, 2023
@joschi joschi modified the milestone: 0.3.1 Apr 26, 2023
@joschi joschi merged commit de99666 into main Apr 26, 2023
@joschi joschi deleted the renovate/configure branch April 26, 2023 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant