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

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

Configure Renovate #20

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2020

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)
  • profile-deployable.gradle (gradle)
  • profile-standalone.gradle (gradle)
  • 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 29 Pull Requests:

Update dependency com.telerivet:TelerivetAPIClient to v1.7.1
Update dependency mysql:mysql-connector-java to v8.0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-mysql-connector-java-8.x
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
Update openjdk Docker tag to v11.0.16
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-11.x
  • Merge into: master
  • Upgrade openjdk to 11.0.16
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-http to 3.22.2
  • Upgrade org.apache.camel:camel-undertow 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.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2
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.infobip:infobip-api-java-client to v2.3.0
Update dependency com.squareup.retrofit:retrofit to v1.9.0
Update dependency com.twilio.sdk:twilio to v7.55.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.twilio.sdk-twilio-7.x
  • Merge into: master
  • Upgrade com.twilio.sdk:twilio to 7.55.3
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 io.camunda:zeebe-client-java to v8.5.6
  • 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.6
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.flywaydb:flyway-core to v6.5.7
Update dependency org.springframework.kafka:spring-kafka to v2.9.13
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: master
  • Upgrade io.spring.dependency-management to 1.1.6
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-http to 4.7.0
  • Upgrade org.apache.camel:camel-undertow to 4.7.0
  • Upgrade org.apache.camel:camel-jetty to 4.7.0
  • Upgrade org.apache.camel:camel-endpointdsl to 4.7.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 com.infobip:infobip-api-java-client to v4
Update dependency com.twilio.sdk:twilio to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/com.twilio.sdk-twilio-10.x
  • Merge into: master
  • Upgrade com.twilio.sdk:twilio to 10.4.1
Update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.9
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.flywaydb:flyway-core to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-flyway
  • Merge into: master
  • Upgrade org.flywaydb:flyway-core to 10.17.1
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.kafka:spring-kafka to v3
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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 6f42239 to 1b209bd Compare November 17, 2021 07:45
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from f10f2fe to 43232ae Compare November 25, 2021 06:44
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 3885c82 to ccd1a7e Compare December 3, 2021 08:01
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 9536c96 to 06dac65 Compare December 15, 2021 06:56
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 79fa7ca to ed06c5a Compare January 25, 2022 06:48
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 6b24f61 to 9c1e444 Compare February 2, 2022 06:17
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 28f0117 to 3508cca Compare February 18, 2022 08:16
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.

0 participants