Skip to content

ci: update renovate#263

Merged
james-d-elliott merged 1 commit intomasterfrom
ci-renovate
Feb 14, 2026
Merged

ci: update renovate#263
james-d-elliott merged 1 commit intomasterfrom
ci-renovate

Conversation

@james-d-elliott
Copy link
Member

@james-d-elliott james-d-elliott commented Feb 14, 2026

Summary by CodeRabbit

  • Chores
    • Updated dependency management configuration to include additional post-update processing steps for Go modules. This enhances the reliability and consistency of dependency updates.

@james-d-elliott james-d-elliott requested a review from a team as a code owner February 14, 2026 10:59
@james-d-elliott james-d-elliott merged commit 77f2135 into master Feb 14, 2026
7 of 8 checks passed
@james-d-elliott james-d-elliott deleted the ci-renovate branch February 14, 2026 11:00
@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The .renovaterc configuration file is updated to include "gomodMassage" in the postUpdateOptions for gomod updates, complementing the existing "gomodTidy" option. This modifies the post-update processing steps applied after Go module dependency updates.

Changes

Cohort / File(s) Summary
Renovate Configuration
.renovaterc
Added "gomodMassage" to the gomod postUpdateOptions array, expanding the post-update steps executed after Go module updates from just "gomodTidy" to include massage operations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ci: update for go 1.26 #256: Both PRs directly modify the .renovaterc Renovate configuration's gomod postUpdateOptions in opposing directions—one adds "gomodMassage" while the other removes it.

Poem

🐰✨ A massage for the modules, tidy and spry,
Our gomod now groomed to reach toward the sky,
Configuration tweaks with a hop and a bound,
Cleaner dependencies—victory found! 🎉

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci-renovate

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.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.26%. Comparing base (4a9a2aa) to head (68f4a1b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #263   +/-   ##
======================================
  Coverage    1.26%   1.26%           
======================================
  Files          49      49           
  Lines        2206    2206           
======================================
  Hits           28      28           
  Misses       2160    2160           
  Partials       18      18           

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

1 participant