Skip to content

ci(repo): Version packages #6429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025
Merged

ci(repo): Version packages #6429

merged 1 commit into from
Jul 31, 2025

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Jul 29, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clerk/[email protected]

Minor Changes

  • [Billing Beta]: Update prefix for checkout status (#6438) by @panteliselef

    Replaces awaiting_ with needs_.

  • [Billing Beta] Remove statement_id from the checkout resource. (#6437) by @panteliselef

Patch Changes

@clerk/[email protected]

Minor Changes

Patch Changes

@clerk/[email protected]

Minor Changes

  • [Billing Beta]: Update prefix for checkout status (#6438) by @panteliselef

    Replaces awaiting_ with needs_.

  • [Billing Beta] Remove statement_id from the checkout resource. (#6437) by @panteliselef

Patch Changes

  • Fix UseSessionReturn['session'] JSDocs to not mention active status, since pending sessions are also returned (#6430) by @LauraBeatris

  • Remove treatPendingAsSignedOut from useSession and always return pending session (#6432) by @LauraBeatris

  • Refactor billing statement page and payment attempt page data loading (#6420) by @aeliox

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

@clerk/[email protected]

Patch Changes

Summary by CodeRabbit

  • Bug Fixes

    • Fixed issues with payment method initialization and dynamic menu item icons.
    • Improved compatibility with Node.js 18 and Cloudflare environments.
    • Addressed issues with SSO callback handling and telemetry event metadata.
  • Enhancements

    • Updated billing beta to use new status prefixes and removed unnecessary fields.
    • Improved mobile email input experience.
    • Simplified session state handling by removing certain options.
  • Localization

    • Added Japanese (ja-JP) translations to user profile components.
  • Dependency Updates

    • Updated internal dependencies across multiple packages for improved stability and compatibility.
  • Chores

    • Cleaned up obsolete changeset and changelog files.

Copy link

vercel bot commented Jul 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 3:38pm

Copy link

pkg-pr-new bot commented Jul 29, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 5a87538

Copy link
Contributor

coderabbitai bot commented Jul 29, 2025

📝 Walkthrough

Walkthrough

This change updates the patch versions and changelogs for multiple packages across the repository, primarily to reflect dependency updates. The dependency bumps focus on internal packages such as @clerk/types, @clerk/shared, @clerk/backend, and others. Additionally, a refactor of the data loading logic for the billing statement and payment attempt pages is documented in relevant changelogs and was previously captured in a removed changeset file. Some changesets documenting a type-checking fix for modal state and Japanese localization additions were also removed. The treatPendingAsSignedOut option was removed from the useSession hook, simplifying session state handling. No changes to exported or public entities are introduced, and no functional or behavioral modifications outside the dependency and changelog updates are present.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ci(repo): Version packages #6184: Introduced experimental paginated commerce data hooks and related dependency updates; this PR removes the changeset documenting that refactor, making the changes directly related.

Suggested reviewers

  • panteliselef
  • LauraBeatris
  • alexcarpenter

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 22a7a1e and 5a87538.

📒 Files selected for processing (60)
  • .changeset/blue-ties-follow.md (0 hunks)
  • .changeset/bumpy-melons-grow.md (0 hunks)
  • .changeset/cyan-flowers-dream.md (0 hunks)
  • .changeset/fluffy-beers-bet.md (0 hunks)
  • .changeset/fluffy-jeans-care.md (0 hunks)
  • .changeset/loud-feet-bathe.md (0 hunks)
  • .changeset/metal-geese-double.md (0 hunks)
  • .changeset/new-lands-make.md (0 hunks)
  • .changeset/orange-eggs-start.md (0 hunks)
  • .changeset/poor-chicken-occur.md (0 hunks)
  • .changeset/puny-hounds-eat.md (0 hunks)
  • .changeset/rotten-vans-leave.md (0 hunks)
  • .changeset/slow-foxes-lay.md (0 hunks)
  • .changeset/soft-jeans-pretend.md (0 hunks)
  • .changeset/wicked-cases-sink.md (0 hunks)
  • .changeset/yummy-ghosts-share.md (0 hunks)
  • packages/agent-toolkit/CHANGELOG.md (1 hunks)
  • packages/agent-toolkit/package.json (1 hunks)
  • packages/astro/CHANGELOG.md (1 hunks)
  • packages/astro/package.json (1 hunks)
  • packages/backend/CHANGELOG.md (1 hunks)
  • packages/backend/package.json (1 hunks)
  • packages/chrome-extension/CHANGELOG.md (1 hunks)
  • packages/chrome-extension/package.json (1 hunks)
  • packages/clerk-js/CHANGELOG.md (1 hunks)
  • packages/clerk-js/package.json (1 hunks)
  • packages/elements/CHANGELOG.md (1 hunks)
  • packages/elements/package.json (1 hunks)
  • packages/expo-passkeys/CHANGELOG.md (1 hunks)
  • packages/expo-passkeys/package.json (1 hunks)
  • packages/expo/CHANGELOG.md (1 hunks)
  • packages/expo/package.json (1 hunks)
  • packages/express/CHANGELOG.md (1 hunks)
  • packages/express/package.json (1 hunks)
  • packages/fastify/CHANGELOG.md (1 hunks)
  • packages/fastify/package.json (1 hunks)
  • packages/localizations/CHANGELOG.md (1 hunks)
  • packages/localizations/package.json (1 hunks)
  • packages/nextjs/CHANGELOG.md (1 hunks)
  • packages/nextjs/package.json (1 hunks)
  • packages/nuxt/CHANGELOG.md (1 hunks)
  • packages/nuxt/package.json (1 hunks)
  • packages/react-router/CHANGELOG.md (1 hunks)
  • packages/react-router/package.json (1 hunks)
  • packages/react/CHANGELOG.md (1 hunks)
  • packages/react/package.json (1 hunks)
  • packages/remix/CHANGELOG.md (1 hunks)
  • packages/remix/package.json (1 hunks)
  • packages/shared/CHANGELOG.md (1 hunks)
  • packages/shared/package.json (1 hunks)
  • packages/tanstack-react-start/CHANGELOG.md (1 hunks)
  • packages/tanstack-react-start/package.json (1 hunks)
  • packages/testing/CHANGELOG.md (1 hunks)
  • packages/testing/package.json (1 hunks)
  • packages/themes/CHANGELOG.md (1 hunks)
  • packages/themes/package.json (1 hunks)
  • packages/types/CHANGELOG.md (1 hunks)
  • packages/types/package.json (1 hunks)
  • packages/vue/CHANGELOG.md (1 hunks)
  • packages/vue/package.json (1 hunks)
💤 Files with no reviewable changes (16)
  • .changeset/poor-chicken-occur.md
  • .changeset/rotten-vans-leave.md
  • .changeset/soft-jeans-pretend.md
  • .changeset/new-lands-make.md
  • .changeset/bumpy-melons-grow.md
  • .changeset/yummy-ghosts-share.md
  • .changeset/loud-feet-bathe.md
  • .changeset/cyan-flowers-dream.md
  • .changeset/metal-geese-double.md
  • .changeset/fluffy-beers-bet.md
  • .changeset/wicked-cases-sink.md
  • .changeset/puny-hounds-eat.md
  • .changeset/fluffy-jeans-care.md
  • .changeset/slow-foxes-lay.md
  • .changeset/orange-eggs-start.md
  • .changeset/blue-ties-follow.md
✅ Files skipped from review due to trivial changes (17)
  • packages/elements/package.json
  • packages/types/package.json
  • packages/backend/package.json
  • packages/localizations/package.json
  • packages/astro/package.json
  • packages/tanstack-react-start/package.json
  • packages/vue/package.json
  • packages/react-router/package.json
  • packages/nextjs/package.json
  • packages/remix/package.json
  • packages/nuxt/package.json
  • packages/localizations/CHANGELOG.md
  • packages/fastify/CHANGELOG.md
  • packages/agent-toolkit/CHANGELOG.md
  • packages/testing/CHANGELOG.md
  • packages/nextjs/CHANGELOG.md
  • packages/elements/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (27)
  • packages/agent-toolkit/package.json
  • packages/expo/package.json
  • packages/react/package.json
  • packages/fastify/package.json
  • packages/clerk-js/package.json
  • packages/themes/package.json
  • packages/testing/package.json
  • packages/express/package.json
  • packages/expo-passkeys/package.json
  • packages/chrome-extension/package.json
  • packages/shared/package.json
  • packages/expo-passkeys/CHANGELOG.md
  • packages/themes/CHANGELOG.md
  • packages/react-router/CHANGELOG.md
  • packages/express/CHANGELOG.md
  • packages/nuxt/CHANGELOG.md
  • packages/shared/CHANGELOG.md
  • packages/vue/CHANGELOG.md
  • packages/astro/CHANGELOG.md
  • packages/expo/CHANGELOG.md
  • packages/types/CHANGELOG.md
  • packages/tanstack-react-start/CHANGELOG.md
  • packages/react/CHANGELOG.md
  • packages/chrome-extension/CHANGELOG.md
  • packages/remix/CHANGELOG.md
  • packages/backend/CHANGELOG.md
  • packages/clerk-js/CHANGELOG.md

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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: 0

🧹 Nitpick comments (17)
packages/localizations/package.json (1)

3-3: Consistent patch bump; ensure changelog entry exists

The move to 3.20.6 keeps parity with the upstream @clerk/types patch. Double-check that packages/localizations/CHANGELOG.md includes a note for 3.20.6 if it hasn’t already been updated.

packages/nextjs/package.json (1)

3-3: Add corresponding CHANGELOG entry for 6.28.1

The patch bump itself is fine, but make sure packages/nextjs/CHANGELOG.md (or the repo-level changelog) records the new version and the dependency bumps for traceability.

packages/fastify/package.json (1)

3-3: Don’t forget the 2.4.15 release note

Please add a short note in the Fastify package changelog so consumers know this is a dependency-only patch.

packages/tanstack-react-start/package.json (1)

3-3: Include 0.21.5 in changelog

A matching changelog entry will keep version history coherent across the mono-repo.

packages/remix/package.json (1)

3-3: Document the 4.10.9 patch

Add a changelog snippet summarising the internal dependency bumps to maintain release transparency.

packages/testing/package.json (1)

3-3: Patch 1.10.9 needs a changelog line

Please append an entry for 1.10.9 indicating this is an internal dependency update only.

packages/vue/CHANGELOG.md (1)

3-10: Changelog entry looks complete – consider a one-liner for context

Patch version and dependency bumps are recorded correctly.
If space permits, adding a short note (e.g. “No runtime changes – internal deps only”) after the header can help downstream consumers scanning the log.

packages/shared/CHANGELOG.md (1)

3-9: Add a release date for the new 3.16.1 entry

All previous versions in this file include only a header without a date, but adding the date right after the version header is customary and improves traceability when scanning the log. Consider appending the release date, e.g.:

-## 3.16.1
+## 3.16.1 – 2025-07-??   <!-- adjust accordingly -->
packages/tanstack-react-start/CHANGELOG.md (1)

3-12: Consider adding a short rationale for the patch bump

Previous entries often include a terse sentence explaining why the dependencies were bumped (e.g. a bug-fix, refactor, etc.).
Adding one here – e.g. “Align with billing statement / payment attempt loader refactor” – keeps the changelog self-contained and searchable.

packages/backend/CHANGELOG.md (1)

3-10: Add release date to the new 2.6.2 entry for consistency

All previous entries include the date in the heading (## <version> – YYYY-MM-DD).
Adding the date here keeps the file machine-parsable and avoids merge conflicts when several releases land close together.

-## 2.6.2
+## 2.6.2 – 2025-07-??   <!-- please fill in the actual release date -->
packages/elements/CHANGELOG.md (1)

3-10: Consider adding a one-liner on the motivation for the bump

The new 0.23.48 entry only lists dependency versions. A brief note (e.g. “Keeps Elements in sync with the billing-statement data-loader refactor shipped in @clerk/types 4.71.1”) would help future readers understand why the patch was published, matching the “detailed changelogs” guideline.

packages/express/CHANGELOG.md (1)

3-11: Consider adding a release date for consistency & traceability
Earlier entries don’t include dates, but adding a date (e.g. “2025-07-11”) right after the version header can help consumers quickly see when the patch went out.

-## 1.7.15
+## 1.7.15 — 2025-07-11
packages/react-router/CHANGELOG.md (1)

3-12: Changelog entry looks good – consider adding a one-line rationale

The section is syntactically correct and follows the existing formatting.
If there is any user-visible behaviour change (even indirectly via the updated internals), a short note such as “No functional changes – internal deps only” helps consumers scanning the log.

packages/clerk-js/CHANGELOG.md (1)

3-13: Add release date & keep entry metadata consistent

All recent Clerk changelog entries include the release date in the heading and, where relevant, a brief “Published” note. 5.78.1 is missing that metadata, which breaks the visual rhythm and makes automated date parsing harder.

Suggested tweak:

-## 5.78.1
+## 5.78.1 (2025-07-XX)

(Replace the placeholder with the actual UTC date you cut the release.)

No content changes required—just the heading.

packages/chrome-extension/CHANGELOG.md (2)

3-10: Add a release date to keep the log chronologically searchable

All previous entries include only the version header, but many teams prefer appending the release date (e.g. “## 2.5.15 – 2024-07-09”) for quicker auditing.
Consider adding the date to preserve consistency with other first-party packages that do include it.


7-10: Avoid redundant wording in bullet list

The bullet list already appears under “Patch Changes”, yet each item starts with “Updated dependencies”.
Trimming the repeated phrase improves readability:

- - Updated dependencies [...]
+ - [...]
packages/expo/CHANGELOG.md (1)

3-12: Add release date for new version header

All previous entries use the same “## ” format, so this is consistent.
However, consider appending the release date (e.g. “## 2.14.14 – 2025-07-xx”) to help readers quickly locate when a given patch shipped.
No functional change required—purely a docs nit.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between af0e123 and 0f6ad0a.

📒 Files selected for processing (45)
  • .changeset/slow-foxes-lay.md (0 hunks)
  • packages/agent-toolkit/CHANGELOG.md (1 hunks)
  • packages/agent-toolkit/package.json (1 hunks)
  • packages/astro/CHANGELOG.md (1 hunks)
  • packages/astro/package.json (1 hunks)
  • packages/backend/CHANGELOG.md (1 hunks)
  • packages/backend/package.json (1 hunks)
  • packages/chrome-extension/CHANGELOG.md (1 hunks)
  • packages/chrome-extension/package.json (1 hunks)
  • packages/clerk-js/CHANGELOG.md (1 hunks)
  • packages/clerk-js/package.json (1 hunks)
  • packages/elements/CHANGELOG.md (1 hunks)
  • packages/elements/package.json (1 hunks)
  • packages/expo-passkeys/CHANGELOG.md (1 hunks)
  • packages/expo-passkeys/package.json (1 hunks)
  • packages/expo/CHANGELOG.md (1 hunks)
  • packages/expo/package.json (1 hunks)
  • packages/express/CHANGELOG.md (1 hunks)
  • packages/express/package.json (1 hunks)
  • packages/fastify/CHANGELOG.md (1 hunks)
  • packages/fastify/package.json (1 hunks)
  • packages/localizations/CHANGELOG.md (1 hunks)
  • packages/localizations/package.json (1 hunks)
  • packages/nextjs/CHANGELOG.md (1 hunks)
  • packages/nextjs/package.json (1 hunks)
  • packages/nuxt/CHANGELOG.md (1 hunks)
  • packages/nuxt/package.json (1 hunks)
  • packages/react-router/CHANGELOG.md (1 hunks)
  • packages/react-router/package.json (1 hunks)
  • packages/react/CHANGELOG.md (1 hunks)
  • packages/react/package.json (1 hunks)
  • packages/remix/CHANGELOG.md (1 hunks)
  • packages/remix/package.json (1 hunks)
  • packages/shared/CHANGELOG.md (1 hunks)
  • packages/shared/package.json (1 hunks)
  • packages/tanstack-react-start/CHANGELOG.md (1 hunks)
  • packages/tanstack-react-start/package.json (1 hunks)
  • packages/testing/CHANGELOG.md (1 hunks)
  • packages/testing/package.json (1 hunks)
  • packages/themes/CHANGELOG.md (1 hunks)
  • packages/themes/package.json (1 hunks)
  • packages/types/CHANGELOG.md (1 hunks)
  • packages/types/package.json (1 hunks)
  • packages/vue/CHANGELOG.md (1 hunks)
  • packages/vue/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/slow-foxes-lay.md
🧰 Additional context used
📓 Path-based instructions (5)
**/*.{js,jsx,ts,tsx,json,css,scss,md,yaml,yml}

📄 CodeRabbit Inference Engine (.cursor/rules/development.mdc)

Use Prettier for consistent code formatting

Files:

  • packages/fastify/package.json
  • packages/expo-passkeys/package.json
  • packages/vue/package.json
  • packages/react/package.json
  • packages/astro/package.json
  • packages/elements/package.json
  • packages/localizations/package.json
  • packages/agent-toolkit/package.json
  • packages/backend/package.json
  • packages/nuxt/package.json
  • packages/themes/package.json
  • packages/expo/package.json
  • packages/react-router/package.json
  • packages/chrome-extension/package.json
  • packages/tanstack-react-start/package.json
  • packages/nextjs/package.json
  • packages/testing/package.json
  • packages/remix/package.json
  • packages/clerk-js/package.json
  • packages/vue/CHANGELOG.md
  • packages/expo-passkeys/CHANGELOG.md
  • packages/shared/package.json
  • packages/agent-toolkit/CHANGELOG.md
  • packages/nuxt/CHANGELOG.md
  • packages/testing/CHANGELOG.md
  • packages/types/CHANGELOG.md
  • packages/fastify/CHANGELOG.md
  • packages/react-router/CHANGELOG.md
  • packages/types/package.json
  • packages/shared/CHANGELOG.md
  • packages/express/package.json
  • packages/themes/CHANGELOG.md
  • packages/localizations/CHANGELOG.md
  • packages/tanstack-react-start/CHANGELOG.md
  • packages/express/CHANGELOG.md
  • packages/nextjs/CHANGELOG.md
  • packages/elements/CHANGELOG.md
  • packages/backend/CHANGELOG.md
  • packages/chrome-extension/CHANGELOG.md
  • packages/astro/CHANGELOG.md
  • packages/expo/CHANGELOG.md
  • packages/react/CHANGELOG.md
  • packages/clerk-js/CHANGELOG.md
  • packages/remix/CHANGELOG.md
packages/*/package.json

📄 CodeRabbit Inference Engine (.cursor/rules/global.mdc)

All publishable packages should be placed under the packages/ directory

packages/*/package.json: All publishable packages must be located in the 'packages/' directory.
All packages must be published under the @clerk namespace on npm.
Semantic versioning must be used across all packages.

Files:

  • packages/fastify/package.json
  • packages/expo-passkeys/package.json
  • packages/vue/package.json
  • packages/react/package.json
  • packages/astro/package.json
  • packages/elements/package.json
  • packages/localizations/package.json
  • packages/agent-toolkit/package.json
  • packages/backend/package.json
  • packages/nuxt/package.json
  • packages/themes/package.json
  • packages/expo/package.json
  • packages/react-router/package.json
  • packages/chrome-extension/package.json
  • packages/tanstack-react-start/package.json
  • packages/nextjs/package.json
  • packages/testing/package.json
  • packages/remix/package.json
  • packages/clerk-js/package.json
  • packages/shared/package.json
  • packages/types/package.json
  • packages/express/package.json
**/*

⚙️ CodeRabbit Configuration File

**/*: If there are no tests added or modified as part of the PR, please suggest that tests be added to cover the changes.

Whenever reviewing a pull request, if there are any changes that could impact security, always tag @clerk/security in the PR.

Security-impacting changes include, but are not limited to:

  • Changes to authentication logic or mechanisms (e.g. login, session handling, token issuance)
  • Any modification to access control, authorization checks, or role-based permissions
  • Introduction or modification of hashing algorithms, signature verification, or cryptographic primitives
  • Handling of sensitive data (e.g. passwords, tokens, secrets, PII)
  • Integration with external identity providers (e.g. SSO, OAuth, OpenID Connect)
  • Modifications to security headers, cookie flags, CORS policies, or CSRF protections
  • Bypass mechanisms (e.g. feature flags, testing overrides) that could weaken protections
  • Changes to rate limiting, abuse prevention, or input validation

If you're unsure whether a change is security-relevant, err on the side of caution and tag @clerk/security.

Any time that you tag @clerk/security, please do so explicitly in a code comment, rather than within a collapsed section in a coderabbit comment, such as the "recent review details" section. If you do use the team name in any thinking or non-direct-code-comment content, it can be referred to as "clerk security team" to avoid accidentally printing the tag which sends a notification to the team.

Files:

  • packages/fastify/package.json
  • packages/expo-passkeys/package.json
  • packages/vue/package.json
  • packages/react/package.json
  • packages/astro/package.json
  • packages/elements/package.json
  • packages/localizations/package.json
  • packages/agent-toolkit/package.json
  • packages/backend/package.json
  • packages/nuxt/package.json
  • packages/themes/package.json
  • packages/expo/package.json
  • packages/react-router/package.json
  • packages/chrome-extension/package.json
  • packages/tanstack-react-start/package.json
  • packages/nextjs/package.json
  • packages/testing/package.json
  • packages/remix/package.json
  • packages/clerk-js/package.json
  • packages/vue/CHANGELOG.md
  • packages/expo-passkeys/CHANGELOG.md
  • packages/shared/package.json
  • packages/agent-toolkit/CHANGELOG.md
  • packages/nuxt/CHANGELOG.md
  • packages/testing/CHANGELOG.md
  • packages/types/CHANGELOG.md
  • packages/fastify/CHANGELOG.md
  • packages/react-router/CHANGELOG.md
  • packages/types/package.json
  • packages/shared/CHANGELOG.md
  • packages/express/package.json
  • packages/themes/CHANGELOG.md
  • packages/localizations/CHANGELOG.md
  • packages/tanstack-react-start/CHANGELOG.md
  • packages/express/CHANGELOG.md
  • packages/nextjs/CHANGELOG.md
  • packages/elements/CHANGELOG.md
  • packages/backend/CHANGELOG.md
  • packages/chrome-extension/CHANGELOG.md
  • packages/astro/CHANGELOG.md
  • packages/expo/CHANGELOG.md
  • packages/react/CHANGELOG.md
  • packages/clerk-js/CHANGELOG.md
  • packages/remix/CHANGELOG.md
packages/localizations/**/*

📄 CodeRabbit Inference Engine (.cursor/rules/monorepo.mdc)

Localization files must be placed in 'packages/localizations/'.

Files:

  • packages/localizations/package.json
  • packages/localizations/CHANGELOG.md
packages/**/CHANGELOG.md

📄 CodeRabbit Inference Engine (.cursor/rules/development.mdc)

Maintain detailed changelogs

Files:

  • packages/vue/CHANGELOG.md
  • packages/expo-passkeys/CHANGELOG.md
  • packages/agent-toolkit/CHANGELOG.md
  • packages/nuxt/CHANGELOG.md
  • packages/testing/CHANGELOG.md
  • packages/types/CHANGELOG.md
  • packages/fastify/CHANGELOG.md
  • packages/react-router/CHANGELOG.md
  • packages/shared/CHANGELOG.md
  • packages/themes/CHANGELOG.md
  • packages/localizations/CHANGELOG.md
  • packages/tanstack-react-start/CHANGELOG.md
  • packages/express/CHANGELOG.md
  • packages/nextjs/CHANGELOG.md
  • packages/elements/CHANGELOG.md
  • packages/backend/CHANGELOG.md
  • packages/chrome-extension/CHANGELOG.md
  • packages/astro/CHANGELOG.md
  • packages/expo/CHANGELOG.md
  • packages/react/CHANGELOG.md
  • packages/clerk-js/CHANGELOG.md
  • packages/remix/CHANGELOG.md
⏰ 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: semgrep-cloud-platform/scan
  • GitHub Check: Build Packages
  • GitHub Check: semgrep/ci
  • GitHub Check: Analyze (javascript-typescript)
🔇 Additional comments (28)
packages/types/package.json (1)

3-3: Patch bump looks correct and follows semver

The version is incremented from 4.71.0 → 4.71.1, which is appropriate for a patch-level change with no public-API surface modifications. No further action needed.

packages/shared/package.json (1)

3-3: Patch version 3.16.1 aligns with dependency update

The internal utilities package stays in sync with the new @clerk/types version. LGTM.

packages/react/package.json (1)

3-3: Patch increment to 5.38.1 is appropriate

No breaking changes are implied; dependency constraints remain on workspace ranges. Good to ship.

packages/themes/package.json (1)

3-3: Patch bump to 2.4.4 acknowledged

Matches the coordinated release; nothing else changed. ✅

packages/chrome-extension/package.json (1)

3-3: Patch bump follows semver – looks good
No other metadata changes detected.

packages/expo/package.json (1)

3-3: Version increment to 2.14.14 is appropriate
Consistent patch release across the workspace; no issues spotted.

packages/elements/package.json (1)

3-3: Patch version 0.23.48 LGTM
Maintains semver integrity; workspace dependency ranges unchanged.

packages/express/package.json (1)

3-3: 1.7.15 patch bump confirmed
Aligned with dependency updates; nothing further required.

packages/expo-passkeys/package.json (1)

3-3: 0.3.25 patch bump looks correct
No additional modifications detected.

packages/nuxt/package.json (1)

3-3: Patch bump correctly follows semver – LGTM
No additional issues spotted for this package.json.

packages/clerk-js/package.json (1)

3-3: Version increment looks good
Patch release aligns with coordinated internal-dependency bumps. Nothing else to flag.

packages/astro/package.json (1)

3-3: Semver patch bump verified
Change is minimal and consistent with repo-wide release process.

packages/vue/package.json (1)

3-3: Patch version bump accepted
No semantic or formatting concerns.

packages/agent-toolkit/package.json (1)

3-3: Agent-toolkit patch bump OK
Change is straightforward; no action required.

packages/expo-passkeys/CHANGELOG.md (1)

3-10: Good dependency-bump entry

Nothing to add – version tag and updated-dependency block follow the repo’s changelog style.

packages/themes/CHANGELOG.md (1)

3-9: Changelog entry looks correct and follows the existing format

Patch version bump matches the dependency update and the commit link is present. No issues spotted.

packages/react-router/package.json (1)

3-3: Add a matching CHANGELOG entry for 1.8.9

The version is bumped but the corresponding packages/react-router/CHANGELOG.md snippet isn’t part of this diff. Double-check that a changeset generated a changelog section for 1.8.9; if not, please add one to keep release history consistent.

packages/backend/package.json (1)

3-3: Ensure changelog is updated for 2.6.2

Same note as for react-router: confirm that packages/backend/CHANGELOG.md contains a 2.6.2 entry produced by the changeset, otherwise the release notes will miss this patch.

packages/agent-toolkit/CHANGELOG.md (1)

3-11: Changelog entry looks good

Patch bump and dependency list are clear and conform to the file’s style.

packages/nuxt/CHANGELOG.md (1)

3-11: Changelog formatting and content look good

Entry follows the existing style and correctly lists bumped internal dependencies.
No further action needed.

packages/astro/CHANGELOG.md (1)

3-11: Changelog entry looks good

The new 2.10.13 patch section is correctly formatted and consistent with prior entries (heading levels, bullet list, commit link, dependency list).
No further action needed.

packages/fastify/CHANGELOG.md (1)

3-11: Changelog entry looks correct & consistent

The new 2.4.15 patch entry follows the existing style, links to the commit, and lists the bumped internal dependencies with pinned versions. No further action needed.

packages/remix/CHANGELOG.md (1)

3-11: Changelog entry format looks good – no action required

The new ## 4.10.9 section follows the existing formatting conventions (header, “Patch Changes” subsection, dependency list with commit link). No inconsistencies detected.

packages/localizations/CHANGELOG.md (1)

3-11: Changelog entry looks correct and consistent

Version header, section structure, and dependency notes match the existing style. No issues found.

packages/react/CHANGELOG.md (1)

3-10: Changelog entry format is consistent – no issues found

The new ## 5.38.1 section follows the existing style (heading level, “Patch Changes” subsection, bullet list with dependency bumps). No action needed.

packages/testing/CHANGELOG.md (1)

3-11: Changelog entry is clear and complete

Version heading, semantic version bump, and dependency list all follow the repository’s changelog conventions and accurately reflect the coordinated patch release. No action needed.

packages/types/CHANGELOG.md (1)

3-8: Changelog entry is consistent and well-formed

The heading, blank-line spacing, and bullet formatting align with the existing conventions in this file. No issues spotted.

packages/nextjs/CHANGELOG.md (1)

3-11: Changelog entry reads well and matches repository conventions

Header, section titles, commit link, and dependency list are formatted consistently with prior entries. No issues observed.

@github-actions github-actions bot force-pushed the changeset-release/main branch from ffa0a14 to 5933be4 Compare July 30, 2025 13:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5933be4 to 02c4564 Compare July 30, 2025 14:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from 02c4564 to fea7568 Compare July 30, 2025 15:07
@github-actions github-actions bot force-pushed the changeset-release/main branch from fea7568 to eaabe1a Compare July 30, 2025 15:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from eaabe1a to c318e25 Compare July 30, 2025 19:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from c318e25 to 35c68f6 Compare July 30, 2025 20:37
@github-actions github-actions bot force-pushed the changeset-release/main branch from 35c68f6 to 0b2a0a2 Compare July 30, 2025 21:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0b2a0a2 to a16ff80 Compare July 31, 2025 13:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from a16ff80 to 22a7a1e Compare July 31, 2025 15:06
@panteliselef panteliselef reopened this Jul 31, 2025
@panteliselef panteliselef merged commit a3355af into main Jul 31, 2025
40 checks passed
@panteliselef panteliselef deleted the changeset-release/main branch July 31, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants