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

Configure Renovate #6

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

Configure Renovate #6

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2022

WhiteSource 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/gradle.yml (github-actions)
  • settings.gradle (gradle)
  • push-admin/settings.gradle (gradle)
  • push-admin/build.gradle (gradle)
  • push-clients/push-client-java/settings.gradle (gradle)
  • push-clients/push-client-java/build.gradle (gradle)
  • push-common/settings.gradle (gradle)
  • push-common/build.gradle (gradle)
  • push-connector/settings.gradle (gradle)
  • push-connector/build.gradle (gradle)
  • push-gateway/settings.gradle (gradle)
  • push-gateway/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-admin/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-clients/push-client-java/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-common/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-connector/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-gateway/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • push-clients/push-client-javascript/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
  • Do not upgrade from Alpine stable to edge

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 21 Pull Requests:

Update dependency follow-redirects to 1.14.8 [SECURITY]
  • Branch name: renovate/npm-follow-redirects-vulnerability
  • Merge into: master
  • Upgrade follow-redirects to 1.14.8
Update dependency com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery to v2.2.7.RELEASE
Update dependency io.netty:netty-all to v4.1.77.Final
  • Schedule: ["at any time"]
  • Branch name: renovate/netty-monorepo
  • Merge into: master
  • Upgrade io.netty:netty-all to 4.1.77.Final
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master
  • Upgrade junit:junit to 4.13.2
Update dependency mysql:mysql-connector-java to v8.0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-mysql-connector-java-8.x
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.29
Update dependency org.projectlombok:lombok to v1.18.24
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.24
Update plugin io.spring.dependency-management to v1.0.11.RELEASE
  • Schedule: ["at any time"]
  • Branch name: renovate/io.spring.dependency-management-1.x
  • Merge into: master
  • Upgrade io.spring.dependency-management to 1.0.11.RELEASE
Update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.3
Update dependency com.github.oshi:oshi-core to v5.8.7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.oshi-oshi-core-5.x
  • Merge into: master
  • Upgrade com.github.oshi:oshi-core to 5.8.7
Update dependency gradle to v6.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9.2
Update dependency org.mockito:mockito-core to v3.12.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 3.12.4
Update plugin org.springframework.boot to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/spring-boot
  • Merge into: master
  • Upgrade org.springframework.boot to 2.7.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: master
  • Upgrade actions/setup-java to v3
Update dependency com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery to v2021
Update dependency com.github.oshi:oshi-core to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.oshi-oshi-core-6.x
  • Merge into: master
  • Upgrade com.github.oshi:oshi-core to 6.1.6
Update dependency com.google.guava:guava to v31
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 31.1-jre
Update dependency com.h2database:h2 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.h2database-h2-2.x
  • Merge into: master
  • Upgrade com.h2database:h2 to 2.1.212
Update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.4.2
Update dependency org.mockito:mockito-core to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 4.5.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

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