Skip to content

Configure Renovate #138

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

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

Configure Renovate #138

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 3, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .devcontainer/devcontainer.json (devcontainer)
  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/mypy.yml (github-actions)
  • .github/workflows/pylint.yml (github-actions)
  • .github/workflows/pythonapp.yml (github-actions)
  • requirements-dev.txt (pip_requirements)
  • requirements.txt (pip_requirements)

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.

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

Update dependency requests to v2.32.4 [SECURITY]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: main
  • Upgrade requests to ==2.32.4
Update dependency responses to v0.25.7
  • Schedule: ["at any time"]
  • Branch name: renovate/responses-0.x
  • Merge into: main
  • Upgrade responses to ==0.25.7
Update dependency SQLAlchemy to v1.4.54
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-1.x
  • Merge into: main
  • Upgrade SQLAlchemy to ==1.4.54
Update dependency watchdog to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/watchdog-4.x
  • Merge into: main
  • Upgrade watchdog to ==4.0.2
Update dependency beautifulsoup4 to v4.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/beautifulsoup4-4.x
  • Merge into: main
  • Upgrade beautifulsoup4 to ==4.13.4
Update dependency freezegun to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/freezegun-1.x
  • Merge into: main
  • Upgrade freezegun to ==1.5.4
Update dependency isodate to v0.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/isodate-0.x
  • Merge into: main
  • Upgrade isodate to ==0.7.2
Update dependency lxml to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-5.x
  • Merge into: main
  • Upgrade lxml to ==5.4.0
Update dependency multidict to v6.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/multidict-6.x
  • Merge into: main
  • Upgrade multidict to ==6.6.3
Update dependency mypy to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to ==1.17.1
Update dependency PBinCLI to v0.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pbincli-0.x
  • Merge into: main
  • Upgrade PBinCLI to ==0.3.7
Update dependency pre-commit to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-3.x
  • Merge into: main
  • Upgrade pre-commit to ==3.8.0
Update dependency py-irclib to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/py-irclib-0.x
  • Merge into: main
  • Upgrade py-irclib to ==0.6.0
Update dependency pylint to v3.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-3.x
  • Merge into: main
  • Upgrade pylint to ==3.3.7
Update dependency pytest to v8.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.4.1
Update dependency pytest-asyncio to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-asyncio-0.x
  • Merge into: main
  • Upgrade pytest-asyncio to ==0.26.0
Update dependency pytest-random-order to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-random-order-1.x
  • Merge into: main
  • Upgrade pytest-random-order to ==1.2.0
Update dependency python to 3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.13
Update dependency types-requests to ~=2.32.4.20250611
  • Schedule: ["at any time"]
  • Branch name: renovate/types-requests-2.x
  • Merge into: main
  • Upgrade types-requests to ~=2.32.4.20250611
Update dependency typing_extensions to v4.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typing_extensions-4.x
  • Merge into: main
  • Upgrade typing_extensions to ==4.14.1
Update dependency yarl to v1.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yarl-1.x
  • Merge into: main
  • Upgrade yarl to ==1.20.1
Update mcr.microsoft.com/devcontainers/python Docker tag to v3.13
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-devcontainers-python-3.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/devcontainers/python to 3.13
Update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v5
Update dependency attrs to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/attrs-25.x
  • Merge into: main
  • Upgrade attrs to ==25.3.0
Update dependency lxml to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-6.x
  • Merge into: main
  • Upgrade lxml to ==6.0.0
Update dependency pre-commit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x
  • Merge into: main
  • Upgrade pre-commit to ==4.2.0
Update dependency psutil to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/psutil-7.x
  • Merge into: main
  • Upgrade psutil to ==7.0.0
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.1.0
Update dependency pytest-cov to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x
  • Merge into: main
  • Upgrade pytest-cov to ==6.2.1
Update dependency SQLAlchemy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlalchemy-2.x
  • Merge into: main
  • Upgrade SQLAlchemy to ==2.0.42
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update dependency venusian to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/venusian-3.x
  • Merge into: main
  • Upgrade venusian to ==3.1.1
Update dependency watchdog to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/watchdog-6.x
  • Merge into: main
  • Upgrade watchdog 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.

@renovate renovate bot force-pushed the renovate/configure branch from 4e494bb to 4204937 Compare August 4, 2025 23:59
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (8f09f9a) to head (4204937).

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #138    +/-   ##
========================================
  Coverage   78.62%   78.62%            
========================================
  Files         107      107            
  Lines        8935     8931     -4     
  Branches     1538     1049   -489     
========================================
- Hits         7025     7022     -3     
- Misses       1761     1762     +1     
+ Partials      149      147     -2     

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

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