Skip to content

Configure Renovate#97

Merged
tr4nt0r merged 1 commit intomainfrom
renovate/configure
Jun 14, 2025
Merged

Configure Renovate#97
tr4nt0r merged 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 14, 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

  • .github/workflows/build.yml (github-actions)
  • .github/workflows/documentation.yml (github-actions)
  • .github/workflows/draft.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • pyproject.toml (pep621)

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

Update dependency mkdocs-material to v9.6.14
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: main
  • Upgrade mkdocs-material to ==9.6.14
Update dependency orjson to v3.10.18
  • Schedule: ["at any time"]
  • Branch name: renovate/orjson-3.x
  • Merge into: main
  • Upgrade orjson to ==3.10.18
Update dependency aiohttp to v3.12.13
  • Schedule: ["at any time"]
  • Branch name: renovate/aiohttp-3.x
  • Merge into: main
  • Upgrade aiohttp to ==3.12.13
Update dependency mashumaro to v3.16
  • Schedule: ["at any time"]
  • Branch name: renovate/mashumaro-3.x
  • Merge into: main
  • Upgrade mashumaro to ==3.16
Update dependency mkdocstrings to v0.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocstrings-0.x
  • Merge into: main
  • Upgrade mkdocstrings to ==0.29.1
Update dependency mypy to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-1.x
  • Merge into: main
  • Upgrade mypy to ==1.16.0
Update dependency Pillow to v11.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-11.x
  • Merge into: main
  • Upgrade Pillow to ==11.2.1
Update dependency pre-commit to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pre-commit-4.x
  • Merge into: main
  • Upgrade pre-commit to ==4.2.0
Update dependency pytest to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-8.x
  • Merge into: main
  • Upgrade pytest to ==8.4.0
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-cov to v6.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-6.x
  • Merge into: main
  • Upgrade pytest-cov to ==6.2.1
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 ruff to v0.11.13
  • Schedule: ["at any time"]
  • Branch name: renovate/ruff-0.x
  • Merge into: main
  • Upgrade ruff to ==0.11.13
Update dependency syrupy to v4.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/syrupy-4.x
  • Merge into: main
  • Upgrade syrupy to ==4.9.1
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

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.39%. Comparing base (f579c15) to head (b982324).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #97   +/-   ##
=======================================
  Coverage   90.39%   90.39%           
=======================================
  Files           7        7           
  Lines        1687     1687           
=======================================
  Hits         1525     1525           
  Misses        162      162           

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

@tr4nt0r tr4nt0r merged commit adc6298 into main Jun 14, 2025
12 checks passed
@tr4nt0r tr4nt0r deleted the renovate/configure branch June 14, 2025 18:42
@tr4nt0r tr4nt0r added the 👷‍♀️ ci Continuous Integration label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👷‍♀️ ci Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant