Skip to content

ci(repo): Version packages (Core 2) - #8662

Merged
nikosdouvlis merged 1 commit into
release/core-2from
changeset-release/release/core-2
May 27, 2026
Merged

ci(repo): Version packages (Core 2)#8662
nikosdouvlis merged 1 commit into
release/core-2from
changeset-release/release/core-2

Conversation

@clerk-cookie

Copy link
Copy Markdown
Collaborator

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 release/core-2, this PR will be updated.

Releases

@clerk/agent-toolkit@0.2.33

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25

@clerk/astro@2.17.13

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25

@clerk/backend@2.33.5

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/types@4.101.25

@clerk/chrome-extension@2.9.17

Patch Changes

@clerk/clerk-js@5.125.12

Patch Changes

  • Skip expired_token retry flow when Session Minter is enabled. When sessionMinter is on, the token is sent in the POST body, so the retry-with-expired-token fallback is unnecessary. The retry flow is preserved for non-Session Minter mode. (#8643) by @nikosdouvlis

  • Send force_origin=true body param on /tokens requests when skipCache is true, so FAPI Proxy routes to origin instead of Session Minter. (#8643) by @nikosdouvlis

  • Add monotonic token replacement based on oiat to prevent edge-minted tokens with stale claims from overwriting fresher DB-minted tokens in multi-tab scenarios. (#8643) by @nikosdouvlis

  • Send previous session token on /tokens requests to support Session Minter edge token minting. (#8643) by @nikosdouvlis

  • Updated dependencies [9d421ef, 9d421ef]:

    • @clerk/shared@3.47.7
    • @clerk/localizations@3.37.7

@clerk/elements@0.24.18

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/clerk-react@5.61.8
    • @clerk/types@4.101.25

@clerk/clerk-expo@2.19.38

Patch Changes

@clerk/expo-passkeys@0.4.44

Patch Changes

@clerk/express@1.7.81

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25

@clerk/fastify@2.6.33

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25

@clerk/localizations@3.37.7

Patch Changes

  • Updated dependencies []:
    • @clerk/types@4.101.25

@clerk/nextjs@6.39.5

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/clerk-react@5.61.8
    • @clerk/types@4.101.25

@clerk/nuxt@1.13.31

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25
    • @clerk/vue@1.17.23

@clerk/clerk-react@5.61.8

Patch Changes

@clerk/react-router@2.4.15

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/clerk-react@5.61.8
    • @clerk/types@4.101.25

@clerk/remix@4.13.48

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/clerk-react@5.61.8
    • @clerk/types@4.101.25

@clerk/shared@3.47.7

Patch Changes

  • Add oiat (original_issued_at) field to JwtHeader type for Session Minter monotonic token freshness checks. (#8643) by @nikosdouvlis

  • Send previous session token on /tokens requests to support Session Minter edge token minting. (#8643) by @nikosdouvlis

@clerk/tanstack-react-start@0.29.13

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/clerk-react@5.61.8
    • @clerk/types@4.101.25

@clerk/testing@1.14.8

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/backend@2.33.5
    • @clerk/types@4.101.25

@clerk/themes@2.4.62

Patch Changes

@clerk/types@4.101.25

Patch Changes

@clerk/vue@1.17.23

Patch Changes

  • Updated dependencies [9d421ef, 9d421ef]:
    • @clerk/shared@3.47.7
    • @clerk/types@4.101.25

@vercel

vercelBot commented May 27, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
clerk-js-sandboxReadyReadyPreview, CommentMay 27, 2026 7:02am

Request Review

@coderabbitai

Copy link
Copy Markdown
Contributor

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • ci(repo): Version packages

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5d59507b-ff38-453b-98d1-93bf1b89ac51

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/release/core-2

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.

@pkg-pr-new

Copy link
Copy Markdown

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 7e8eb92

@nikosdouvlis

Copy link
Copy Markdown
Member

The 2 failing e2es are unrelated

@nikosdouvlis
nikosdouvlis merged commit 29388cd into release/core-2May 27, 2026
43 of 45 checks passed
@nikosdouvlis
nikosdouvlis deleted the changeset-release/release/core-2 branch May 27, 2026 07:12
Sign up for freeto 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

@clerk-cookie@nikosdouvlis