ci(repo): Version packages#9035
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
API Changes Report
Summary
No API Changes DetectedAll packages have stable APIs with no detected changes. Report generated by Break Check Last ran on |
8ddac35 to
895728c
Compare
895728c to
433dbc7
Compare
433dbc7 to
856fecd
Compare
856fecd to
15f159d
Compare
15f159d to
fc428ae
Compare
fc428ae to
678556e
Compare
678556e to
b548941
Compare
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/backend@3.9.0
Minor Changes
clerkClient.oauthApplications.revokeToken()for revoking opaque OAuth application access and refresh tokens. (#9040) by @jfosheePatch Changes
organizations.deleteOrganization()now validates that an organization ID was provided. Calling it with an empty ID throwsA valid resource ID is required.locally instead of issuing aDELETErequest to the organizations collection endpoint, matching the other ID-based methods on the API. (#9036) by @jacekradkoM2M JWT verification now validates the token-category (
cat) header and rejects M2M JWTs tagged as a different token class. M2M JWTs minted by Clerk carry the correct category and are unaffected; M2M JWTs without the header continue to verify. (#9038) by @wobsorianoUpdated dependencies [
533f0b1]:@clerk/astro@3.4.10
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/chrome-extension@3.1.46
Patch Changes
533f0b1,c5697d7,017028a]:@clerk/clerk-js@6.22.2
Patch Changes
Fix native OAuth transport handling for combined sign-in-or-up flows so transfer callbacks can continue instead of surfacing a generic OAuth callback failure. (#9037) by @wobsoriano
Refactor the internal token cache so entry keys are derived through a dedicated
KeyResolvermodule. This is an internal change with no effect on caching behavior or the public API. (#9032) by @jacekradkoUpdated dependencies [
533f0b1]:@clerk/electron@0.0.7
Patch Changes
533f0b1,c5697d7]:@clerk/expo@3.6.4
Patch Changes
533f0b1,c5697d7]:@clerk/expo-passkeys@1.1.12
Patch Changes
533f0b1]:@clerk/express@2.1.34
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/fastify@3.1.44
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/hono@0.1.44
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/localizations@4.11.2
Patch Changes
533f0b1]:@clerk/nextjs@7.5.11
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/nuxt@2.6.10
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/react@6.11.3
Patch Changes
533f0b1]:@clerk/react-router@3.5.3
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/shared@4.22.2
Patch Changes
@clerk/tanstack-react-start@1.4.11
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/testing@2.2.1
Patch Changes
2914c2c,07e1b06,533f0b1,6a9bb60]:@clerk/ui@1.23.2
Patch Changes
Fix
<UserButton />session actions alignment. (#9034) by @andrewtamUpdated dependencies [
533f0b1]:@clerk/vue@2.4.10
Patch Changes
533f0b1]:@clerk/headless@0.0.6
Patch Changes
533f0b1]:@clerk/msw@0.0.42
Patch Changes
533f0b1]:@clerk/swingset@0.0.12
Patch Changes
017028a]: