Skip to content

ci(repo): Version packages #6337

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 17, 2025
Merged

ci(repo): Version packages #6337

merged 1 commit into from
Jul 17, 2025

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Jul 16, 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

Patch Changes

@clerk/[email protected]

Minor Changes

  • [Billing Beta] Update clerk.billing.getPlans() to return paginated data and introduce the usePlans() hook. (#6327) by @panteliselef

Patch Changes

@clerk/[email protected]

Minor Changes

  • Improve invalid plan change callout for monthly-only plans (#6248) by @aeliox

Patch Changes

@clerk/[email protected]

Minor Changes

  • [Billing Beta] Update clerk.billing.getPlans() to return paginated data and introduce the usePlans() hook. (#6327) by @panteliselef

Patch Changes

@clerk/[email protected]

Minor Changes

  • [Billing Beta] Update clerk.billing.getPlans() to return paginated data and introduce the usePlans() hook. (#6327) by @panteliselef

  • Improve invalid plan change callout for monthly-only plans (#6248) by @aeliox

Patch Changes

  • Ensure proper typing for SignUpButton and only allow unsafeMetadata={...} when mode="modal" (#6340) by @tmilewski

    • Render parsed colorRing at 15% vs 100% (#6334) by @alexcarpenter

    • Render parsed colorModalBackdrop at 73% vs 100%

    • Ensure avatarBackground and avatarBorder render with parsed neutral colors when colorNeutral is passed in via variables prop

@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

  • New Features

    • Introduced a new Backend API resource for managing machines.
    • Added pagination support and a new hook for billing plans.
    • Added a subscription details page object in testing utilities.
    • Added a CSS class to the subscription modal root element.
    • Introduced a new hook for billing plans.
  • Bug Fixes

    • Improved typing for the SignUpButton component.
    • Restricted the unsafeMetadata prop to modal mode only.
    • Improved the invalid plan change callout for monthly-only plans.
    • Ensured avatar background and border colors render correctly with neutral colors.
  • Enhancements

    • Adjusted opacity for UI color variables for improved appearance.
    • Improved navigation behavior on SSO callback routes.
  • Dependency Updates

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

    • Updated package versions and changelogs.
    • Removed obsolete changeset files.

Copy link

vercel bot commented Jul 16, 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 17, 2025 2:49pm

Copy link
Contributor

coderabbitai bot commented Jul 16, 2025

📝 Walkthrough
## Walkthrough

This change updates multiple packages to reference version 2.5.0 of the `@clerk/backend` dependency. The updates include incrementing version numbers and changelog entries for the following packages: `@clerk/agent-toolkit`, `@clerk/astro`, `@clerk/express`, `@clerk/fastify`, `@clerk/nextjs`, `@clerk/nuxt`, `@clerk/react-router`, `@clerk/remix`, `@clerk/tanstack-react-start`, `@clerk/testing`, `@clerk/chrome-extension`, `@clerk/clerk-js`, `@clerk/elements`, `@clerk/expo-passkeys`, `@clerk/clerk-expo`, `@clerk/localizations`, `@clerk/clerk-react`, `@clerk/shared`, `@clerk/themes`, `@clerk/types`, and `@clerk/vue`. The `@clerk/backend` changelog documents the introduction of a new "machines" API resource along with dependency upgrades and a pagination update for SAML connections. The `@clerk/clerk-js` and `@clerk/types` packages include fixes related to color rendering opacity, neutral color parsing, and UI improvements. Additionally, several changeset files documenting these updates were removed. No changes were made to public APIs or exported entities.

## Possibly related PRs

- clerk/javascript#6077: Introduced machine authentication support and internal type reorganizations in multiple packages including `@clerk/backend`, related to the "machines" API resource added in this update.

## Suggested labels

`types`, `clerk-js`, `react`, `localizations`, `expo`, `chrome-extension`, `themes`, `elements`, `vue`

## Suggested reviewers

- wobsoriano
- panteliselef
- 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 c49adca and 5cb698e.

📒 Files selected for processing (53)
  • .changeset/cyan-pots-attack.md (0 hunks)
  • .changeset/eleven-cats-greet.md (0 hunks)
  • .changeset/lovely-ghosts-fall.md (0 hunks)
  • .changeset/nine-worms-count.md (0 hunks)
  • .changeset/orange-doors-notice.md (0 hunks)
  • .changeset/rude-bikes-occur.md (0 hunks)
  • .changeset/slow-zoos-work.md (0 hunks)
  • .changeset/thirty-experts-knock.md (0 hunks)
  • .changeset/young-steaks-chew.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 (9)
  • .changeset/eleven-cats-greet.md
  • .changeset/lovely-ghosts-fall.md
  • .changeset/young-steaks-chew.md
  • .changeset/thirty-experts-knock.md
  • .changeset/rude-bikes-occur.md
  • .changeset/orange-doors-notice.md
  • .changeset/cyan-pots-attack.md
  • .changeset/slow-zoos-work.md
  • .changeset/nine-worms-count.md
✅ Files skipped from review due to trivial changes (2)
  • packages/nextjs/package.json
  • packages/themes/package.json
🚧 Files skipped from review as they are similar to previous changes (42)
  • packages/tanstack-react-start/package.json
  • packages/shared/package.json
  • packages/remix/package.json
  • packages/backend/package.json
  • packages/testing/package.json
  • packages/react/package.json
  • packages/express/package.json
  • packages/localizations/package.json
  • packages/vue/package.json
  • packages/nuxt/package.json
  • packages/expo-passkeys/package.json
  • packages/fastify/package.json
  • packages/chrome-extension/package.json
  • packages/agent-toolkit/package.json
  • packages/types/package.json
  • packages/expo/package.json
  • packages/react-router/package.json
  • packages/expo-passkeys/CHANGELOG.md
  • packages/elements/CHANGELOG.md
  • packages/elements/package.json
  • packages/astro/package.json
  • packages/agent-toolkit/CHANGELOG.md
  • packages/clerk-js/package.json
  • packages/shared/CHANGELOG.md
  • packages/tanstack-react-start/CHANGELOG.md
  • packages/chrome-extension/CHANGELOG.md
  • packages/vue/CHANGELOG.md
  • packages/themes/CHANGELOG.md
  • packages/express/CHANGELOG.md
  • packages/nuxt/CHANGELOG.md
  • packages/testing/CHANGELOG.md
  • packages/remix/CHANGELOG.md
  • packages/nextjs/CHANGELOG.md
  • packages/react/CHANGELOG.md
  • packages/localizations/CHANGELOG.md
  • packages/astro/CHANGELOG.md
  • packages/backend/CHANGELOG.md
  • packages/react-router/CHANGELOG.md
  • packages/expo/CHANGELOG.md
  • packages/fastify/CHANGELOG.md
  • packages/clerk-js/CHANGELOG.md
  • packages/types/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). (2)
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: Analyze (javascript-typescript)

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 (6)
packages/nuxt/CHANGELOG.md (1)

3-9: Add a brief rationale for the patch bump

Guidelines encourage “detailed changelogs”; a single “Updated dependencies” line is acceptable for automated bumps, but a one-liner (e.g., “No code changes – syncs to @clerk/[email protected] which introduces the machines resource”) makes downstream consumers’ lives easier when scanning the file.

packages/astro/CHANGELOG.md (1)

3-9: Consider adding a one-liner about the reason for the dependency bump

For consumers skimming the changelog, it’s helpful to know why @clerk/backend was bumped (e.g. “adds new machines API resource”).
A short parenthetical after the bullet keeps history searchable without clutter.

Example:

- Updated dependencies [...]:
  - @clerk/backend@2.5.0 <!-- adds new `machines` API resource -->
packages/agent-toolkit/CHANGELOG.md (1)

3-9: Mirror the rationale here for consistency

Same note as in the Astro changelog: adding a brief reason for the backend upgrade improves traceability.

- Updated dependencies [...]:
  - @clerk/backend@2.5.0 <!-- introduces `machines` API resource -->
packages/react-router/CHANGELOG.md (1)

3-9: Changelog entry is clear & follows repository style – optional context note

The new 1.8.4 section mirrors the existing format and correctly lists the dependency bump.
If you want to give consumers extra insight (as some earlier minor entries do), you could add a short note that @clerk/[email protected] introduces the new “machines” API resource. Totally optional and non-blocking.

packages/tanstack-react-start/CHANGELOG.md (1)

3-9: Changelog entry is accurate but could give readers more context
A one-line dependency bump is technically sufficient, yet adding a short note (e.g. “pulls in new machines API from @clerk/backend 2.5.0”) helps consumers understand why they may want to upgrade.

packages/backend/CHANGELOG.md (1)

3-8: Enrich the changelog with concrete API surface details

Guidelines call for “detailed changelogs”. A single-line bullet doesn’t tell consumers what new functions/classes/interfaces are now available or whether any breaking constraints apply.
Consider expanding the bullet to briefly list the new methods that were added to clerkClient.machines (e.g. list, get, create, etc.) and, if relevant, any new types exported from @clerk/backend.

This small addition materially improves DX for downstream package maintainers reading the CHANGELOG.

Copy link

pkg-pr-new bot commented Jul 16, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 5cb698e

@LauraBeatris LauraBeatris reopened this Jul 17, 2025
@LauraBeatris LauraBeatris merged commit 56e014c into main Jul 17, 2025
40 checks passed
@LauraBeatris LauraBeatris deleted the changeset-release/main branch July 17, 2025 15:16
jacekradko pushed a commit that referenced this pull request Jul 24, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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