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

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

Configure Renovate #31

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 7, 2023

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

  • functional-tests/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • functional-tests/Dockerfile (dockerfile)
  • .github/workflows/cicd.yml (github-actions)
  • pyproject.toml (poetry)
  • .python-version (pyenv)

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

fix(deps): update dependency pydantic to v1.10.13
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-1.x-lockfile
  • Merge into: main
  • Upgrade pydantic to 1.10.13
chore(deps): update dependency black to v23.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/black-23.x-lockfile
  • Merge into: main
  • Upgrade black to 23.12.0
chore(deps): update dependency mypy to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: main
  • Upgrade mypy to 1.7.1
chore(deps): update dependency poetry-dynamic-versioning to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/poetry-dynamic-versioning-0.x
  • Merge into: main
  • Upgrade poetry-dynamic-versioning to ^0.25.0
chore(deps): update dependency pytest to v7.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-7.x-lockfile
  • Merge into: main
  • Upgrade pytest to 7.4.3
chore(deps): update dependency pytest-cov to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-4.x-lockfile
  • Merge into: main
  • Upgrade pytest-cov to 4.1.0
chore(deps): update dependency pytest-httpx to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-httpx-0.x
  • Merge into: main
  • Upgrade pytest-httpx to ^0.27.0
chore(deps): update dependency ruff to ^0.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ^0.1.0
chore(deps): update dependency taskipy to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/taskipy-1.x-lockfile
  • Merge into: main
  • Upgrade taskipy to 1.12.2
chore(deps): update docker/dockerfile docker tag to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-dockerfile-1.x
  • Merge into: main
  • Upgrade docker/dockerfile to 1.6-labs
chore(deps): update python docker tag to v3.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.1
  • Upgrade python to >=3.12,<3.13
fix(deps): update dependency httpx to v0.25.2
  • Schedule: ["at any time"]
  • Branch name: renovate/httpx-0.x-lockfile
  • Merge into: main
  • Upgrade httpx to 0.25.2
fix(deps): update dependency mkdocs to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x-lockfile
  • Merge into: main
  • Upgrade mkdocs to 1.5.3
fix(deps): update dependency mkdocs-material to v9.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: main
  • Upgrade mkdocs-material to 9.5.2
fix(deps): update dependency pyinstaller to v5.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyinstaller-5.x-lockfile
  • Merge into: main
  • Upgrade pyinstaller to 5.13.2
fix(deps): update dependency typer to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x
  • Merge into: main
  • Upgrade typer to ^0.9.0
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3
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/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact 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 actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3
chore(deps): update dependency poetry-dynamic-versioning to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/poetry-dynamic-versioning-1.x
  • Merge into: main
  • Upgrade poetry-dynamic-versioning to ^1.0.0
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update docker/build-push-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to v5
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/metadata-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: main
  • Upgrade docker/metadata-action to v5
fix(deps): update dependency pydantic to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/pydantic-2.x
  • Merge into: main
  • Upgrade pydantic to ^2.0.0
fix(deps): update dependency pyinstaller to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pyinstaller-6.x-lockfile
  • Merge into: main
  • Upgrade pyinstaller to 6.3.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 renovate bot force-pushed the renovate/configure branch from 22690fa to f8e9bfd Compare December 15, 2023 14:47
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.

0 participants