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

Configure Renovate #42

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

  • step1/src/client/Dockerfile (dockerfile)
  • step1/src/loadgen/Dockerfile (dockerfile)
  • step1/src/server/Dockerfile (dockerfile)
  • step2/src/client/Dockerfile (dockerfile)
  • step2/src/loadgen/Dockerfile (dockerfile)
  • step2/src/server/Dockerfile (dockerfile)
  • step3/src/client/Dockerfile (dockerfile)
  • step3/src/loadgen/Dockerfile (dockerfile)
  • step3/src/server/Dockerfile (dockerfile)
  • step1/src/client/pyproject.toml (pep621)
  • step1/src/loadgen/pyproject.toml (pep621)
  • step1/src/server/pyproject.toml (pep621)
  • step2/src/client/pyproject.toml (pep621)
  • step2/src/loadgen/pyproject.toml (pep621)
  • step2/src/server/pyproject.toml (pep621)
  • step3/src/client/pyproject.toml (pep621)
  • step3/src/loadgen/pyproject.toml (pep621)
  • step3/src/server/pyproject.toml (pep621)
  • step1/src/client/pyproject.toml (poetry)
  • step1/src/loadgen/pyproject.toml (poetry)
  • step1/src/server/pyproject.toml (poetry)
  • step2/src/client/pyproject.toml (poetry)
  • step2/src/loadgen/pyproject.toml (poetry)
  • step2/src/server/pyproject.toml (poetry)
  • step3/src/client/pyproject.toml (poetry)
  • step3/src/loadgen/pyproject.toml (poetry)
  • step3/src/server/pyproject.toml (poetry)

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 19 Pull Requests:

Update dependency Flask to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-1.x-lockfile
  • Merge into: main
  • Upgrade Flask to 1.1.4
Update dependency flake8 to v3.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-3.x-lockfile
  • Merge into: main
  • Upgrade flake8 to 3.9.2
Update dependency google-cloud-storage to v1.44.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-1.x-lockfile
  • Merge into: main
  • Upgrade google-cloud-storage to 1.44.0
Update dependency grpcio to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-1.x-lockfile
  • Merge into: main
  • Upgrade grpcio to 1.63.0
Update dependency grpcio-health-checking to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-health-checking-1.x-lockfile
  • Merge into: main
  • Upgrade grpcio-health-checking to 1.63.0
Update dependency grpcio-tools to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-tools-1.x-lockfile
  • Merge into: main
  • Upgrade grpcio-tools to 1.63.0
Update dependency isort to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-5.x-lockfile
  • Merge into: main
  • Upgrade isort to 5.13.2
Update dependency opentelemetry-exporter-gcp-trace to ^1.0.0-rc.0
Update dependency opentelemetry-propagator-gcp to v1.6.0
Update dependency protobuf to v3.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-3.x-lockfile
  • Merge into: main
  • Upgrade protobuf to 3.20.3
Update dependency requests to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x-lockfile
  • Merge into: main
  • Upgrade requests to 2.31.0
Update dependency structlog to v21.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/structlog-21.x-lockfile
  • Merge into: main
  • Upgrade structlog to 21.5.0
Update python Docker tag to v3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.11-slim-buster
Update dependency Flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: main
  • Upgrade Flask to ^3.0.0
Update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ^7.0.0
Update dependency google-cloud-storage to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-storage-2.x
  • Merge into: main
  • Upgrade google-cloud-storage to ^2.0.0
Update dependency gunicorn to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-22.x
  • Merge into: main
  • Upgrade gunicorn to ^22.0.0
Update dependency protobuf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-5.x
  • Merge into: main
  • Upgrade protobuf to ^5.0.0
Update dependency structlog to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/structlog-24.x
  • Merge into: main
  • Upgrade structlog to ^24.0.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.

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