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
pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
renovate/
as prefix for all branch namesfix
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.What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
Update dependency com.thoughtworks.xstream:xstream to v1.4.11.1
- Schedule: "at any time" - Branch name: `renovate/com.thoughtworks.xstream-xstream-1.x` - Upgrade com.thoughtworks.xstream:xstream to `1.4.11.1`Update dependency commons-codec:commons-codec to v1.12
- Schedule: "at any time" - Branch name: `renovate/commons-codec-commons-codec-1.x` - Upgrade [commons-codec:commons-codec](https://togithub.com/apache/commons-codec) to `1.12`Update dependency junit:junit to v4.12
- Schedule: "at any time" - Branch name: `renovate/junit-junit-4.x` - Upgrade [junit:junit](http://github.com/junit-team/junit4/tree/master) to `4.12`Update dependency org.codehaus.mojo:gwt-maven-plugin to v1.2
- Schedule: "at any time" - Branch name: `renovate/org.codehaus.mojo-gwt-maven-plugin-1.x` - Upgrade [org.codehaus.mojo:gwt-maven-plugin](https://togithub.com/gwt-maven-plugin/gwt-maven-plugin) to `1.2`Update dependency org.slf4j:jcl-over-slf4j to v1.7.26
- Schedule: "at any time" - Branch name: `renovate/org.slf4j-jcl-over-slf4j-1.x` - Upgrade org.slf4j:jcl-over-slf4j to `1.7.26`Update dependency org.slf4j:slf4j-api to v1.7.26
- Schedule: "at any time" - Branch name: `renovate/org.slf4j-slf4j-api-1.x` - Upgrade org.slf4j:slf4j-api to `1.7.26`Update dependency org.slf4j:slf4j-jdk14 to v1.7.26
- Schedule: "at any time" - Branch name: `renovate/org.slf4j-slf4j-jdk14-1.x` - Upgrade org.slf4j:slf4j-jdk14 to `1.7.26`Update dependency com.google.gwt:gwt-servlet to v2
- Schedule: "at any time" - Branch name: `renovate/com.google.gwt-gwt-servlet-2.x` - Upgrade com.google.gwt:gwt-servlet to `2.8.2`Update dependency com.google.gwt:gwt-user to v2
- Schedule: "at any time" - Branch name: `renovate/com.google.gwt-gwt-user-2.x` - Upgrade com.google.gwt:gwt-user to `2.8.2`Update dependency org.codehaus.mojo:gwt-maven-plugin to v2
- Schedule: "at any time" - Branch name: `renovate/org.codehaus.mojo-gwt-maven-plugin-2.x` - Upgrade [org.codehaus.mojo:gwt-maven-plugin](https://togithub.com/gwt-maven-plugin/gwt-maven-plugin) to `2.8.2`: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, 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.