Skip to content

Updated Renovate config to skip major updates.#270

Merged
AlexSkrypnyk merged 1 commit intomainfrom
feature/update-renovate
Mar 11, 2026
Merged

Updated Renovate config to skip major updates.#270
AlexSkrypnyk merged 1 commit intomainfrom
feature/update-renovate

Conversation

@AlexSkrypnyk
Copy link
Copy Markdown
Member

@AlexSkrypnyk AlexSkrypnyk commented Mar 11, 2026

Summary by CodeRabbit

  • Chores
    • Updated Renovate configuration to enhance automated dependency management with digest pinning, consolidated grouping of all dependencies into single update batches, and disabled automatic major version updates.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 11, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

Renovate configuration file updated with additional settings for dependency management: rangeStrategy set to bump, pinDigests enabled, major version updates disabled, dependencies grouped with custom naming, and branch prefix added.

Changes

Cohort / File(s) Summary
Renovate Configuration
renovate.json
Added rangeStrategy (bump), pinDigests (true), disabled major updates (major.enabled = false), configured dependency grouping (groupName/groupSlug), and set branchPrefix to "deps/". Retained existing extends and automerge settings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 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 accurately captures the primary change of disabling major version updates in the Renovate configuration, which is a key modification in the changeset.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/update-renovate

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.93%. Comparing base (8241831) to head (29e5452).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #270   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files           6        6           
  Lines         424      424           
=======================================
  Hits          411      411           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexSkrypnyk AlexSkrypnyk merged commit fd5ebd9 into main Mar 11, 2026
10 of 11 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/update-renovate branch March 11, 2026 23:19
@coderabbitai coderabbitai bot mentioned this pull request Mar 17, 2026
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