Skip to content

Conversation

@SarahSoutoul
Copy link
Contributor

@SarahSoutoul SarahSoutoul commented Nov 7, 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
    • Removed automatic rewriting of a specific documentation reference so those mentions now remain as originally written.
    • Added a placeholder changeset file (no functional changes) to record forthcoming updates.

@SarahSoutoul SarahSoutoul self-assigned this Nov 7, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 7, 2025

🦋 Changeset detected

Latest commit: 7c4c7d9

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 7, 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 7, 2025 4:38pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 7, 2025

Walkthrough

Removed a catch-all MDX link replacement for BillingMoneyAmount in the TypeDoc custom plugin and added a placeholder changeset file; no other replacement logic or exported declarations were modified.

Changes

Cohort / File(s) Summary
TypeDoc Plugin Configuration
​.typedoc/custom-plugin.mjs
Removed the BillingMoneyAmount entry from catch-all MDX link replacements in the getCatchAllReplacements function.
Changeset
​.changeset/ripe-ants-carry.md
Added a new placeholder changeset file containing document separators (---) and no functional content.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

  • Verify documentation links where BillingMoneyAmount is referenced to ensure no broken links remain.
  • Confirm intent for the placeholder changeset file (placeholder vs. accidental add).

Poem

🐰 A tiny edit, a gentle hop,
One link untied, I stop and bop.
A changeset dropped, like crumbs of cheer,
Docs stay tidy, the path is clear. ✨

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.
Title check ✅ Passed The title accurately describes the main change: removing a BillingMoneyAmount type replacement from the TypeDoc custom plugin configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ss/remove-type-replacement

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 and usage tips.

@SarahSoutoul SarahSoutoul changed the title Remove BillingMoneyAmount type replacement fix(shared): Remove BillingMoneyAmount type replacement Nov 7, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 7, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 7c4c7d9

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 d6631e0 and 64d3d3b.

📒 Files selected for processing (1)
  • .changeset/ripe-ants-carry.md (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
.changeset/**

📄 CodeRabbit inference engine (.cursor/rules/monorepo.mdc)

Automated releases must use Changesets.

Files:

  • .changeset/ripe-ants-carry.md
🪛 LanguageTool
.changeset/ripe-ants-carry.md

[grammar] ~1-~1: Hier könnte ein Fehler sein.
Context: --- ---

(QB_NEW_DE)

⏰ 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). (5)
  • GitHub Check: Build Packages
  • GitHub Check: Formatting | Dedupe | Changeset
  • GitHub Check: Analyze (javascript-typescript)
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: semgrep-cloud-platform/scan

@SarahSoutoul SarahSoutoul merged commit 88e3b64 into main Nov 7, 2025
40 checks passed
@SarahSoutoul SarahSoutoul deleted the ss/remove-type-replacement branch November 7, 2025 16:47
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