Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

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/central-sync.yml (github-actions)
  • .github/workflows/gradle.yml (github-actions)
  • .github/workflows/release-notes.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • boot-plugin/build.gradle (gradle)
  • build.gradle (gradle)
  • docs/build.gradle (gradle)
  • gradle.properties (gradle)
  • grails-datastore-gorm-bson/build.gradle (gradle)
  • grails-datastore-gorm-mongodb-ext/build.gradle (gradle)
  • grails-datastore-gorm-mongodb/build.gradle (gradle)
  • grails-plugin/build.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 43 Pull Requests:

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-all to v3.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codehaus.groovy-groovy-all-3.x
  • Merge into: master
  • Upgrade org.codehaus.groovy:groovy-all to 3.0.8
Update dependency org.codehaus.groovy:groovy-dateutil to v3.0.8
Update dependency org.codehaus.groovy:groovy-json to v3.0.8
Update dependency org.codehaus.groovy:groovy-templates to v3.0.8
Update dependency org.codehaus.groovy:groovy-test-junit5 to v3.0.8
Update dependency org.gebish:geb-spock to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gebish-geb-spock-2.x
  • Merge into: master
  • Upgrade org.gebish:geb-spock to 2.3.1
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-dependencies to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-dependencies-5.x
  • Merge into: master
  • Upgrade org.grails:grails-dependencies 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-web-boot to v5.0.0-SNAPSHOT
  • Schedule: ["at any time"]
  • Branch name: renovate/org.grails-grails-web-boot-5.x
  • Merge into: master
  • Upgrade org.grails:grails-web-boot to 5.0.0-SNAPSHOT
Update dependency org.grails:grails-web-testing-support to v2.2.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 junit5 monorepo to v5.7.2
Update spring boot to v2.5.3
Update spring core to v5.3.9
Update dependency com.bertramlabs.plugins:asset-pipeline-grails to v3.3.2
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 de.bwaldvogel:mongo-java-server to v1.38.0
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 io.micronaut:micronaut-inject-groovy to v2.5.11
Update dependency org.mongodb:bson to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.mongodb-bson-4.x
  • Merge into: master
  • Upgrade org.mongodb:bson to 4.3.0
Update dependency org.mongodb:mongodb-driver-sync to v4.3.0
Update dependency org.seleniumhq.selenium:selenium-api to v3.141.59
Update dependency org.seleniumhq.selenium:selenium-chrome-driver to v3.141.59
Update dependency org.seleniumhq.selenium:selenium-firefox-driver to v3.141.59
Update dependency org.seleniumhq.selenium:selenium-remote-driver to v3.141.59
Update dependency org.seleniumhq.selenium:selenium-safari-driver to v3.141.59
Update dependency org.seleniumhq.selenium:selenium-support to v3.141.59
Update hibernate core
Update supercharge/mongodb-github-action action to v1.6.0
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.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
Update dependency org.gebish:geb-spock to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gebish-geb-spock-4.x
  • Merge into: master
  • Upgrade org.gebish:geb-spock to 4.1
Update dependency org.hibernate:hibernate-validator to v7

🚸 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 7dff038 into master Jul 26, 2021
@puneetbehl puneetbehl deleted the renovate/configure branch July 26, 2021 11:58
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.

2 participants