googleapis / google-cloud-datastore

Low-level, Protobuf-based Java and Python client libraries for Cloud Datastore. Check out google-cloud-java and google-cloud-python first!
https://cloud.google.com/datastore
Apache License 2.0
215 stars 133 forks source link

Configure Renovate #262

Closed renovate-bot closed 3 years ago

renovate-bot commented 3 years ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 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 12 Pull Requests:

chore(deps): update dependency com.google.guava:guava to v30.1.1-jre - Schedule: ["at any time"] - Branch name: `renovate/com.google.guava-guava-30.x` - Merge into: `master` - Upgrade [com.google.guava:guava](https://togithub.com/google/guava) to `30.1.1-jre`
chore(deps): update dependency com.google.http-client:google-http-client-bom to v1.39.2-sp.1 - Schedule: ["at any time"] - Branch name: `renovate/com.google.http-client-google-http-client-bom-1.x` - Merge into: `master` - Upgrade [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) to `1.39.2-sp.1`
chore(deps): update dependency com.google.truth:truth to v1.1.3 - Schedule: ["at any time"] - Branch name: `renovate/com.google.truth-truth-1.x` - Merge into: `master` - Upgrade [com.google.truth:truth](https://togithub.com/google/truth) to `1.1.3`
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-javadoc-plugin-2.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `2.10.4`
chore(deps): update dependency com.google.api-client:google-api-client to v1.32.1 - Schedule: ["at any time"] - Branch name: `renovate/com.google.api-client-google-api-client-1.x` - Merge into: `master` - Upgrade [com.google.api-client:google-api-client](https://togithub.com/googleapis/google-api-java-client) to `1.32.1`
chore(deps): update dependency com.google.api.grpc:proto-google-cloud-datastore-v1 to v0.90.1 - Schedule: ["at any time"] - Branch name: `renovate/com.google.api.grpc-proto-google-cloud-datastore-v1-0.x` - Merge into: `master` - Upgrade [com.google.api.grpc:proto-google-cloud-datastore-v1](https://togithub.com/googleapis/java-datastore) to `0.90.1`
chore(deps): update dependency com.google.cloud.datastore:datastore-v1-proto-client to v1.7.1 - Schedule: ["at any time"] - Branch name: `renovate/com.google.cloud.datastore-datastore-v1-proto-client-1.x` - Merge into: `master` - Upgrade [com.google.cloud.datastore:datastore-v1-proto-client](https://togithub.com/googleapis/java-datastore) to `1.7.1`
chore(deps): update dependency com.google.oauth-client:google-oauth-client to v1.31.5 - Schedule: ["at any time"] - Branch name: `renovate/com.google.oauth-client-google-oauth-client-1.x` - Merge into: `master` - Upgrade [com.google.oauth-client:google-oauth-client](https://togithub.com/googleapis/google-oauth-java-client) to `1.31.5`
chore(deps): 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 to `3.8.1`
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.0.1`
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.3.0`
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-source-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-source-plugin to `3.2.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.


This PR has been generated by WhiteSource Renovate. View repository job log here.

forking-renovate[bot] commented 3 years ago

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.