Skip to content

chore: fix renovate config#10352

Merged
dyc3 merged 1 commit into
mainfrom
dyc3/fix-renovate
May 12, 2026
Merged

chore: fix renovate config#10352
dyc3 merged 1 commit into
mainfrom
dyc3/fix-renovate

Conversation

@dyc3

@dyc3 dyc3 commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

closes #10350

Test Plan

Docs

@changeset-bot

changeset-bot Bot commented May 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1b1364a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 49723343-03b4-4d00-a070-351651f9f42e

📥 Commits

Reviewing files that changed from the base of the PR and between b7f0d02 and 1b1364a.

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

Walkthrough

This PR reorganises Renovate's Rust dependency versioning policy by shifting the 3-day minimum release age constraint from customManagers into a dedicated packageRules entry. The change consolidates Rust-specific versioning rules in a single location, making the configuration clearer and easier to maintain.

Possibly related PRs

  • biomejs/biome#10348: Also modifies Renovate configuration's handling of minimumReleaseAge for Rust-related rules.

Suggested reviewers

  • siketyan
🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is mostly empty template boilerplate with no substantive details about the Renovate configuration changes or why they were made. Fill in the summary section to explain the motivation for moving the minimumReleaseAge setting and what issue #10350 describes.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: fix renovate config' accurately summarises the main change—adjusting the Renovate configuration file.
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 dyc3/fix-renovate

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

@dyc3 dyc3 merged commit 00115d9 into main May 12, 2026
4 checks passed
@dyc3 dyc3 deleted the dyc3/fix-renovate branch May 12, 2026 19:42
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.

Action Required: Fix Renovate Configuration

1 participant