Configure Renovate#49
Open
cesmarvin wants to merge 1 commit into
Open
Conversation
4f7df8e to
2d44a16
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
.github/workflows/create-release.yml(github-actions)pom.xml(maven).mvn/wrapper/maven-wrapper.properties(maven-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.You have configured Renovate to use branch
/^(develop|main|master)$/as base branch.What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.15 (main)
renovate/main-jacoco.versionmain0.8.15Update dependency org.spockframework:spock-core to v1.3-groovy-2.5 (main)
renovate/main-spock-monorepomain1.3-groovy-2.5Update groovy monorepo (main)
renovate/main-groovy-monorepomain3.0.252.5.23Update dependency com.github.cloudogu:ces-build-lib to v1.68.0 (main)
renovate/main-com.github.cloudogu-ces-build-lib-1.xmain1.68.0Update dependency com.lesfurets:jenkins-pipeline-unit to v1.31 (main)
renovate/main-com.lesfurets-jenkins-pipeline-unit-1.xmain1.31Update dependency maven to v3.9.16 (main)
renovate/main-maven-3.xmain3.9.16Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 (main)
renovate/main-org.apache.maven.plugins-maven-compiler-plugin-3.xmain3.15.0Update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 (main)
renovate/main-org.apache.maven.plugins-maven-source-plugin-3.xmain3.4.0Update dependency org.assertj:assertj-core to v3.27.7 (main)
renovate/main-org.assertj-assertj-core-3.xmain3.27.7Update dependency org.junit.jupiter:junit-jupiter to v5.14.4 (main)
renovate/main-junit-framework-monorepomain5.14.4Update dependency org.mockito:mockito-junit-jupiter to v5.23.0 (main)
renovate/main-mockito-monorepomain5.23.0Update dependency com.github.cloudogu:ces-build-lib to v5 (main)
renovate/main-com.github.cloudogu-ces-build-lib-5.xmain5.3.1Update dependency maven-wrapper to v3 (main)
renovate/main-maven-wrapper-3.xmain3.3.4Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 (main)
renovate/main-org.apache.maven.plugins-maven-surefire-plugin-3.xmain3.5.6Update dependency org.codehaus.groovy:groovy-all to v3 (main)
renovate/main-major-groovy-monorepomain3.0.25Update dependency org.codehaus.groovy:groovy-eclipse-batch to v3 (main)
renovate/main-org.codehaus.groovy-groovy-eclipse-batch-3.xmain3.0.8-01Update dependency org.junit.jupiter:junit-jupiter to v6 (main)
renovate/main-major-junit-framework-monorepomain6.1.1Update dependency org.spockframework:spock-core to v2 (main)
renovate/main-major-spock-monorepomain2.4-groovy-5.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.