Closed renovate-04-kbuild[bot] closed 2 years ago
This PR contains some terms that are considered warnings according to the Inclusive Product Language initiative
Please, use other terminology for the found warnings. You can follow the suggested replacements described here.
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
api-commons/pom.xml
(maven)api-gdata/pom.xml
(maven)pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.major
updates.fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.major
updates.🔡 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 7 Pull Requests:
Update dependency javax.mail:mail to v1.4.7
- Schedule: ["at any time"] - Branch name: `renovate/javax.mail-mail-1.x` - Merge into: `master` - Upgrade [javax.mail:mail](http://kenai.com/hg/javamail~mercurial) to `1.4.7`Update dependency com.sun.jersey:jersey-client to v1.19.4
- Schedule: ["at any time"] - Branch name: `renovate/com.sun.jersey-jersey-client-1.x` - Merge into: `master` - Upgrade [com.sun.jersey:jersey-client](https://togithub.com/sonatype/jvnet-parent) to `1.19.4`Update dependency org.apache.maven.plugins:maven-compiler-plugin to v2.5.1-jboss-2
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-compiler-plugin-2.x` - Merge into: `master` - Upgrade [org.apache.maven.plugins:maven-compiler-plugin](https://togithub.com/apache/maven-compiler-plugin) to `2.5.1-jboss-2`Update dependency org.mule.tools.devkit:mule-devkit-parent to v3.9.18
- Schedule: ["at any time"] - Branch name: `renovate/org.mule.tools.devkit-mule-devkit-parent-3.x` - Merge into: `master` - Upgrade [org.mule.tools.devkit:mule-devkit-parent](https://togithub.com/mulesoft/mule-devkit-parent) to `3.9.18`Update google.api.version
- Schedule: ["at any time"] - Branch name: `renovate/google.api.version` - Merge into: `master` - Upgrade [com.google.http-client:google-http-client-jackson](https://togithub.com/googleapis/google-http-java-client) to `1.29.2` - Upgrade [com.google.oauth-client:google-oauth-client](https://togithub.com/googleapis/google-oauth-java-client) to `1.34.1` - Upgrade [com.google.api-client:google-api-client](https://togithub.com/googleapis/google-api-java-client) to `1.35.2`Update dependency com.google.api-client:google-api-client to v2
- Schedule: ["at any time"] - Branch name: `renovate/major-google.api.version` - Merge into: `master` - Upgrade [com.google.api-client:google-api-client](https://togithub.com/googleapis/google-api-java-client) to `2.0.0`Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x` - Merge into: `master` - Upgrade [org.apache.maven.plugins:maven-compiler-plugin](https://togithub.com/apache/maven-compiler-plugin) to `3.10.1`🚸 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.