Skip to content

Removed restrictions on major bumps in renovate#640

Merged
9larsons merged 1 commit into
mainfrom
adjust-renovate-major
May 14, 2026
Merged

Removed restrictions on major bumps in renovate#640
9larsons merged 1 commit into
mainfrom
adjust-renovate-major

Conversation

@9larsons
Copy link
Copy Markdown
Collaborator

no ref

This is too strict - if it passes CI, it shouldn't be blocked. Not all majors will impact our use.

no ref

This is too strict - if it passes CI, it shouldn't be blocked. Not all majors will impact our use.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

This PR removes a package rule constraint from renovate.json. Previously, the packageRules array contained a rule that disabled automerge for major version updates. The configuration has been simplified to an empty array, allowing all package rules to inherit the default renovation behavior without specific major-version restrictions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically summarizes the main change: removing restrictions on major dependency bumps in Renovate configuration.
Description check ✅ Passed The description relates to the changeset by explaining the rationale for removing major bump restrictions, though it lacks detail about the implementation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch adjust-renovate-major

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.

@9larsons 9larsons merged commit f5a44ed into main May 14, 2026
3 of 4 checks passed
@9larsons 9larsons deleted the adjust-renovate-major branch May 14, 2026 12:55
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.

1 participant