Skip to content

chore: add Renovate dependency update config#23

Merged
btotharye merged 1 commit intomainfrom
add-renovate
Mar 3, 2026
Merged

chore: add Renovate dependency update config#23
btotharye merged 1 commit intomainfrom
add-renovate

Conversation

@btotharye
Copy link
Owner

Adds Renovate bot configuration for automated dependency updates.

  • Weekly PRs (Monday mornings)
  • Auto-merge for patch updates
  • Groups Python deps to reduce PR noise
  • Major updates flagged for manual review

Copilot AI review requested due to automatic review settings March 3, 2026 01:01
@btotharye btotharye merged commit c3730ab into main Mar 3, 2026
6 checks passed
@btotharye btotharye deleted the add-renovate branch March 3, 2026 01:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Renovate configuration to enable automated dependency update PRs for this repository, aligning with the project’s Python dependency management (PEP 621 + uv.lock) and reducing update noise.

Changes:

  • Introduces renovate.json using config:recommended as a baseline.
  • Configures a Monday-morning update schedule with PR rate limits and default dependency labeling.
  • Adds package rules for patch auto-merge, grouping minor Python dependency updates, and labeling major updates for manual review.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.51%. Comparing base (4c44c17) to head (4cb5105).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   80.51%   80.51%           
=======================================
  Files           8        8           
  Lines         739      739           
=======================================
  Hits          595      595           
  Misses        144      144           
Flag Coverage Δ
unittests 80.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

2 participants