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 #318

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 1, 2024

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

  • samples/instrumentation-quickstart/docker-compose.creds.yaml (docker-compose)
  • samples/instrumentation-quickstart/docker-compose.yaml (docker-compose)
  • e2e-test-server/Dockerfile (dockerfile)
  • samples/instrumentation-quickstart/Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • samples/instrumentation-quickstart/integrationtest/go.mod (gomod)
  • docs-requirements.txt (pip_requirements)
  • e2e-test-server/requirements-dockerfile.txt (pip_requirements)
  • e2e-test-server/requirements-shared.txt (pip_requirements)
  • e2e-test-server/requirements.txt (pip_requirements)
  • samples/instrumentation-quickstart/requirements.txt (pip_requirements)
  • samples/otlptrace/requirements.txt (pip_requirements)
  • opentelemetry-exporter-gcp-monitoring/setup.cfg (setup-cfg)
  • opentelemetry-exporter-gcp-trace/setup.cfg (setup-cfg)
  • opentelemetry-propagator-gcp/setup.cfg (setup-cfg)
  • opentelemetry-resourcedetector-gcp/setup.cfg (setup-cfg)

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 (except for nuget) 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:

chore(deps): update dependency requests to v2.32.2 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.2
chore(deps): update dependency flask to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade flask to ==3.1.0
chore(deps): update dependency google-auth to v2.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-auth-2.x
  • Merge into: main
  • Upgrade google-auth to ==2.36.0
chore(deps): update dependency grpcio to v1.68.1
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-1.x
  • Merge into: main
  • Upgrade grpcio to ==1.68.1
chore(deps): update dependency opentelemetry-api to v1.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-api-1.x
  • Merge into: main
  • Upgrade opentelemetry-api to ==1.28.2
chore(deps): update dependency opentelemetry-exporter-otlp-proto-grpc to v1.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-exporter-otlp-proto-grpc-1.x
  • Merge into: main
  • Upgrade opentelemetry-exporter-otlp-proto-grpc to ==1.28.2
chore(deps): update dependency opentelemetry-exporter-otlp-proto-http to v1.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-exporter-otlp-proto-http-1.x
  • Merge into: main
  • Upgrade opentelemetry-exporter-otlp-proto-http to ==1.28.2
chore(deps): update dependency opentelemetry-sdk to v1.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-sdk-1.x
  • Merge into: main
  • Upgrade opentelemetry-sdk to ==1.28.2
chore(deps): update golang docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.23
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.115.1
chore(deps): update python docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13
  • Upgrade python to 3.13-slim
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-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5
chore(deps): update dependency gunicorn to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-23.x
  • Merge into: main
  • Upgrade gunicorn to ==23.0.0
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3

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

@renovate-bot renovate-bot requested a review from a team as a code owner May 1, 2024 19:46
@dashpole dashpole self-assigned this Oct 16, 2024
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.

2 participants