Closed renovate[bot] closed 5 years ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Welcome to 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
gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified: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
master
as base branch.What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
Update dependency gradle to v3.5.1
- Schedule: "at any time" - Branch name: `renovate/gradle-3.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `3.5.1`Update dependency gradle to v5
- Schedule: "at any time" - Branch name: `renovate/gradle-5.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `5.6.3`:question: 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 Renovate Bot. View repository job log here.