Skip to content

Comments

chore: Configure Renovate - autoclosed#130

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Closed

chore: Configure Renovate - autoclosed#130
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 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/docker-compose.local.yml (docker-compose)
  • .github/workflows/conventional-commit.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/python-test.yml (github-actions)
  • .github/workflows/release-please.yml (github-actions)
  • 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.
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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

chore(deps): update dependency drf-yasg to v1.21.11
  • Schedule: ["at any time"]
  • Branch name: renovate/drf-yasg-1.x-lockfile
  • Merge into: main
  • Upgrade drf-yasg to 1.21.11
chore(deps): update dependency psycopg2-binary to v2.9.11
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-binary-2.x-lockfile
  • Merge into: main
  • Upgrade psycopg2-binary to 2.9.11
chore(deps): update dependency simplejson to v3.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/simplejson-3.x-lockfile
  • Merge into: main
  • Upgrade simplejson to 3.20.2
chore(deps): update dependency django-stubs to v5.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/django-stubs-5.x-lockfile
  • Merge into: main
  • Upgrade django-stubs to 5.2.8
chore(deps): update dependency djangorestframework-stubs to v3.16.6
  • Schedule: ["at any time"]
  • Branch name: renovate/djangorestframework-stubs-3.x-lockfile
  • Merge into: main
  • Upgrade djangorestframework-stubs to 3.16.6
chore(deps): update dependency environs to v14.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/environs-14.x-lockfile
  • Merge into: main
  • Upgrade environs to 14.5.0
chore(deps): update dependency mypy to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x-lockfile
  • Merge into: main
  • Upgrade mypy to 1.19.0
chore(deps): update dependency pre-commit to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x-lockfile
  • Merge into: main
  • Upgrade pre-commit to 4.5.0
chore(deps): update dependency prometheus-client to v0.23.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prometheus-client-0.x-lockfile
  • Merge into: main
  • Upgrade prometheus-client to 0.23.1
chore(deps): update dependency pyfakefs to v5.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyfakefs-5.x-lockfile
  • Merge into: main
  • Upgrade pyfakefs to 5.10.2
chore(deps): update dependency pytest to v8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x-lockfile
  • Merge into: main
  • Upgrade pytest to 8.4.2
chore(deps): update dependency pytest-asyncio to ^0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-0.x
  • Merge into: main
  • Upgrade pytest-asyncio to ^0.26.0
chore(deps): update dependency pytest-cov to v6.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x-lockfile
  • Merge into: main
  • Upgrade pytest-cov to 6.3.0
chore(deps): update dependency pytest-django to v4.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-django-4.x-lockfile
  • Merge into: main
  • Upgrade pytest-django to 4.11.1
chore(deps): update dependency pytest-mock to v3.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-mock-3.x-lockfile
  • Merge into: main
  • Upgrade pytest-mock to 3.15.1
chore(deps): update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14
chore(deps): update dependency ruff to v0.14.8
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ==0.14.8
chore(deps): update postgres docker tag to v15.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-15.x
  • Merge into: main
  • Upgrade postgres to 15.15-alpine
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: main
  • Upgrade actions/setup-python to v6
chore(deps): update amannn/action-semantic-pull-request action to v6
chore(deps): update dependency dj-database-url to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/dj-database-url-3.x
  • Merge into: main
  • Upgrade dj-database-url to ^3.0.0
chore(deps): update dependency pytest to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-9.x
  • Merge into: main
  • Upgrade pytest to ^9.0.0
chore(deps): update dependency pytest-asyncio to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-1.x
  • Merge into: main
  • Upgrade pytest-asyncio to ^1.0.0
chore(deps): update dependency pytest-cov to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-7.x
  • Merge into: main
  • Upgrade pytest-cov to ^7.0.0
chore(deps): update dependency setuptools to v80
  • Schedule: ["at any time"]
  • Branch name: renovate/setuptools-80.x
  • Merge into: main
  • Upgrade setuptools to ^80.0.0
chore(deps): update github artifact actions (major)
chore(deps): update postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18.1-alpine

🚸 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 renovate bot requested a review from a team as a code owner December 10, 2025 15:29
@renovate renovate bot requested review from Zaimwa9 and removed request for a team December 10, 2025 15:29
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (5cba250) to head (74e8044).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files          76       76           
  Lines        2449     2449           
=======================================
  Hits         2317     2317           
  Misses        132      132           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Dec 10, 2025
@renovate renovate bot closed this Dec 10, 2025
@renovate renovate bot deleted the renovate/configure branch December 10, 2025 23:08
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