Configure Renovate#5
Open
renovate[bot] wants to merge 31 commits into
Open
Conversation
Removed 'security:only-security-updates' from extends.
Removed labels section from renovate configuration.
Added pyproject.toml to ignorePaths and updated ignore rules.
Removed schedule for GitHub Actions update grouping.
Removed grouping for GitHub Actions updates.
Added a new package rule for grouping documentation updates.
Removed redundant package rules for patch and minor updates.
Removed duplicate 'patch' from matchUpdateTypes and set separateMajorMinor to false for docs dependencies.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
docs/examples/opencensus-exporter-tracer/docker/docker-compose.yaml(docker-compose)tests/opentelemetry-docker-tests/tests/docker-compose.yml(docker-compose)docs/examples/sqlcommenter/books_database/Dockerfile(dockerfile).github/workflows/add-to-project.yml(github-actions).github/workflows/backport.yml(github-actions).github/workflows/benchmarks.yml(github-actions).github/workflows/changelog.yml(github-actions).github/workflows/check-links.yml(github-actions).github/workflows/ci.yml(github-actions).github/workflows/codeql-analysis.yml(github-actions).github/workflows/fossa.yml(github-actions).github/workflows/lint.yml(github-actions).github/workflows/misc.yml(github-actions).github/workflows/ossf-scorecard.yml(github-actions).github/workflows/prepare-patch-release.yml(github-actions).github/workflows/prepare-release-branch.yml(github-actions).github/workflows/release.yml(github-actions).github/workflows/stale.yml(github-actions).github/workflows/templates/ci.yml.j2(github-actions).github/workflows/templates/lint.yml.j2(github-actions).github/workflows/templates/misc.yml.j2(github-actions).github/workflows/templates/test.yml.j2(github-actions).github/workflows/test.yml(github-actions)docs/examples/fork-process-model/flask-gunicorn/requirements.txt(pip_requirements)docs/examples/fork-process-model/flask-uwsgi/requirements.txt(pip_requirements)docs/examples/metrics/instruments/requirements.txt(pip_requirements)docs/examples/metrics/prometheus-grafana/requirements.txt(pip_requirements)docs/examples/metrics/reader/requirements.txt(pip_requirements)docs/examples/metrics/views/requirements.txt(pip_requirements)docs/examples/opencensus-shim/requirements.txt(pip_requirements)docs/examples/opentracing/requirements.txt(pip_requirements)docs/getting_started/tests/requirements.txt(pip_requirements)exporter/opentelemetry-exporter-otlp-proto-grpc/test-requirements.latest.txt(pip_requirements)exporter/opentelemetry-exporter-otlp-proto-grpc/test-requirements.oldest.txt(pip_requirements)opentelemetry-proto-json/test-requirements.latest.txt(pip_requirements)opentelemetry-proto-json/test-requirements.oldest.txt(pip_requirements)opentelemetry-proto/test-requirements.latest.txt(pip_requirements)opentelemetry-proto/test-requirements.oldest.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 29 Pull Requests:
chore(infra): pin dependencies
renovate/inframain244f685bbc3b7adfa8466e08b698b5577571133e34e114876b0b11c390a56381ad16ebd13914f8d5de0fac2e4500dabe0009e67214ff5f5447ce83ddfee1f7d63c2ff003460e3d139729b119787bc349a26af69be951a213d495a4c3e4e4022e16d8706552576c92bccf6ac60c8223ec7eb2565637cae9baff70fe9fe17cbd2040648f1c45e8ec4e4884dcf37fd177fa680c9881b53cdab4d346d32574c9f7f48.4a80c7da21b3b904030e614518b2e1b117929c2bd4eaacf0543bb3f2c246792bd56e8cdeffafb205a0.152.03.143.14-slim05ac9388f0aebcb5727afa17fcccfecd6f8ec5feed68ef82c095e0d48ec87eccea555d944a631a4cchore(deps): update all patch versions
renovate/all-patch-versionsmain==5.29.6==3.23.1chore(docs): update docs deps
renovate/docs-depsmain==3.1.6==2.1.5==3.1.8==3.11.1==23.2.0==2024.12.14==2.1.1==8.3.3==1.75.0==1.80.0==3.15==6.11.0==2.3.0==2.2.0==1.41.1==1.41.1==1.41.1==24.2~=3.20.3==2.34.1==1.17.0==0.23.0==2.4.1==4.15.0==2.0.31==1.26.20==1.17.3==3.23.1chore(deps): update dependency asgiref to v3.11.1
renovate/asgiref-3.xmain==3.11.1chore(deps): update dependency exceptiongroup to v1.3.1
renovate/exceptiongroup-1.xmain==1.3.1chore(deps): update dependency googleapis-common-protos to v1.75.0
renovate/googleapis-common-protos-1.xmain==1.75.0chore(deps): update dependency grpcio to v1.80.0
renovate/grpcio-1.xmain==1.80.0chore(deps): update dependency importlib-metadata to v6.11.0
renovate/importlib-metadata-6.xmain==6.11.0chore(deps): update dependency importlib-metadata to v8.9.0
renovate/importlib-metadata-8.xmain==8.9.0chore(deps): update dependency iniconfig to v2.3.0
renovate/iniconfig-2.xmain==2.3.0chore(deps): update dependency packaging to v24.2
renovate/packaging-24.xmain==24.2chore(deps): update dependency pluggy to v1.6.0
renovate/pluggy-1.xmain==1.6.0chore(deps): update dependency tomli to v1.2.3
renovate/tomli-1.xmain==1.2.3chore(deps): update dependency typing-extensions to v4.15.0
renovate/typing-extensions-4.xmain==4.15.0chore(deps): update dependency zipp to v0.6.0
renovate/zipp-0.xmain==0.6.0chore(deps): update actions/add-to-project action to v2
renovate/actions-add-to-project-2.xmain5afcf98fcd03f1c2f92c3c83f58ae24323cc57fdchore(deps): update actions/checkout action to v6
renovate/actions-checkout-6.xmainde0fac2e4500dabe0009e67214ff5f5447ce83ddchore(deps): update actions/create-github-app-token action to v3
renovate/actions-create-github-app-token-3.xmainbcd2ba49218906704ab6c1aa796996da409d3eb1chore(deps): update actions/setup-python action to v6
renovate/actions-setup-python-6.xmaina309ff8b426b58ec0e2a45f0f869d46889d02405chore(deps): update actions/upload-artifact action to v7
renovate/major-github-artifact-actionsmain043fb46d1a93c77aae656e7c1c64a875d1fc6a0achore(deps): update dependency importlib-metadata to v9
renovate/importlib-metadata-9.xmain==9.0.0chore(deps): update dependency packaging to v26.2
renovate/packaging-26.xmain==26.2chore(deps): update dependency protobuf to v7
renovate/protobuf-7.xmain==7.34.1chore(deps): update dependency pytest to v9
renovate/pytest-9.xmain==9.0.3chore(deps): update dependency tomli to v2
renovate/tomli-2.xmain==2.4.1chore(deps): update dependency zipp to v3
renovate/zipp-3.xmain==3.23.1chore(deps): update github/codeql-action action to v4
renovate/github-codeql-action-4.xmain68bde559dea0fdcac2102bfdf6230c5f70eb485echore(deps): update tj-actions/changed-files action to v47
renovate/tj-actions-changed-files-47.xmain9426d40962ed5378910ee2e21d5f8c6fcbf2dd96chore(docs): update docs deps (major)
renovate/major-docs-depsmain==3.1.3==3.0.3==26.1.0==2026.4.22==3.4.7==26.0.0==9.0.09.7==26.2~=7.34.1==7.34.1==9.0.3==2.7.0==2.1.2🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.