Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #799

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link

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

  • .github/workflows/graalvmIntegrationTests.yaml (github-actions)
  • .github/workflows/integrationTests.yaml (github-actions)
  • .github/workflows/sonar.yaml (github-actions)
  • .github/workflows/unitTests.yaml (github-actions)
  • cloud-spanner-r2dbc-samples/cloud-spanner-r2dbc-sample/pom.xml (maven)
  • cloud-spanner-r2dbc-samples/pom.xml (maven)
  • cloud-spanner-r2dbc/pom.xml (maven)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

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

chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-deploy-plugin to 3.1.2
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.6.3
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.3.1
chore(deps): update dependency org.assertj:assertj-core to v3.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/assertj.version
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.25.3
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jacoco-jacoco-maven-plugin-0.x
  • Merge into: main
  • Upgrade org.jacoco:jacoco-maven-plugin to 0.8.12
chore(deps): update slf4j monorepo to v2.0.13
fix(deps): update dependency io.projectreactor:reactor-bom to v2022.0.18
fix(deps): update dependency org.junit:junit-bom to v5.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit5-monorepo
  • Merge into: main
  • Upgrade org.junit:junit-bom to 5.10.2
chore(deps): update dependency commons-io:commons-io to v2.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/apache-commons-io.version
  • Merge into: main
  • Upgrade commons-io:commons-io to 2.16.1
chore(deps): update dependency maven to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.6
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.2.4
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: main
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.1
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0
chore(deps): update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1
chore(deps): update dependency org.mockito:mockito-core to v4.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 4.11.0
fix(deps): update dependency com.google.cloud:libraries-bom to v26.38.0
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0
fix(deps): update dependency org.testng:testng to v7.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/testng.version
  • Merge into: main
  • Upgrade org.testng:testng to 7.10.2
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10
chore(deps): update dependency org.mockito:mockito-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mockito-monorepo
  • Merge into: main
  • Upgrade org.mockito:mockito-core to 5.11.0
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update google-github-actions/auth action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-github-actions-auth-2.x
  • Merge into: main
  • Upgrade google-github-actions/auth to v2
chore(deps): update google-github-actions/setup-gcloud action to v2
fix(deps): update dependency io.projectreactor:reactor-bom to v2023

🚸 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package com.google.cloud:cloud-spanner-r2dbc-samples

Files affected: cloud-spanner-r2dbc-samples/cloud-spanner-r2dbc-sample/pom.xml


❓ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant