Skip to content

chore(deps): adopt the org kmp-library Renovate preset - #64

Merged
jamesarich merged 1 commit into
mainfrom
chore/adopt-kmp-library-preset
Aug 19, 2026
Merged

chore(deps): adopt the org kmp-library Renovate preset#64
jamesarich merged 1 commit into
mainfrom
chore/adopt-kmp-library-preset

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

Summary

Adopts the org's shared Renovate preset for published KMP libraries (local>meshtastic/.github:kmp-library, added in meshtastic/.github#1). Pure tightening for this repo — no local rules needed, so the config becomes a two-line extend.

What the preset adds over the old config: a 3-day minimumReleaseAge soak before any automerge, a kotlin-toolchain hold-group so compiler-locked plugins land in one reviewed PR with the Kotlin bump, a hold on first-party org.meshtastic:* artifacts, and no pin automerge (Renovate never applies the soak to pin updates).

Type of change

  • Infrastructure / CI / build

Related issue / discussion

Refs meshtastic/.github#1 — one of the four adopter PRs its wiring notes call for (this repo was the "pure tightening, no local rules" case).

Affirmations

  • All commits are signed off (DCO — git commit -s).
  • I have read CONTRIBUTING.md.

(API / codec / build items don't apply — Renovate config only, no source touched.)

How was this verified?

renovate-config-validator --strict passes on the new config. The preset itself was validated in meshtastic/.github#1 by replaying its packageRules against all 85 real dependency coordinates from the four adopter repos' catalogs — including this one's.

Notes for reviewers

A repo-local rule always overrides the preset (packageRules apply in order, last match wins), so future kzstd-specific bounds can be added here without touching the preset.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@jamesarich, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 93d89e66-506a-4d86-9f58-ba09e4630e4f

📥 Commits

Reviewing files that changed from the base of the PR and between 2d39376 and e8c55f6.

📒 Files selected for processing (1)
  • .github/renovate.json

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.

Extend local>meshtastic/.github:kmp-library (meshtastic/.github#1) and
drop the local boilerplate it replaces. Pure tightening for this repo:
the automerge baseline gains a 3-day minimumReleaseAge soak, compiler-
locked toolchain plugins are held in one reviewed kotlin-toolchain PR
with the Kotlin bump, first-party org.meshtastic artifacts always get
a human, and pin updates are no longer automerged (Renovate never
applies the soak to pins). No kzstd-specific rules are needed; a local
rule added later still overrides the preset (last match wins).

Validated with renovate-config-validator --strict.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich
jamesarich force-pushed the chore/adopt-kmp-library-preset branch from 04f2704 to e8c55f6 Compare August 19, 2026 20:36
@jamesarich jamesarich changed the title Adopt the org kmp-library Renovate preset chore(deps): adopt the org kmp-library Renovate preset Aug 19, 2026
@jamesarich
jamesarich added this pull request to the merge queue Aug 19, 2026
Merged via the queue into main with commit 6555e2a Aug 19, 2026
8 checks passed
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