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

  • standalone/src/main/assembly/Dockerfile (dockerfile)
  • pom.xml (maven)
  • server/pom.xml (maven)
  • standalone/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 50 Pull Requests:

Update dependency com.alibaba:dubbo to v2.6.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.alibaba-dubbo-2.x
  • Merge into: master
  • Upgrade com.alibaba:dubbo to 2.6.10.1
Update dependency com.alibaba:fastjson to v1.2.76
  • Schedule: ["at any time"]
  • Branch name: renovate/com.alibaba-fastjson-1.x
  • Merge into: master
  • Upgrade com.alibaba:fastjson to 1.2.76
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.sun.xml.bind:jaxb-core to v2.3.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-core-2.x
  • Merge into: master
  • Upgrade com.sun.xml.bind:jaxb-core to 2.3.0.1
Update dependency com.sun.xml.bind:jaxb-impl to v2.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-impl-2.x
  • Merge into: master
  • Upgrade com.sun.xml.bind:jaxb-impl to 2.3.4
Update dependency javax.xml.bind:jaxb-api to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/javax.xml.bind-jaxb-api-2.x
  • Merge into: master
  • Upgrade javax.xml.bind:jaxb-api to 2.3.1
Update dependency org.apache.ant:ant to v1.10.10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.ant-ant-1.x
  • Merge into: master
  • Upgrade org.apache.ant:ant to 1.10.10
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2
Update dependency org.apache.tomcat.embed:tomcat-embed-websocket to v8.5.68
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.tomcat.embed-tomcat-embed-websocket-8.x
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-websocket to 8.5.68
Update dependency org.eclipse.jetty:jetty-http to v9.4.42.v20210604
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-http-9.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-http to 9.4.42.v20210604
Update dependency org.eclipse.jetty:jetty-server to v9.4.42.v20210604
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-server-9.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-server to 9.4.42.v20210604
Update dependency org.eclipse.jetty:jetty-util to v9.4.42.v20210604
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-util-9.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-util to 9.4.42.v20210604
Update dependency org.powermock:powermock-api-mockito2 to v2.0.9
Update dependency org.powermock:powermock-module-junit4 to v2.0.9
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 com.google.guava:guava to v25.1-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.guava-guava-25.x
  • Merge into: master
  • Upgrade com.google.guava:guava to 25.1-jre
Update dependency com.squareup.okhttp3:okhttp to v3.14.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-3.x
  • Merge into: master
  • Upgrade com.squareup.okhttp3:okhttp to 3.14.9
Update dependency com.squareup.retrofit2:converter-jackson to v2.9.0
Update dependency com.squareup.retrofit2:retrofit to v2.9.0
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.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 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.commons:commons-csv to v1.8
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.8.1
Update dependency org.apache.maven.plugins:maven-dependency-plugin to v2.10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-dependency-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-dependency-plugin to 2.10
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-surefire-plugin-2.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 2.22.2
Update dependency org.elasticsearch.client:elasticsearch-rest-client to v7.13.2
Update dependency org.elasticsearch.client:elasticsearch-rest-high-level-client to v7.13.2
Update dependency org.elasticsearch:elasticsearch to v7.13.2
Update dependency org.jmockit:jmockit to v1.49
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jmockit-jmockit-1.x
  • Merge into: master
  • Upgrade org.jmockit:jmockit to 1.49
Update dependency org.jmockit:jmockit-coverage to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jmockit-jmockit-coverage-1.x
  • Merge into: master
  • Upgrade org.jmockit:jmockit-coverage to 1.23
Update dependency org.mockito:mockito-all to v1.10.19
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mockito-mockito-all-1.x
  • Merge into: master
  • Upgrade org.mockito:mockito-all to 1.10.19
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.5.2
Update hibernate core
Update jackson.version to v2.12.3
Update spring core to v5.3.8
Update spring data
Update dependency com.google.guava:guava to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.guava-guava-30.x
  • Merge into: master
  • Upgrade com.google.guava:guava to 30.1.1-jre
Update dependency com.squareup.okhttp3:okhttp to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.squareup.okhttp3-okhttp-4.x
  • Merge into: master
  • Upgrade com.squareup.okhttp3:okhttp to 4.9.1
Update dependency com.sun.xml.bind:jaxb-core to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-core-3.x
  • Merge into: master
  • Upgrade com.sun.xml.bind:jaxb-core to 3.0.1
Update dependency com.sun.xml.bind:jaxb-impl to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/com.sun.xml.bind-jaxb-impl-3.x
  • Merge into: master
  • Upgrade com.sun.xml.bind:jaxb-impl to 3.0.1
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-antrun-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-antrun-plugin to 3.0.0
Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3
  • 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.tomcat.embed:tomcat-embed-websocket to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.tomcat.embed-tomcat-embed-websocket-10.x
  • Merge into: master
  • Upgrade org.apache.tomcat.embed:tomcat-embed-websocket to 10.0.7
Update dependency org.codehaus.mojo:versions-maven-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codehaus.mojo-versions-maven-plugin-2.x
  • Merge into: master
  • Upgrade org.codehaus.mojo:versions-maven-plugin to 2.8.1
Update dependency org.eclipse.jetty:jetty-http to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-http-11.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-http to 11.0.5
Update dependency org.eclipse.jetty:jetty-server to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-server-11.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-server to 11.0.5
Update dependency org.eclipse.jetty:jetty-util to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.jetty-jetty-util-11.x
  • Merge into: master
  • Upgrade org.eclipse.jetty:jetty-util to 11.0.5
Update dependency org.hibernate:hibernate-validator to v7
Update ubuntu Docker tag to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-20.x
  • Merge into: master
  • Upgrade ubuntu to 20.04

🚸 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.oparent:oparent
  • Failed to look up dependency org.onap.usecase-ui.server:usecase-ui-server-parent
  • Failed to look up dependency org.openecomp.sdc.jtosca:jtosca
  • Failed to look up dependency org.onap.msb.java-sdk:msb-java-sdk

Files affected: pom.xml, server/pom.xml, standalone/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.

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

Successfully merging this pull request may close these issues.

1 participant