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

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Configure Renovate #261

merged 1 commit into from
Jul 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 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

  • .github/workflows/gradle.yml (github-actions)
  • .github/workflows/release-notes.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • build.gradle (gradle)
  • core/build.gradle (gradle)
  • docs/build.gradle (gradle)
  • gradle.properties (gradle)
  • gradle/build.gradle (gradle)
  • json-templates/build.gradle (gradle)
  • json-testing-support/build.gradle (gradle)
  • json/build.gradle (gradle)
  • markup/build.gradle (gradle)
  • publishing/grailsCentralPublishing.gradle (gradle)
  • settings.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
  • 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 33 Pull Requests:

Update dependency com.bertramlabs.plugins:asset-pipeline-gradle to v3.3.2
Update dependency com.bertramlabs.plugins:asset-pipeline-grails to v3.3.2
Update dependency org.apache.tomcat:tomcat-jdbc to v9.0.50
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.tomcat-tomcat-jdbc-9.x
  • Merge into: master
  • Upgrade org.apache.tomcat:tomcat-jdbc to 9.0.50
Update dependency org.codehaus.groovy:groovy to v3.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codehaus.groovy-groovy-3.x
  • Merge into: master
  • Upgrade org.codehaus.groovy:groovy to 3.0.8
Update dependency org.codehaus.groovy:groovy-dateutil to v3.0.8
Update dependency org.codehaus.groovy:groovy-test-junit5 to v3.0.8
Update dependency org.grails.plugins:views-gradle to v2.1.0.RC1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails.plugins-views-gradle-2.x
  • Merge into: master
  • Upgrade org.grails.plugins:views-gradle to 2.1.0.RC1
Update dependency org.grails:grails-core to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-core-5.x
  • Merge into: master
  • Upgrade org.grails:grails-core to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-datastore-gorm-mongodb to v7.1.0.RC1
Update dependency org.grails:grails-encoder to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-encoder-5.x
  • Merge into: master
  • Upgrade org.grails:grails-encoder to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-gorm-testing-support to v2.2.0-SNAPSHOT
Update dependency org.grails:grails-gradle-plugin to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-gradle-plugin-5.x
  • Merge into: master
  • Upgrade org.grails:grails-gradle-plugin to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-plugin-rest to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-plugin-rest-5.x
  • Merge into: master
  • Upgrade org.grails:grails-plugin-rest to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-web-common to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-web-common-5.x
  • Merge into: master
  • Upgrade org.grails:grails-web-common to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-web-testing-support to v2.2.0-SNAPSHOT
Update dependency org.grails:grails-web-url-mappings to v5.0.0-SNAPSHOT
Update dependency org.spockframework:spock-core to v2.0-groovy-3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.spockframework-spock-core-2.x
  • Merge into: master
  • Upgrade org.spockframework:spock-core to 2.0-groovy-3.0
Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.2
Update dependency com.github.javaparser:javaparser-core to v3.22.1
Update dependency gradle to v6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-6.x
  • Merge into: master
  • Upgrade gradle to 6.9
Update dependency info.picocli:picocli to v4.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/info.picocli-picocli-4.x
  • Merge into: master
  • Upgrade info.picocli:picocli to 4.6.1
Update dependency io.github.gradle-nexus:publish-plugin to v1.1.0
Update dependency io.micronaut:micronaut-http-client to v2.5.11
Update dependency io.micronaut:micronaut-inject-groovy to v2.5.11
Update dependency org.javassist:javassist to v3.28.0-GA
  • Schedule: ["at any time"]
  • Branch name: renovate/org.javassist-javassist-3.x
  • Merge into: master
  • Upgrade org.javassist:javassist to 3.28.0-GA
Update junit5 monorepo
Update actions/setup-java action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-2.x
  • Merge into: master
  • Upgrade actions/setup-java to v2
Update dependency com.github.ben-manes.caffeine:caffeine to v3
Update dependency gradle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.1.1
Update dependency javax.servlet:javax.servlet-api to v4
Update dependency org.apache.tomcat:tomcat-jdbc to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.tomcat-tomcat-jdbc-10.x
  • Merge into: master
  • Upgrade org.apache.tomcat:tomcat-jdbc to 10.0.8
Update dependency org.asciidoctor:asciidoctor-gradle-jvm to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.asciidoctor-asciidoctor-gradle-jvm-3.x
  • Merge into: master
  • Upgrade org.asciidoctor:asciidoctor-gradle-jvm to 3.3.2
Update dependency org.fusesource.jansi:jansi to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.fusesource.jansi-jansi-2.x
  • Merge into: master
  • Upgrade org.fusesource.jansi:jansi to 2.3.4

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

@puneetbehl puneetbehl merged commit 899ec55 into master Jul 26, 2021
@puneetbehl puneetbehl deleted the renovate/configure branch July 26, 2021 11:52
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

2 participants