Skip to content

Conversation

@panteliselef
Copy link
Member

@panteliselef panteliselef commented Nov 14, 2025

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

  • Chores
    • Added a placeholder changeset for release tracking.
    • Added a package dependency override to adjust resolution for a build-related package.

No user-facing changes in this release.

@panteliselef panteliselef self-assigned this Nov 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2025

🦋 Changeset detected

Latest commit: 3725e38

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

vercel bot commented Nov 14, 2025

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

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Nov 14, 2025 4:33pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 14, 2025

Walkthrough

Adds a new placeholder changeset file at .changeset/wide-walls-sneeze.md containing empty YAML front-matter, and adds a pnpm.overrides entry in package.json mapping rolldown to catalog:repo.

Changes

Cohort / File(s) Change Summary
Changeset Addition
\.changeset/wide-walls-sneeze\.md
New placeholder changeset file with empty YAML front-matter (two --- delimiters with no content)
Package manifest update
package.json
Adds pnpm.overrides entry: maps "rolldown""catalog:repo" (dependency override)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Review focus:
    • Verify package.json override key (rolldown) and target (catalog:repo) are intentional and correctly formatted for pnpm.
    • Confirm no accidental formatting or trailing-comma issues introduced.
    • Check changeset filename and placement follow repo conventions.

Poem

🐰 A tiny dash dropped in a row,
A map for packages quietly sowed,
A changeset blank, a whispering repo,
Hops of joy where small edits go! 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title 'fix(repo): Dedupe and pin rolldown' directly aligns with the main changes—adding a rolldown override to pnpm.overrides for deduplication and pinning.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch elef/dedupe

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

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 9f48f13 and f9a9998.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • .changeset/wide-walls-sneeze.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: Formatting | Dedupe | Changeset
  • GitHub Check: Analyze (javascript-typescript)
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: semgrep-cloud-platform/scan

Comment on lines +1 to +2
---
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

Changeset file is empty and requires proper structure.

This changeset file contains only YAML front-matter delimiters with no content. Changesets require package metadata and a description to be processed correctly by the changeset tooling.

The proper structure should be:

---
<package-name>: <bump-type>
---
<description of the changes>

For example:

---
"@clerk/backend": minor
"@clerk/clerk-js": patch
---
Deduplication improvements for better performance

Additionally, the PR description is incomplete (template-only) and the checklist items are unchecked, suggesting this PR may not be ready for review. Please provide concrete details about which packages are affected and what the deduplication fix addresses.

🤖 Prompt for AI Agents
In .changeset/wide-walls-sneeze.md around lines 1 to 2 the changeset is empty
(only YAML delimiters) and the PR description template is incomplete; populate
the changeset with the packages and bump types affected and a short description:
add the YAML section listing each package and its version bump
(patch/minor/major), then after the second --- add a concise description of the
change (e.g., "Deduplication improvements for better performance") and ensure
the PR description includes which packages are affected and a short summary of
what the deduplication fix addresses and checklist items are updated.

@panteliselef panteliselef changed the title fix(*): Dedupe fix(repo): Dedupe and pin tsdown Nov 14, 2025
@panteliselef panteliselef changed the title fix(repo): Dedupe and pin tsdown fix(repo): Dedupe and pin rolldown Nov 14, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 14, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7219

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7219

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7219

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7219

@clerk/upgrade

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

@clerk/vue

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

commit: 3725e38

@panteliselef panteliselef merged commit 5f7a12b into main Nov 14, 2025
49 checks passed
@panteliselef panteliselef deleted the elef/dedupe branch November 14, 2025 16:43
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.

3 participants