Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

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

  • compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/pr.yml (github-actions)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 13 Pull Requests:

chore(deps): update dependency pytest to v8.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x-lockfile
  • Merge into: main
  • Upgrade pytest to 8.3.4
chore(deps): update dependency pytest-env to v1.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-env-1.x-lockfile
  • Merge into: main
  • Upgrade pytest-env to 1.1.5
fix(deps): update dependency loguru to v0.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/loguru-0.x-lockfile
  • Merge into: main
  • Upgrade loguru to 0.7.3
fix(deps): update dependency sqlmodel to v0.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlmodel-0.x-lockfile
  • Merge into: main
  • Upgrade sqlmodel to 0.0.22
chore(deps): update dependency commitizen to v3.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-3.x-lockfile
  • Merge into: main
  • Upgrade commitizen to 3.31.0
chore(deps): update dependency mypy to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: main
  • Upgrade mypy to 1.15.0
chore(deps): update dependency ruff to v0.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x-lockfile
  • Merge into: main
  • Upgrade ruff to 0.9.5
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-slim
fix(deps): update dependency fastapi to v0.115.8
  • Schedule: ["at any time"]
  • Branch name: renovate/fastapi-0.x-lockfile
  • Merge into: main
  • Upgrade fastapi to 0.115.8
fix(deps): update dependency typer to v0.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x-lockfile
  • Merge into: main
  • Upgrade typer to 0.15.1
chore(deps): update dependency commitizen to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x-lockfile
  • Merge into: main
  • Upgrade commitizen to 4.2.1
chore(deps): update dependency pre-commit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x-lockfile
  • Merge into: main
  • Upgrade pre-commit to 4.1.0
chore(deps): update dependency pytest-cov to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x-lockfile
  • Merge into: main
  • Upgrade pytest-cov to 6.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 was generated by Mend Renovate. View the repository job log.

@yxtay yxtay merged commit b3f4e8c into main Feb 9, 2025
11 checks passed
@yxtay yxtay deleted the renovate/configure branch February 9, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants