ci: add renovate config#1
Merged
Merged
Conversation
Piotr1215
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes DEVOPS-970
Summary
config:recommended+:semanticCommits+ digest-pinned GitHub Actions, weekly schedule,dependencies/securitylabels, 3-day release stabilization).validate-renovateCI caller so future config edits are checked on every PR.Coverage
@radix-ui/*+react-select)package.jsonnpm-non-major, majors individual.github/workflows/validate-renovate.yamlhelpers:pinGitHubActionDigestskeeps it pinnedExtract dry-run manager stats:
npm1 file / 32 deps,github-actions1 file / 1 dep.Deliberately not managed
@loft-enterprise/client,@loft-enterprise/icons,@loft-enterprise/primitives(enabled: false): internal loft-sh packages whose versions are coordinated by hand across the UI repos that consume this library (loft-enterprise, hosted-platform).@loft-enterprise/iconsis an unpinnable"*"wildcard, and@loft-enterprise/primitivesis this repo's own published package name (consumed by loft-enterprise and hosted-platform UIs), so Renovate must never touch it.framer-motionandtailwindcsspeerDependencies (enabled: false): exact-pinned (framer-motion 9.0.1,tailwindcss 3.4.0) to match the loft-enterprise consumer's exact versions. Bumping them here would desync the peer contract from the consumer; they are bumped manually in lockstep with loft-enterprise.tailwind-merge(no action needed): imported inclsx/index.tsbut not declared inpackage.json, so there is no manifest entry for Renovate to manage. Flagged as a pre-existing missing dependency declaration, out of scope for this PR.No Dockerfiles, lockfile,
.nvmrc/engines/setup-node,.tool-versions, or other out-of-band version pins exist, so no custom regex managers were needed. No.github/dependabot.ymlexisted to remove.Test plan
renovate-config-validator renovate.json-> "Config validated successfully against 1 file(s)".customManagers: []), so no regex match-count verification required.LOG_LEVEL=debug renovate --platform=local --dry-run=extract-> managersnpm(1 file, 32 deps) andgithub-actions(1 file, 1 dep); the 4 peer/internal deps extract but are correctly suppressed from PRs by the disable rules, leaving 27@radix-ui/*+react-selectas the managed update surface.actionlinton the new workflow: 0 findings.zizmoron the new workflow: 0 findings.Post-merge checklist
RENOVATE_GITHUB_TOKENavailable to the Renovate runner if private module/registry access is needed (none required by this config today).security-labeled PRs.