renovate-bot opened a new pull request #962:
URL: https://github.com/apache/fineract/pull/962


   Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an 
onboarding PR to help you understand and configure settings before regular Pull 
Requests begin.
   
   :vertical_traffic_light: To activate Renovate, merge this Pull Request. To 
disable Renovate, simply close this Pull Request unmerged.
   
   
   
   ---
   ### Detected Package Files
   
    * `docker-compose.yml` (docker-compose)
    * `Dockerfile` (dockerfile)
    * `fineract-provider/build.gradle` (gradle)
    * `fineract-provider/dependencies.gradle` (gradle)
    * `settings.gradle` (gradle)
    * `fineract-provider/gradle.properties` (gradle)
    * `gradle.properties` (gradle)
    * `fineract-provider/gradle/wrapper/gradle-wrapper.properties` 
(gradle-wrapper)
    * `docs/system-architecture/css/toc-0.1.2/package.json` (npm)
   
   ### 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 <code>fix</code> 
for dependencies and <code>chore</code> 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
   
   :abcd: 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.
   
   ---
   You have configured Renovate to use branch `develop` as base branch.
   
   
   ### What to Expect
   
   With your current configuration, Renovate will create 26 Pull Requests:
   
   <details>
   <summary>Pin dependencies</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/pin-dependencies`
     - Merge into: `develop`
     - Pin [grunt](https://togithub.com/gruntjs/grunt) to `0.4.5`
     - Pin 
[grunt-contrib-concat](https://togithub.com/gruntjs/grunt-contrib-concat) to 
`0.1.3`
     - Pin 
[grunt-contrib-connect](https://togithub.com/gruntjs/grunt-contrib-connect) to 
`0.2.0`
     - Pin 
[grunt-contrib-jshint](https://togithub.com/gruntjs/grunt-contrib-jshint) to 
`0.3.0`
     - Pin 
[grunt-contrib-uglify](https://togithub.com/gruntjs/grunt-contrib-uglify) to 
`0.2.7`
     - Pin 
[grunt-contrib-watch](https://togithub.com/gruntjs/grunt-contrib-watch) to 
`0.3.1`
     - Pin [grunt-mocha](https://togithub.com/disqus/grunt-mocha) to `0.3.4`
     - Pin [grunt-plato](https://togithub.com/jsoverson/grunt-plato) to `0.1.5`
     - Pin [grunt-reloadr](https://togithub.com/jgallen23/grunt-reloadr) to 
`0.1.2`
     - Pin [mocha](https://togithub.com/mochajs/mocha) to `1.8.2`
   
   
   </details>
   
   <details>
   <summary>Update dependency com.github.sevntu-checkstyle:sevntu-checks to 
v1.37.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.github.sevntu-checkstyle-sevntu-checks-1.x`
     - Merge into: `develop`
     - Upgrade com.github.sevntu-checkstyle:sevntu-checks to `1.37.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency com.google.errorprone:error_prone_core to 
v2.4.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.google.errorprone-error_prone_core-2.x`
     - Merge into: `develop`
     - Upgrade com.google.errorprone:error_prone_core to `2.4.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency com.puppycrawl.tools:checkstyle to v8.33</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/com.puppycrawl.tools-checkstyle-8.x`
     - Merge into: `develop`
     - Upgrade 
[com.puppycrawl.tools:checkstyle](https://togithub.com/checkstyle/checkstyle) 
to `8.33`
   
   
   </details>
   
   <details>
   <summary>Update dependency gradle to v6.4.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/gradle-6.x`
     - Merge into: `develop`
     - Upgrade [gradle](https://togithub.com/gradle/gradle) to `6.4.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency 
gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to 
v4.2.4</summary>
   
     - Schedule: ["at any time"]
     - Branch name: 
`renovate/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.x`
     - Merge into: `develop`
     - Upgrade gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin to 
`4.2.4`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-concat to v0.5.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-concat-0.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-concat](https://togithub.com/gruntjs/grunt-contrib-concat) to 
`0.5.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-connect to v0.11.2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-connect-0.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-connect](https://togithub.com/gruntjs/grunt-contrib-connect) to 
`0.11.2`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-jshint to v0.12.0</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-jshint-0.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-jshint](https://togithub.com/gruntjs/grunt-contrib-jshint) to 
`0.12.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-uglify to v0.11.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-uglify-0.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-uglify](https://togithub.com/gruntjs/grunt-contrib-uglify) to 
`0.11.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-watch to v0.6.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-watch-0.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-watch](https://togithub.com/gruntjs/grunt-contrib-watch) to 
`0.6.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-mocha to v0.4.15</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-mocha-0.x`
     - Merge into: `develop`
     - Upgrade [grunt-mocha](https://togithub.com/disqus/grunt-mocha) to 
`0.4.15`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-plato to v0.2.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-plato-0.x`
     - Merge into: `develop`
     - Upgrade [grunt-plato](https://togithub.com/jsoverson/grunt-plato) to 
`0.2.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency mocha to v1.21.5</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/mocha-1.x`
     - Merge into: `develop`
     - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `1.21.5`
   
   
   </details>
   
   <details>
   <summary>Update dependency net.ltgt.gradle:gradle-errorprone-plugin to 
v1.2.1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/net.ltgt.gradle-gradle-errorprone-plugin-1.x`
     - Merge into: `develop`
     - Upgrade net.ltgt.gradle:gradle-errorprone-plugin to `1.2.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency org.apache.tomcat:tomcat to v9.0.35</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/org.apache.tomcat-tomcat-9.x`
     - Merge into: `develop`
     - Upgrade org.apache.tomcat:tomcat to `9.0.35`
   
   
   </details>
   
   <details>
   <summary>Update dependency 
org.springframework.boot:spring-boot-gradle-plugin to v2.3.0.RELEASE</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/spring-boot`
     - Merge into: `develop`
     - Upgrade 
[org.springframework.boot:spring-boot-gradle-plugin](https://togithub.com/spring-projects/spring-boot)
 to `2.3.0.RELEASE`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-1.x`
     - Merge into: `develop`
     - Upgrade [grunt](https://togithub.com/gruntjs/grunt) to `1.1.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-concat to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-concat-1.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-concat](https://togithub.com/gruntjs/grunt-contrib-concat) to 
`1.0.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-connect to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-connect-2.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-connect](https://togithub.com/gruntjs/grunt-contrib-connect) to 
`2.1.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-jshint to v2</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-jshint-2.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-jshint](https://togithub.com/gruntjs/grunt-contrib-jshint) to 
`2.1.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-uglify to v4</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-uglify-4.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-uglify](https://togithub.com/gruntjs/grunt-contrib-uglify) to 
`4.0.1`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-contrib-watch to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-contrib-watch-1.x`
     - Merge into: `develop`
     - Upgrade 
[grunt-contrib-watch](https://togithub.com/gruntjs/grunt-contrib-watch) to 
`1.1.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-mocha to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-mocha-1.x`
     - Merge into: `develop`
     - Upgrade [grunt-mocha](https://togithub.com/disqus/grunt-mocha) to `1.2.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency grunt-plato to v1</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/grunt-plato-1.x`
     - Merge into: `develop`
     - Upgrade [grunt-plato](https://togithub.com/jsoverson/grunt-plato) to 
`1.4.0`
   
   
   </details>
   
   <details>
   <summary>Update dependency mocha to v7</summary>
   
     - Schedule: ["at any time"]
     - Branch name: `renovate/mocha-7.x`
     - Merge into: `develop`
     - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `7.2.0`
   
   
   </details>
   
   <br />
   
   :children_crossing: 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.
   
   
   ---
   
   :question: Got questions? Check out Renovate's 
[Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
   If you need any further assistance then you can also [request help 
here](https://togithub.com/renovatebot/config-help/issues).
   
   
   ---
   
   This PR has been generated by [WhiteSource 
Renovate](https://renovate.whitesourcesoftware.com). View repository job log 
[here](https://app.renovatebot.com/dashboard#apache/fineract).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to