Skip to content

chore(repo): Re-enable Renovate automatic dependency updates#8249

Open
jacekradko wants to merge 4 commits intomainfrom
jacek/re-enable-renovate
Open

chore(repo): Re-enable Renovate automatic dependency updates#8249
jacekradko wants to merge 4 commits intomainfrom
jacek/re-enable-renovate

Conversation

@jacekradko
Copy link
Copy Markdown
Member

@jacekradko jacekradko commented Apr 7, 2026

Summary

  • Re-enables Renovate by removing the top-level enabled: false from renovate.json5
  • Renovate was intentionally disabled in e07ad6903 (2025-11-10) and has not created or updated any dependency PRs since
  • The Dependency Dashboard (Dependency Dashboard #3419) has been stale since November 2025
  • Regenerates renovate.json5 from scripts/renovate-config-generator.mjs to sync package rule ordering with current package names

Test plan

  • Verify Renovate bot begins updating the Dependency Dashboard issue after merge
  • Confirm new dependency PRs are created on the next scheduled run (before 7am GMT on Monday)

Summary by CodeRabbit

  • Chores
    • Updated internal dependency management configuration and release tooling to optimize automated dependency updates across multiple packages.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: 7f2adfa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Apr 7, 2026 2:52am

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 7, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8249

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8249

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8249

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8249

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8249

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8249

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8249

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8249

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8249

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8249

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8249

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8249

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8249

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8249

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8249

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8249

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8249

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8249

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8249

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8249

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8249

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8249

commit: 7f2adfa

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 284d7945-362a-4431-974e-d85eef081b87

📥 Commits

Reviewing files that changed from the base of the PR and between dd5fb5b and d46c802.

📒 Files selected for processing (2)
  • .changeset/grumpy-stamps-clap.md
  • renovate.json5

📝 Walkthrough

Walkthrough

This change updates the project's Renovate configuration and adds a new changeset file. The Renovate configuration is activated by removing the top-level disable flag, and its package rules are reorganized to reassign dependency management rules across various packages within the monorepo. Additionally, new dependency management rules are established for the react and ui packages. A new changeset markdown file is added to document these modifications.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: re-enabling Renovate automatic dependency updates by removing the top-level enabled: false setting.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

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