Skip to content

Conversation

@roottool
Copy link
Owner

Description

Enable global automerge and automatic config migration for Renovate to improve dependency update automation.

Changes:

  • Move automerge: true to top-level configuration (applies to all updates)
  • Add configMigration: true to enable automatic configuration updates
  • Remove redundant automerge from packageRules (no longer needed at rule level)

Boundary Checklist (Required)

  • No interpretation

    • Key names are treated as opaque strings
    • No structural inference ([], ., brackets, paths, etc.)
  • No silent behavior

    • No merging, overwriting, auto-fixing, or implicit resolution
    • All boundary violations are reported explicitly
  • Boundary respected

    • No validation, coercion, schema, framework conventions, or business logic

Type of Change

  • Bug fix
  • Security fix
  • Documentation
  • Refactoring (no behavior change)
  • Tests
  • Tooling / CI

Testing

This change affects Renovate configuration only and does not require application testing. The configuration will be validated by Renovate bot when it runs.


🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

- Move automerge to top-level for all updates
- Enable configMigration for automatic config updates
- Remove redundant automerge from packageRules

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@roottool roottool self-assigned this Dec 28, 2025
@codecov
Copy link

codecov bot commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (33e71ac) to head (6a79732).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #24   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           22        22           
  Branches         6         6           
=========================================
  Hits            22        22           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@roottool roottool merged commit 42eb33a into main Dec 28, 2025
12 checks passed
@roottool roottool deleted the chore/update-renovate-config branch December 28, 2025 18:41
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