android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 3 years ago • 0 comments

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

  • WORKSPACE (bazel)
  • repo.bzl (bazel)
  • .bazelversion (bazelisk)
  • cloudbuild.yaml (cloudbuild)
  • Dockerfile (dockerfile)
  • .github/actions/build-maven/action.yml (github-actions)
  • .github/actions/gradle-emulator-tests/action.yml (github-actions)
  • .github/actions/local-unit-tests/action.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • gradle-tests/runner/gradle.properties (gradle)
  • gradle-tests/runner/settings.gradle (gradle)
  • gradle-tests/runner/build.gradle (gradle)
  • gradle-tests/runner/app/build.gradle (gradle)
  • gradle-tests/runner/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Automatically detect the best rangeStrategy to use.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

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

Update absl_py digest to b9ab526
  • Schedule: ["at any time"]
  • Branch name: renovate/absl_py-digest
  • Merge into: master
  • Upgrade absl_py to b9ab52689d14553daa8cca88ebfc1f3af74f8662
Update com_google_protobuf digest to ac76ae9
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-digest
  • Merge into: master
  • Upgrade com_google_protobuf to ac76ae9a6b76104da66cd550acd9d04cc817a64a
Update rules_proto digest to 3f1ab99
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_proto-digest
  • Merge into: master
  • Upgrade rules_proto to 3f1ab99b718e3e7dd86ebdc49c580aa6a126b1cd
Update dependency bazel to v4.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-4.x
  • Merge into: master
  • Upgrade bazel to 4.2.3
Update dependency gflags_archive to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gflags_archive-3.x
  • Merge into: master
  • Upgrade gflags_archive to 3.1.2
Update dependency bazel_skylib to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-0.x
  • Merge into: master
  • Upgrade bazel_skylib to 0.9.0
Update dependency com_google_protobuf_javalite to v3.21.12
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf_javalite-3.x
  • Merge into: master
  • Upgrade com_google_protobuf_javalite to v3.21.12
Update dependency gradle to v7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: master
  • Upgrade gradle to 7.6
Update plugin com.android.application to v7.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-7.x
  • Merge into: master
  • Upgrade com.android.application to 7.4.1
Update plugin com.android.library to v7.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.library-7.x
  • Merge into: master
  • Upgrade com.android.library to 7.4.1
Update dependency bazel to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-6.x
  • Merge into: master
  • Upgrade bazel to 6.0.0
Update dependency bazel_skylib to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: master
  • Upgrade bazel_skylib to 1.4.0

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

renovate[bot] avatar Feb 03 '23 15:02 renovate[bot]