ci(repo): Version packages - #9703
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), Organization UI (inherited) Review profile: ASSERTIVE Plan: Advanced 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-google-signin
@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 |
c12820a to
444ae48
Compare
444ae48 to
4b8813f
Compare
4b8813f to
9622b06
Compare
9622b06 to
0d0f324
Compare
dd3098a to
79b9ac2
Compare
79b9ac2 to
463f540
Compare
463f540 to
a94ee45
Compare
a94ee45 to
700ca87
Compare
700ca87 to
e4ce4a3
Compare
e4ce4a3 to
61d2e00
Compare
61d2e00 to
132d91e
Compare
132d91e to
ebe88d9
Compare
ebe88d9 to
23c7496
Compare
23c7496 to
8f884db
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/clerk-js@6.32.0
Minor Changes
Introduce self-serve Directory Sync (SCIM) capabilities and related functionality. (#9590) by @kalafut
Add the SSO fallback sign-in flow to
<SignIn />, for enterprise users the instance has allowlisted to sign in with an email code when they cannot reach their identity provider. (#9685) by @mauricioabreuFor such a user the sign-in no longer redirects straight to the identity provider. It shows the SSO action — or the connection picker, when several connections serve the address — alongside a "Can't use SSO?" link leading to the standard email code step, which carries a notice that the organization requires single sign-on and that the attempt is recorded. Users without a fallback, and instances without the feature, are unaffected.
Custom flows can read the same factor from the new
ssoFallbackFirstFactorsproperty on the sign-in resource. The flow adds thesignIn.enterpriseSSOandsignIn.ssoFallbacklocalization keys and thessoFallbackcard action element id.Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/localizations@4.17.0
Minor Changes
Introduce self-serve Directory Sync (SCIM) capabilities and related functionality. (#9590) by @kalafut
Add the SSO fallback sign-in flow to
<SignIn />, for enterprise users the instance has allowlisted to sign in with an email code when they cannot reach their identity provider. (#9685) by @mauricioabreuFor such a user the sign-in no longer redirects straight to the identity provider. It shows the SSO action — or the connection picker, when several connections serve the address — alongside a "Can't use SSO?" link leading to the standard email code step, which carries a notice that the organization requires single sign-on and that the attempt is recorded. Users without a fallback, and instances without the feature, are unaffected.
Custom flows can read the same factor from the new
ssoFallbackFirstFactorsproperty on the sign-in resource. The flow adds thesignIn.enterpriseSSOandsignIn.ssoFallbacklocalization keys and thessoFallbackcard action element id.Patch Changes
Update tr-TR waitlist translations (#9410) by @emirmuminoglu
Improve Finnish translations (#9612) by @vsalomaki
Update Hebrew localization for OAuth consent messages (#9018) by @shadoworion
Updated dependencies [
b5a3abe,ddf9afc,39782e3]:@clerk/react@6.16.0
Minor Changes
Patch Changes
Update docs deep links in JSDoc comments to match clerk.com's new heading anchors (
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotnyUpdated dependencies [
b5a3abe,ddf9afc,39782e3]:@clerk/shared@4.32.0
Minor Changes
Introduce self-serve Directory Sync (SCIM) capabilities and related functionality. (#9590) by @kalafut
Add the SSO fallback sign-in flow to
<SignIn />, for enterprise users the instance has allowlisted to sign in with an email code when they cannot reach their identity provider. (#9685) by @mauricioabreuFor such a user the sign-in no longer redirects straight to the identity provider. It shows the SSO action — or the connection picker, when several connections serve the address — alongside a "Can't use SSO?" link leading to the standard email code step, which carries a notice that the organization requires single sign-on and that the attempt is recorded. Users without a fallback, and instances without the feature, are unaffected.
Custom flows can read the same factor from the new
ssoFallbackFirstFactorsproperty on the sign-in resource. The flow adds thesignIn.enterpriseSSOandsignIn.ssoFallbacklocalization keys and thessoFallbackcard action element id.Patch Changes
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotny@clerk/ui@1.33.0
Minor Changes
Introduce self-serve Directory Sync (SCIM) capabilities and related functionality. (#9590) by @kalafut
Add the SSO fallback sign-in flow to
<SignIn />, for enterprise users the instance has allowlisted to sign in with an email code when they cannot reach their identity provider. (#9685) by @mauricioabreuFor such a user the sign-in no longer redirects straight to the identity provider. It shows the SSO action — or the connection picker, when several connections serve the address — alongside a "Can't use SSO?" link leading to the standard email code step, which carries a notice that the organization requires single sign-on and that the attempt is recorded. Users without a fallback, and instances without the feature, are unaffected.
Custom flows can read the same factor from the new
ssoFallbackFirstFactorsproperty on the sign-in resource. The flow adds thesignIn.enterpriseSSOandsignIn.ssoFallbacklocalization keys and thessoFallbackcard action element id.Patch Changes
b5a3abe,ddf9afc,f21352f,2502266,607d561,39782e3]:@clerk/astro@4.1.2
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/backend@3.17.3
Patch Changes
Update docs deep links in JSDoc comments to match clerk.com's new heading anchors (
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotnyUpdate the
lockUser()JSDoc to point at the System page under Protect > Rules (/~/protect/rules/system), matching the Clerk Dashboard's Protect navigation. (#9691) by @manovotnyUpdated dependencies [
b5a3abe,ddf9afc,39782e3]:@clerk/chrome-extension@3.1.83
Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/electron@0.0.43
Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/expo@4.6.7
Patch Changes
Bump the bundled
clerk-androidSDK (clerk-android-apiandclerk-android-ui) from1.1.5to1.1.6. See the Clerk Android release: https://github.com/clerk/clerk-android/releases/tag/v1.1.6. (#9733) by @clerk-cookieUpdated dependencies [
b5a3abe,ddf9afc,39782e3]:@clerk/expo-passkeys@2.0.19
Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/express@2.1.68
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/fastify@3.1.78
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/hono@0.1.78
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/nextjs@7.9.3
Patch Changes
Update docs deep links in JSDoc comments to match clerk.com's new heading anchors (
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotnyAdd a note to the
ClerkProvider,clerkMiddleware()andauth()doc comments explaining thatnpx clerk@latest initcan provision temporary development keys without a Clerk account. Update the README prerequisites and installation section to say the same, replacing the statement that an existing Clerk application and account are required. (#9665) by @shane-kerchevalUpdated dependencies [
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/nuxt@3.1.2
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/react-router@3.6.23
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/tanstack-react-start@1.5.14
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/testing@2.2.35
Patch Changes
b5a3abe,ddf9afc,4e1e432,39782e3]:@clerk/upgrade@2.0.7
Patch Changes
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotny@clerk/vue@2.5.2
Patch Changes
Update docs deep links in JSDoc comments to match clerk.com's new heading anchors (
#get-tokenis now#gettoken,#o-auth-strategyis now#oauthstrategy, and so on). (#9520) by @manovotnyUpdated dependencies [
b5a3abe,ddf9afc,39782e3]:@clerk/headless@0.0.33
Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/msw@0.0.69
Patch Changes
b5a3abe,ddf9afc,39782e3]:@clerk/swingset@0.0.46
Patch Changes
b5a3abe,39782e3]: