Skip to content

Improve Renovate configuration#48

Merged
baubakg merged 1 commit into
mainfrom
chore/renovate-config
May 4, 2026
Merged

Improve Renovate configuration#48
baubakg merged 1 commit into
mainfrom
chore/renovate-config

Conversation

@baubakg
Copy link
Copy Markdown
Member

@baubakg baubakg commented May 4, 2026

Summary

  • Schedule: PRs created before 9am on Mondays — no more mid-week interruptions
  • Grouping: related deps arrive in one PR instead of many
    • log4j-core, log4j-api, log4j-slf4j2-impl → single PR
    • rest-assured + json-path → single PR
    • jackson-* → single PR
    • all GitHub Actions → single PR
    • io.javalin:* already grouped, <7.0.0 pin retained
  • Automerge patches: patch bumps merge automatically once CI passes — no review needed
  • Major label: major version PRs get a major-update label for visibility

Fixes the root cause of the javalin/ssl-plugin version mismatch (#44/#45 arriving as separate PRs).

Test plan

  • Renovate config validation (Renovate validates JSON schema on PR open)
  • No code changes

🤖 Generated with Claude Code

- Schedule PRs for Monday mornings to reduce noise
- Group log4j, rest-assured, jackson, and github-actions deps into single PRs
- Automerge patch updates once CI passes
- Label major version bumps for visibility

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@baubakg baubakg merged commit 82b3152 into main May 4, 2026
7 checks passed
@baubakg baubakg deleted the chore/renovate-config branch May 4, 2026 20:24
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