Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Configure Renovate #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2021

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

  • integration/pom.xml (maven)
  • pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • 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 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • 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

🔡 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 41 Pull Requests:

Update dependency com.github.docker-java:docker-java to v3.2.11
Update dependency com.github.docker-java:docker-java-core to v3.2.11
Update dependency com.google.code.gson:gson to v2.8.7
  • 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.8.7
Update dependency com.thoughtworks.xstream:xstream to v1.4.17
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 org.apache.maven.plugins:maven-release-plugin to v3.0.0-M4
Update dependency org.apache.tomcat.embed:tomcat-embed-core to v9.0.48
  • Schedule: ["at any time"]
  • Branch name: renovate/version.tomcat
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-core to 9.0.48
Update dependency org.java-websocket:Java-WebSocket to v1.5.2
Update dependency org.junit.vintage:junit-vintage-engine to v5.7.2
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.3
Update dependency org.projectlombok:lombok to v1.18.20
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: master
  • Upgrade org.projectlombok:lombok to 1.18.20
Update dependency org.slf4j:slf4j-api to v1.7.31
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-api-1.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 1.7.31
Update dependency org.slf4j:slf4j-ext to v1.7.31
  • Schedule: ["at any time"]
  • Branch name: renovate/org.slf4j-slf4j-ext-1.x
  • Merge into: master
  • Upgrade org.slf4j:slf4j-ext to 1.7.31
Update spring boot to v2.5.2
Update version.eclipselink to v2.7.9
Update version.immutable to v2.8.9-ea-1
Update version.netty to v4.1.65.Final
Update dependency com.diffplug.spotless:spotless-maven-plugin to v1.31.3
Update dependency com.fasterxml.jackson.module:jackson-module-jaxb-annotations to v2.12.3
Update dependency com.google.re2j:re2j to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.re2j-re2j-1.x
  • Merge into: master
  • Upgrade com.google.re2j:re2j to 1.6
Update dependency com.openpojo:openpojo to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.openpojo-openpojo-0.x
  • Merge into: master
  • Upgrade com.openpojo:openpojo to 0.9.1
Update dependency commons-io:commons-io to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: master
  • Upgrade commons-io:commons-io to 2.10.0
Update dependency io.cucumber:cucumber-java to v6.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/io.cucumber-cucumber-java-6.x
  • Merge into: master
  • Upgrade io.cucumber:cucumber-java to 6.10.4
Update dependency io.cucumber:cucumber-junit to v6.10.4
  • Schedule: ["at any time"]
  • Branch name: renovate/io.cucumber-cucumber-junit-6.x
  • Merge into: master
  • Upgrade io.cucumber:cucumber-junit to 6.10.4
Update dependency io.fabric8:docker-maven-plugin to v0.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io.fabric8-docker-maven-plugin-0.x
  • Merge into: master
  • Upgrade io.fabric8:docker-maven-plugin to 0.36.1
Update dependency net.revelc.code.formatter:formatter-maven-plugin to v2.15.0
Update dependency org.apache.commons:commons-lang3 to v3.12.0
Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-dependency-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-dependency-plugin to 3.2.0
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.3.0
Update dependency org.assertj:assertj-core to v3.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-core-3.x
  • Merge into: master
  • Upgrade org.assertj:assertj-core to 3.20.2
Update dependency org.awaitility:awaitility to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-4.x
  • Merge into: master
  • Upgrade org.awaitility:awaitility to 4.1.0
Update dependency org.codehaus.janino:janino to v3.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codehaus.janino-janino-3.x
  • Merge into: master
  • Upgrade org.codehaus.janino:janino to 3.1.4
Update dependency org.mockito:mockito-core to v3.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mockito-mockito-core-3.x
  • Merge into: master
  • Upgrade org.mockito:mockito-core to 3.11.2
Update dependency org.yaml:snakeyaml to v1.29
  • Schedule: ["at any time"]
  • Branch name: renovate/org.yaml-snakeyaml-1.x
  • Merge into: master
  • Upgrade org.yaml:snakeyaml to 1.29
Update jersey monorepo to v2.34
Update version.drools to v7.56.0.Final
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2
Update dependency org.apache.tomcat.embed:tomcat-embed-core to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-version.tomcat
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-core to 10.0.7
Update dependency org.json:json to v20210307
  • Schedule: ["at any time"]
  • Branch name: renovate/org.json-json-20210307.x
  • Merge into: master
  • Upgrade org.json:json to 20210307
Update jersey monorepo to v3 (major)
Update version.eclipselink to v3 (major)

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


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency org.onap.policy.parent:policy-parent
  • Failed to look up dependency org.onap.dmaap.messagerouter.dmaapclient:dmaapClient
  • Failed to look up dependency org.onap.ccsdk.cds.blueprintsprocessor:blueprint-proto
  • Failed to look up dependency org.onap.aaf.authz:aaf-cadi-aaf
  • Failed to look up dependency org.onap.sdc.sdc-distribution-client:sdc-distribution-client
  • Failed to look up dependency org.onap.sdc.sdc-tosca:sdc-tosca
  • Failed to look up dependency org.eclipse.m2e:lifecycle-mapping
  • Failed to look up dependency org.onap.oparent:checkstyle
  • Failed to look up dependency org.onap.oparent:oparent

Files affected: integration/pom.xml, pom.xml


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

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

Successfully merging this pull request may close these issues.

1 participant