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 16 Pull Requests:
Update dependency protobuf to v5.27.3
- Schedule: ["at any time"]
- Branch name: `renovate/protobuf-5.x`
- Merge into: `master`
- Upgrade protobuf to `==5.27.3`
Update dependency apple_support to v1.16.0
- Schedule: ["at any time"]
- Branch name: `renovate/apple_support-1.x`
- Merge into: `master`
- Upgrade apple_support to `1.16.0`
Update dependency furo to v2022.12.7
- Schedule: ["at any time"]
- Branch name: `renovate/furo-2022.x`
- Merge into: `master`
- Upgrade [furo](https://togithub.com/pradyunsg/furo) to `==2022.12.7`
Update dependency grpcio to v1.65.2
- Schedule: ["at any time"]
- Branch name: `renovate/grpcio-1.x`
- Merge into: `master`
- Upgrade [grpcio](https://togithub.com/grpc/grpc) to `==1.65.2`
Update dependency protobuf to v27.2
- Schedule: ["at any time"]
- Branch name: `renovate/protobuf-27.x`
- Merge into: `master`
- Upgrade protobuf to `27.2`
Update dependency rules_java to v7.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/rules_java-7.x`
- Merge into: `master`
- Upgrade rules_java to `7.8.0`
Update dependency rules_python to v0.34.0
- Schedule: ["at any time"]
- Branch name: `renovate/rules_python-0.x`
- Merge into: `master`
- Upgrade rules_python to `0.34.0`
Update dependency sphinx-sitemap to v2.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/sphinx-sitemap-2.x`
- Merge into: `master`
- Upgrade [sphinx-sitemap](https://togithub.com/jdillard/sphinx-sitemap) to `==2.6.0`
Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x`
- Merge into: `master`
- Upgrade [github.com/grpc-ecosystem/grpc-gateway/v2](https://togithub.com/grpc-ecosystem/grpc-gateway) to `v2.21.0`
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-4.x`
- Merge into: `master`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
Update actions/labeler action to v5
- Schedule: ["at any time"]
- Branch name: `renovate/actions-labeler-5.x`
- Merge into: `master`
- Upgrade [actions/labeler](https://togithub.com/actions/labeler) to `v5`
Update actions/stale action to v9
- Schedule: ["at any time"]
- Branch name: `renovate/actions-stale-9.x`
- Merge into: `master`
- Upgrade [actions/stale](https://togithub.com/actions/stale) to `v9`
Update dependency Sphinx to v8
- Schedule: ["at any time"]
- Branch name: `renovate/sphinx-8.x`
- Merge into: `master`
- Upgrade [Sphinx](https://togithub.com/sphinx-doc/sphinx) to `==8.0.2`
Update dependency furo to v2024
- Schedule: ["at any time"]
- Branch name: `renovate/furo-2024.x`
- Merge into: `master`
- Upgrade [furo](https://togithub.com/pradyunsg/furo) to `==2024.7.18`
Update dependency rules_proto to v6
- Schedule: ["at any time"]
- Branch name: `renovate/rules_proto-6.x`
- Merge into: `master`
- Upgrade rules_proto to `6.0.2`
Update dependency sphinx-notfound-page to v1
- Schedule: ["at any time"]
- Branch name: `renovate/sphinx-notfound-page-1.x`
- Merge into: `master`
- Upgrade [sphinx-notfound-page](https://togithub.com/readthedocs/sphinx-notfound-page) to `==1.0.4`
🚸 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.
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
MODULE.bazel
(bazel-module)modules/buf/MODULE.bazel
(bazel-module)modules/c/MODULE.bazel
(bazel-module)modules/core/MODULE.bazel
(bazel-module)modules/cpp/MODULE.bazel
(bazel-module)modules/doc/MODULE.bazel
(bazel-module)modules/example_protos/MODULE.bazel
(bazel-module)modules/go/MODULE.bazel
(bazel-module)modules/grpc_gateway/MODULE.bazel
(bazel-module)modules/java/MODULE.bazel
(bazel-module)modules/objc/MODULE.bazel
(bazel-module)modules/python/MODULE.bazel
(bazel-module)test_workspaces/absolute_strip_import_prefix/MODULE.bazel
(bazel-module)test_workspaces/combined_strip_and_add_prefix/MODULE.bazel
(bazel-module)test_workspaces/common_cpp_library/MODULE.bazel
(bazel-module)test_workspaces/exclusions/MODULE.bazel
(bazel-module)test_workspaces/generated_proto/MODULE.bazel
(bazel-module)test_workspaces/generated_proto/another_workspace/MODULE.bazel
(bazel-module)test_workspaces/go_fixer/MODULE.bazel
(bazel-module)test_workspaces/go_importpath/MODULE.bazel
(bazel-module)test_workspaces/import_prefix/MODULE.bazel
(bazel-module)test_workspaces/nested_output_directory/MODULE.bazel
(bazel-module)test_workspaces/objc_capitalisation/MODULE.bazel
(bazel-module)test_workspaces/prefix_path/MODULE.bazel
(bazel-module)test_workspaces/python3_grpc/MODULE.bazel
(bazel-module)test_workspaces/python_dashes/MODULE.bazel
(bazel-module)test_workspaces/python_deps/MODULE.bazel
(bazel-module)test_workspaces/python_dots/MODULE.bazel
(bazel-module)test_workspaces/relative_strip_import_prefix/MODULE.bazel
(bazel-module)test_workspaces/shared_proto/MODULE.bazel
(bazel-module)test_workspaces/special_characters/MODULE.bazel
(bazel-module).github/workflows/check-diff.yml
(github-actions).github/workflows/labeler.yml
(github-actions).github/workflows/no-response.yml
(github-actions)modules/grpc_gateway/go.mod
(gomod)docs/requirements.txt
(pip_requirements)modules/python/requirements.txt
(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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:
Update dependency protobuf to v5.27.3
- Schedule: ["at any time"] - Branch name: `renovate/protobuf-5.x` - Merge into: `master` - Upgrade protobuf to `==5.27.3`Update dependency apple_support to v1.16.0
- Schedule: ["at any time"] - Branch name: `renovate/apple_support-1.x` - Merge into: `master` - Upgrade apple_support to `1.16.0`Update dependency furo to v2022.12.7
- Schedule: ["at any time"] - Branch name: `renovate/furo-2022.x` - Merge into: `master` - Upgrade [furo](https://togithub.com/pradyunsg/furo) to `==2022.12.7`Update dependency grpcio to v1.65.2
- Schedule: ["at any time"] - Branch name: `renovate/grpcio-1.x` - Merge into: `master` - Upgrade [grpcio](https://togithub.com/grpc/grpc) to `==1.65.2`Update dependency protobuf to v27.2
- Schedule: ["at any time"] - Branch name: `renovate/protobuf-27.x` - Merge into: `master` - Upgrade protobuf to `27.2`Update dependency rules_java to v7.8.0
- Schedule: ["at any time"] - Branch name: `renovate/rules_java-7.x` - Merge into: `master` - Upgrade rules_java to `7.8.0`Update dependency rules_python to v0.34.0
- Schedule: ["at any time"] - Branch name: `renovate/rules_python-0.x` - Merge into: `master` - Upgrade rules_python to `0.34.0`Update dependency sphinx-sitemap to v2.6.0
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-sitemap-2.x` - Merge into: `master` - Upgrade [sphinx-sitemap](https://togithub.com/jdillard/sphinx-sitemap) to `==2.6.0`Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x` - Merge into: `master` - Upgrade [github.com/grpc-ecosystem/grpc-gateway/v2](https://togithub.com/grpc-ecosystem/grpc-gateway) to `v2.21.0`Update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`Update actions/labeler action to v5
- Schedule: ["at any time"] - Branch name: `renovate/actions-labeler-5.x` - Merge into: `master` - Upgrade [actions/labeler](https://togithub.com/actions/labeler) to `v5`Update actions/stale action to v9
- Schedule: ["at any time"] - Branch name: `renovate/actions-stale-9.x` - Merge into: `master` - Upgrade [actions/stale](https://togithub.com/actions/stale) to `v9`Update dependency Sphinx to v8
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-8.x` - Merge into: `master` - Upgrade [Sphinx](https://togithub.com/sphinx-doc/sphinx) to `==8.0.2`Update dependency furo to v2024
- Schedule: ["at any time"] - Branch name: `renovate/furo-2024.x` - Merge into: `master` - Upgrade [furo](https://togithub.com/pradyunsg/furo) to `==2024.7.18`Update dependency rules_proto to v6
- Schedule: ["at any time"] - Branch name: `renovate/rules_proto-6.x` - Merge into: `master` - Upgrade rules_proto to `6.0.2`Update dependency sphinx-notfound-page to v1
- Schedule: ["at any time"] - Branch name: `renovate/sphinx-notfound-page-1.x` - Merge into: `master` - Upgrade [sphinx-notfound-page](https://togithub.com/readthedocs/sphinx-notfound-page) to `==1.0.4`🚸 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 was generated by Mend Renovate. View the repository job log.