Skip to content

Setup renovate#207

Merged
Universal-Omega merged 3 commits intomainfrom
renovate
Jan 25, 2026
Merged

Setup renovate#207
Universal-Omega merged 3 commits intomainfrom
renovate

Conversation

@Universal-Omega
Copy link
Member

@Universal-Omega Universal-Omega commented Jan 25, 2026

Summary by CodeRabbit

  • Chores
    • Migrated dependency automation from Dependabot to Renovate, providing updated configuration for pip and GitHub Actions.
    • Removed Dependabot auto-merge workflow in favour of consolidated automation through Renovate configuration.
    • Configured Renovate with grouped dependencies and automated merging capabilities for streamlined updates.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 25, 2026

Walkthrough

The pull request replaces Dependabot dependency management with Renovate. The Dependabot configuration file and its associated auto-merge workflow are removed, and a new Renovate configuration is introduced to manage future dependency updates.

Changes

Cohort / File(s) Change Summary
Dependabot removal
.github/dependabot.yml
Deleted configuration containing three update rules for github-actions and pip packages scheduled daily
Renovate migration
.github/renovate.json
New configuration file introducing Renovate as the dependency management tool, with rules for pip and github-actions package managers, grouped dependency handling, and auto-merge enabled
Workflow removal
.github/workflows/automerge.yml
Deleted the "Dependabot auto-merge" workflow that triggered on pull requests and merged Dependabot PRs automatically

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • Update automerge.yml #84: Modifies .github/workflows/automerge.yml workflow conditions, whereas this PR removes the automerge workflow entirely as part of the Dependabot-to-Renovate migration.

Poem

🐰 The Dependabot has said goodbye,
Renovate hops in with a sigh,
Dependencies merge without delay,
Auto-merging saves the day! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Setup renovate' directly and accurately summarises the main change: replacing Dependabot with Renovate for dependency management.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Universal-Omega Universal-Omega merged commit 54ac495 into main Jan 25, 2026
13 checks passed
@Universal-Omega Universal-Omega deleted the renovate branch January 25, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant