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: master
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 Dec 28, 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

  • .circleci/config.yml (circleci)
  • Dockerfile (dockerfile)
  • 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
  • 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 30 Pull Requests:

Update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6.4
Update dependency org.projectlombok:lombok to v1.18.32
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.32
Update dependency org.springframework:spring-web to v5.3.35
Update openjdk Docker tag to v17.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-17.x
  • Merge into: master
  • Upgrade openjdk to 17.0.2
Update apache-camel monorepo to v3.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/apache-camel-monorepo
  • Merge into: master
  • Upgrade org.apache.camel:camel-undertow to 3.22.2
  • Upgrade org.apache.camel:camel-bean-validator to 3.22.2
  • Upgrade org.apache.camel:camel-http to 3.22.2
  • Upgrade org.apache.camel:camel-jetty to 3.22.2
  • Upgrade org.apache.camel:camel-endpointdsl to 3.22.2
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.1
Update dependency com.github.joschi.jackson:jackson-datatype-threetenbp to v2.15.2
Update dependency com.github.sevntu-checkstyle:sevntu-checks to v1.44.1
Update dependency com.google.code.gson:gson to v2.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.11.0
Update dependency com.google.errorprone:error_prone_core to v2.27.1
Update dependency com.puppycrawl.tools:checkstyle to v10.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.puppycrawl.tools-checkstyle-10.x
  • Merge into: master
  • Upgrade com.puppycrawl.tools:checkstyle to 10.16.0
Update dependency commons-codec:commons-codec to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: master
  • Upgrade commons-codec:commons-codec to 1.17.0
Update dependency commons-io:commons-io to v2.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: master
  • Upgrade commons-io:commons-io to 2.16.1
Update dependency io.camunda:zeebe-client-java to v8.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.camunda-zeebe-client-java-8.x
  • Merge into: master
  • Upgrade io.camunda:zeebe-client-java to 8.5.1
Update dependency org.apache.camel.springboot:camel-jackson-starter to v3.22.2
Update dependency org.apache.camel.springboot:camel-spring-boot-starter to v3.22.2
Update dependency org.springdoc:springdoc-openapi-ui to v1.8.0
Update plugin com.diffplug.spotless to v6.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.diffplug.spotless-6.x
  • Merge into: master
  • Upgrade com.diffplug.spotless to 6.25.0
Update spring boot to v2.7.18
Update apache-camel monorepo to v4 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-apache-camel-monorepo
  • Merge into: master
  • Upgrade org.apache.camel:camel-undertow to 4.6.0
  • Upgrade org.apache.camel:camel-bean-validator to 4.6.0
  • Upgrade org.apache.camel:camel-http to 4.6.0
  • Upgrade org.apache.camel:camel-jetty to 4.6.0
  • Upgrade org.apache.camel:camel-endpointdsl to 4.6.0
Update circleci/openjdk Docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-openjdk-18.x
  • Merge into: master
  • Upgrade circleci/openjdk to 18-buster-node-browsers-legacy
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.7
Update dependency javax.servlet:javax.servlet-api to v4
Update dependency org.apache.camel.springboot:camel-jackson-starter to v4
Update dependency org.apache.camel.springboot:camel-spring-boot-starter to v4
Update dependency org.json:json to v20240303
  • Schedule: ["at any time"]
  • Branch name: renovate/org.json-json-20240303.x
  • Merge into: master
  • Upgrade org.json:json to 20240303
Update dependency org.springframework:spring-web to v6
Update openjdk Docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-21.x
  • Merge into: master
  • Upgrade openjdk to 21
Update spring boot to v3 (major)

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

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.

None yet

0 participants