Skip to content

Conversation

@uptick-renovate
Copy link

@uptick-renovate uptick-renovate bot commented Sep 22, 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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/release-please.yaml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .mise.toml (mise)
  • pyproject.toml (pep621)
  • pyproject.toml (poetry)
  • renovate.json (renovate-config-presets)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: on sunday

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

chore(deps): update dependency python to v3.14.2
  • Schedule: ["on sunday"]
  • Branch name: renovate/python-3.x
  • Merge into: develop
  • Upgrade python to 3.14.2
chore(deps): update dependency uv to v0.9.16
  • Schedule: ["on sunday"]
  • Branch name: renovate/uv-0.x
  • Merge into: develop
  • Upgrade uv to 0.9.16
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.20
  • Schedule: ["on sunday"]
  • Branch name: renovate/ghcr.io-astral-sh-uv-0.x
  • Merge into: develop
  • Upgrade ghcr.io/astral-sh/uv to 0.9.20
fix(deps): update dependency dsnparse to v0.4.0
  • Schedule: ["on sunday"]
  • Branch name: renovate/dsnparse-0.x
  • Merge into: develop
  • Upgrade dsnparse to ==0.4.0
fix(deps): update dependency fastapi to v0.124.0
  • Schedule: ["on sunday"]
  • Branch name: renovate/fastapi-0.x
  • Merge into: develop
  • Upgrade fastapi to ==0.124.0
fix(deps): update dependency httpx to >=0.28.1,<0.29.0
  • Schedule: ["on sunday"]
  • Branch name: renovate/httpx-0.x
  • Merge into: develop
  • Upgrade httpx to >=0.28.1,<0.29.0
chore(deps): update github actions (major)
  • Schedule: ["on sunday"]
  • Branch name: renovate/major-github-actions
  • Merge into: develop
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
  • Upgrade jdx/mise-action to 146a28175021df8ca24f8ee1828cc2a60f980bd5

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (github-tags package pypa/gh-action-pypi-publish)

Files affected: .github/workflows/release-please.yaml


❓ 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 Renovate Bot.

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.

1 participant