GoogleCloudPlatform / artifact-registry-maven-tools

Apache License 2.0
22 stars 23 forks source link

chore: Configure Renovate #95

Closed renovate-bot closed 1 month ago

renovate-bot commented 2 months ago

Mend 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:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36 - Schedule: ["at any time"] - Branch name: `renovate/slf4j-monorepo` - Merge into: `master` - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `1.7.36`
chore(deps): update dependency gradle to v6.9.4 - Schedule: ["at any time"] - Branch name: `renovate/gradle-6.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `6.9.4`
chore(deps): update gradle docker tag to v5.6.4 - Schedule: ["at any time"] - Branch name: `renovate/gradle-5.x` - Merge into: `master` - Upgrade gradle to `5.6.4-jdk8`
chore(deps): update plugin com.gradle.plugin-publish to v0.21.0 - Schedule: ["at any time"] - Branch name: `renovate/com.gradle.plugin-publish-0.x` - Merge into: `master` - Upgrade com.gradle.plugin-publish to `0.21.0`
fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.23.0 - Schedule: ["at any time"] - Branch name: `renovate/com.google.auth-google-auth-library-oauth2-http-1.x` - Merge into: `master` - Upgrade [com.google.auth:google-auth-library-oauth2-http](https://togithub.com/googleapis/google-auth-library-java) to `1.23.0`
fix(deps): update dependency com.google.http-client:google-http-client to v1.44.2 - Schedule: ["at any time"] - Branch name: `renovate/com.google.http-client-google-http-client-1.x` - Merge into: `master` - Upgrade [com.google.http-client:google-http-client](https://togithub.com/googleapis/google-http-java-client) to `1.44.2`
fix(deps): update dependency com.google.http-client:google-http-client-jackson2 to v1.44.2 - Schedule: ["at any time"] - Branch name: `renovate/com.google.http-client-google-http-client-jackson2-1.x` - Merge into: `master` - Upgrade [com.google.http-client:google-http-client-jackson2](https://togithub.com/googleapis/google-http-java-client) to `1.44.2`
fix(deps): update dependency junit:junit to v4.13.2 - Schedule: ["at any time"] - Branch name: `renovate/junit-junit-4.x` - Merge into: `master` - Upgrade [junit:junit](https://togithub.com/junit-team/junit4) to `4.13.2`
fix(deps): update dependency org.apache.maven.wagon:wagon-http-shared to v3.5.3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-http-shared-3.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-http-shared to `3.5.3`
fix(deps): update dependency org.apache.maven.wagon:wagon-provider-api to v3.5.3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-provider-api-3.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-provider-api to `3.5.3`
fix(deps): update dependency org.apache.maven.wagon:wagon-provider-test to v3.5.3 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-provider-test-3.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-provider-test to `3.5.3`
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.8 - Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven-maven-plugin-api-3.x` - Merge into: `master` - Upgrade org.apache.maven:maven-plugin-api to `3.9.8`
chore(deps): update dependency gradle to v8 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `master` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.8` - Upgrade gradle to `8.8.0-jdk8`
chore(deps): update plugin com.gradle.plugin-publish to v1 - Schedule: ["at any time"] - Branch name: `renovate/com.gradle.plugin-publish-1.x` - Merge into: `master` - Upgrade com.gradle.plugin-publish to `1.2.1`
fix(deps): update dependency com.google.guava:guava to v33 - Schedule: ["at any time"] - Branch name: `renovate/major-guava-monorepo` - Merge into: `master` - Upgrade [com.google.guava:guava](https://togithub.com/google/guava) to `33.2.1-jre`
fix(deps): update dependency org.slf4j:slf4j-api to v2 - Schedule: ["at any time"] - Branch name: `renovate/major-slf4j-monorepo` - Merge into: `master` - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `2.0.13`

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 Mend Renovate. View repository job log here.

forking-renovate[bot] commented 1 month ago

Renovate is disabled

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.