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

chore: Configure Renovate #180

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #180

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 19, 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

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/pr-lint.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • pom.xml (maven)

Configuration Summary

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

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

chore(deps): update actions/cache action to v3.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3.3.2
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jacoco-jacoco-maven-plugin-0.x
  • Merge into: main
  • Upgrade org.jacoco:jacoco-maven-plugin to 0.8.11
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2022.0.4
fix(deps): update dependency org.springframework.integration:spring-integration-aws to v3.0.4
chore(deps): update amannn/action-semantic-pull-request action to v5.4.0
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.2.3
fix(deps): update dependency io.awspring.cloud:spring-cloud-aws-dependencies to v3.1.0
fix(deps): update dependency org.springframework.boot:spring-boot-dependencies to v3.2.0
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.19.3
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-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023

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

@renovate renovate bot requested a review from a team as a code owner December 19, 2023 09:37
@sarakais sarakais closed this Feb 1, 2024
Copy link
Author

renovate bot commented Feb 1, 2024

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.

@sarakais sarakais deleted the renovate/configure branch February 1, 2024 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant