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 #3

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 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

  • Dockerfile (dockerfile)
  • .github/workflows/gradle-build.yml (github-actions)
  • .github/workflows/leanix-github-agent-code-coverage.yml (github-actions)
  • .github/workflows/release-dev-docker-image.yml (github-actions)
  • .github/workflows/release-docker-image.yml (github-actions)
  • .github/workflows/snyk-scan.yml (github-actions)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (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
  • 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 30 Pull Requests:

Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.7
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.3
Update eclipse-temurin Docker tag to v21.0.5_11-jre-alpine
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: main
  • Upgrade eclipse-temurin to 21.0.5_11-jre-alpine
Update plugin io.gitlab.arturbosch.detekt to v1.23.7
  • Schedule: ["at any time"]
  • Branch name: renovate/io.gitlab.arturbosch.detekt-1.x
  • Merge into: main
  • Upgrade io.gitlab.arturbosch.detekt to 1.23.7
Update plugin io.spring.dependency-management to v1.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.spring.dependency-management-1.x
  • Merge into: main
  • Upgrade io.spring.dependency-management to 1.1.6
Update plugin org.jetbrains.kotlin.jvm to v1.9.25
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-1.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.jvm to 1.9.25
Update plugin org.jetbrains.kotlin.plugin.spring to v1.9.25
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.plugin.spring-1.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.plugin.spring to 1.9.25
Update dependency com.expediagroup:graphql-kotlin-spring-client to v7.2.2
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.1
Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3
Update dependency gradle to v8.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.2
Update dependency io.github.resilience4j:resilience4j-spring-boot3 to v2.2.0
Update dependency io.jsonwebtoken:jjwt-impl to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-impl-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-impl to 0.12.6
Update dependency io.jsonwebtoken:jjwt-jackson to v0.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/io.jsonwebtoken-jjwt-jackson-0.x
  • Merge into: main
  • Upgrade io.jsonwebtoken:jjwt-jackson to 0.12.6
Update madrapps/jacoco-report action to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/madrapps-jacoco-report-1.x
  • Merge into: main
  • Upgrade madrapps/jacoco-report to v1.6
Update plugin com.expediagroup.graphql to v7.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.expediagroup.graphql-7.x
  • Merge into: main
  • Upgrade com.expediagroup.graphql to 7.2.2
Update plugin org.springframework.boot to v3.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: main
  • Upgrade org.springframework.boot to 3.3.5
Update webfactory/ssh-agent action to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webfactory-ssh-agent-0.x
  • Merge into: main
  • Upgrade webfactory/ssh-agent to v0.9.0
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
Update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to v7.0.1
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
Update azure/docker-login action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-docker-login-2.x
  • Merge into: main
  • Upgrade azure/docker-login to v2
Update dependency com.expediagroup:graphql-kotlin-spring-client to v8
Update dependency com.github.ben-manes.caffeine:caffeine to v3
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
Update gradle/gradle-build-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-gradle-build-action-3.x
  • Merge into: main
  • Upgrade gradle/gradle-build-action to v3
Update plugin com.expediagroup.graphql to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.expediagroup.graphql-8.x
  • Merge into: main
  • Upgrade com.expediagroup.graphql to 8.2.1
Update plugin org.jetbrains.kotlin.jvm to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-2.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.jvm to 2.0.21
Update plugin org.jetbrains.kotlin.plugin.spring to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.plugin.spring-2.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.plugin.spring to 2.0.21
Update release-drafter/release-drafter action to v6

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

@renovate renovate bot requested a review from a team as a code owner June 28, 2024 12:03
Copy link

LeanIX GitHub Agent Code Coverage

There is no coverage information present for the Files changed

Total Project Coverage 27.27%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants