generated from clerk/clerk-nextjs-starter
-
Notifications
You must be signed in to change notification settings - Fork 5
fix(deps): update dependency @clerk/nextjs to v6 #62
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/clerk-nextjs-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
74ff52a to
1590fd1
Compare
1590fd1 to
50d2c20
Compare
50d2c20 to
b7e362b
Compare
b7e362b to
4a1f504
Compare
4a1f504 to
1a51df0
Compare
1a51df0 to
e7b0e9f
Compare
e7b0e9f to
6d62c68
Compare
6d62c68 to
8893a1c
Compare
8893a1c to
72635ce
Compare
72635ce to
a31d0ae
Compare
a31d0ae to
976ca72
Compare
976ca72 to
fb47156
Compare
fb47156 to
ea081a3
Compare
ea081a3 to
38ed03e
Compare
9c391b0 to
6b07eaa
Compare
6b07eaa to
be1c44f
Compare
be1c44f to
f4398b8
Compare
f4398b8 to
f896c6f
Compare
f896c6f to
10089ac
Compare
10089ac to
4bf1aee
Compare
4bf1aee to
b7ead71
Compare
b7ead71 to
df37fa6
Compare
df37fa6 to
c1f2126
Compare
c1f2126 to
6cb70be
Compare
6cb70be to
5dd48d1
Compare
5dd48d1 to
38cf546
Compare
38cf546 to
f0c0708
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f0c0708 to
b15c061
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.7.0->^6.0.0Release Notes
clerk/javascript (@clerk/nextjs)
v6.35.5Compare Source
Patch Changes
f85abda,36e43cc,337430b]:v6.35.4Compare Source
Patch Changes
d8f59a6]:v6.35.3Compare Source
Patch Changes
a9c13ca]:v6.35.2Compare Source
Patch Changes
Extend cache invalidation noop to Next.js 16 during sign-out (#7211) by @LauraBeatris
Updated dependencies [
7be8f45,bdbb0d9,aa184a4,1d4e7a7,50e630a,42f0d95,c63cc8e,d32d724,00291bc]:v6.35.1Compare Source
Patch Changes
b5a7e2f,a1d10fc,b944ff3,4011c5e,791e942]:v6.35.0Compare Source
Minor Changes
2025-11-10. (#7095) by @panteliselefPatch Changes
613cb97]:v6.34.6Compare Source
Patch Changes
cc11472,539fad7,296fb0b,c413433,a940c39]:v6.34.5Compare Source
Patch Changes
92fba5d]:v6.34.4Compare Source
Patch Changes
a474c59,b505755,5536429]:v6.34.3Compare Source
Patch Changes
85b5acc,ea65d39,b09b29e]:v6.34.2Compare Source
Patch Changes
3e0ef92,2587aa6]:v6.34.1Compare Source
Patch Changes
791ff19,439427e,7dfbf3a,d33b7b5,f2644c2]:v6.34.0Compare Source
Minor Changes
Patch Changes
4d46e4e,a42a015,8ebbf1e]:v6.33.7Compare Source
Patch Changes
a172d51,947d0f5]:v6.33.6Compare Source
Patch Changes
d8147fb]:v6.33.5Compare Source
Patch Changes
305f4ee,53214f9,1441e68,1236c74,29201b2]:v6.33.4Compare Source
Patch Changes
Added internal helper type for
authandgetAuth()functions that don't require a request or context parameter (#6910) by @wobsorianoUpdated dependencies [
65b7cc7,20c2e29,6e09786,aa7210c,2cd53cd,56a81aa,1a2eee6,22b8e49,2cd53cd,348021d,1a2430a,31a04fc,9766c4a,fe873dc,22b8e49,a66357e,dacc1af]:v6.33.3Compare Source
Patch Changes
fba4781,a1f6714]:v6.33.2Compare Source
Patch Changes
04cba7d,f737d26,8777f35,2c0128b]:v6.33.1Compare Source
Patch Changes
ea2bc26,37028ca]:v6.33.0Compare Source
Minor Changes
Udpate Tyepdoc links to fix temporary ignore warnings (#6846) by @SarahSoutoul
Add new component (#6808) by @tmilewski
Patch Changes
feat(nextjs): Add CI environment detection header for Next.js keyless app creation (#6852) by @heatlikeheatwave
Updated dependencies [
e3e77eb,9cf89cd,090ca74,b8fbadd,5546352]:v6.32.2Patch Changes
8d1514a,a8ba926,41e0a41,1aa9e9f,1ad3b92,a88ee58,d6c7bbb]:v6.32.1Patch Changes
bcf24f2,0006c82,7c976b4,1ceedad,de90ede,9d4a95c,428cd57]:v6.32.0Compare Source
Minor Changes
subscriptionsproperty from params ofuseOrganization(). UseuseSubscription()instead. (#6738) by @mauricioabreuPatch Changes
Accept
treatPendingAsSignedOutoption oncurrentUser(#6740) by @LauraBeatrisUpdated dependencies [
b598581,19f18f8,23948dc,7382e13,24d0742,82b84fe,54b4b5a,50a8622,939df73,23948dc]:v6.31.10Compare Source
Patch Changes
55490c3,e8d21de,63fa204,4a5bd7a,637f2e8]:v6.31.9Compare Source
Patch Changes
Resolve path module import error in keyless telemetry (#6694) by @wobsoriano
Forward additional debugging data when creating Keyless applications. (#6537) by @heatlikeheatwave
Updated dependencies [
fced4fc,9796fbf,f28179b,e6e19d2,1b1e8b1]:v6.31.8Compare Source
Patch Changes
c1049f0,5e94f0a]:v6.31.7Compare Source
Patch Changes
2a82737,cda5d7b,ba25a5b,a50cfc8,377f67b,65b12ee,263722e,c19f936]:v6.31.6Compare Source
Patch Changes
600c648]:v6.31.5Compare Source
Patch Changes
f49ec31,d52714e,822e4a1,ce49740,ba7f3fd,9036427,2ed539c,deaafe4,a26ecae,c16a7a5,05b6d65,453cf86]:v6.31.4Compare Source
Patch Changes
Add types to safe-node-apis modules. (#6597) by @panteliselef
Fix keyless drift detection failure caused by invalid fs module methods. (#6594) by @heatlikeheatwave
Updated dependencies [
e52bf8e,c043c19,7bb644a,c28d29c,172e054]:v6.31.3Compare Source
Patch Changes
8dc6bad,aa6a3c3,db50c47]:v6.31.2Compare Source
Patch Changes
Fix keyless drift logic to support client components and ensure only apps on development are included. Change createClerkClient to accept an argument for samplingRate in telemetry options and update the ClerkOptions type. (#6539) by @heatlikeheatwave
Import fs methods with nodeFsOrThrow rather than direct import. (#6555) by @heatlikeheatwave
Updated dependencies [
413468c,7b7eb1f]:v6.31.1Compare Source
Patch Changes
55490c3,e8d21de,63fa204,4a5bd7a,637f2e8]:v6.31.0Compare Source
Minor Changes
RedirectToTaskcontrol component toRedirectToTasks(#6486) by @LauraBeatrisPatch Changes
4db1e58,d400782,69498df,307dc3f,2db7431,59f1559,69498df]:v6.30.2Compare Source
Patch Changes
Add new telemetry event KEYLESS_ENV_DRIFT_DETECTED to detect drift between publishable and secret keys in keyless apps and values in the .env file. (#6522) by @heatlikeheatwave
This event only fires once as controlled with the .clerk/.tmp/telemetry.json file to prevent telemetry event noise
Updated dependencies [
15fe106,df63e76,173837c,8b52d7a,854dde8,ae2e2d6,037f25a,f8b38b7]:v6.30.1Compare Source
Patch Changes
b72a3dd,d93b0ed,6459f7d,0ff648a,9084759]:v6.30.0Compare Source
Minor Changes
PlanDetailsPropsto reflect that eitherplanIdorplanis allowed. (#6472) by @panteliselefPatch Changes
Introduce
TaskChooseOrganizationcomponent which replacesTaskSelectOrganizationwith a new UI that make the experience similar to the previousSignInandSignUpsteps (#6446) by @LauraBeatrisAdd ability to define a machine secret key to Clerk BAPI client function (#6479) by @wobsoriano
feat(nextjs): Forward user-agent, arch, platform, and npm config with POST requests to /accountless_applications (#6483) by @heatlikeheatwave
Updated dependencies [
1ad16da,4edef81,6ff416f,e82f177,696f8e1,f318d22,0d27281,1cc66ab]:v6.29.0Compare Source
Minor Changes
useCheckoutto improve inference of other properties. (#6473) by @panteliselefPatch Changes
Propagate
treatPendingAsSignedOuttoauthfromclerkMiddleware(#6477) by @LauraBeatrisUpdated dependencies [
9368daf,f93965f,7b6dcee,ef87617]:v6.28.1Compare Source
Patch Changes
Fixes a bug which cause initialization of a payment method to never fire. (#6436) by @panteliselef
Updated dependencies [
7a46679,05cc5ec,22c35ef,8c7e5bb,e8d816a,aa9f185,af0e123,241bbbd,3d1d871]:v6.28.0Compare Source
Minor Changes
<RedirectToTask />component (#6416) by @LauraBeatrisPatch Changes
e404456,2803133,f1d9d34,0bdd0df,d58b959,232d7d3,f6375f0,822ba1f,af615b8,d4d2612]:v6.27.1Compare Source
Patch Changes
clerkMiddleware()would not properly redirect or set cookies in some environments. (#6388) by @brkalowv6.27.0Compare Source
Minor Changes
Expose commerce hooks and components under the experimental module. (#6383) by @panteliselef
Patch Changes
2bbeaf3,cfa7882,b0fdc9e]:v6.26.0Compare Source
Minor Changes
<CheckoutButton/>,<SubscriptionDetailsButton/>,<PlanDetailsButton/>from@clerk/nextjs/experimental. (#6365) by @panteliselefPatch Changes
Improved machine auth verification within API routes (#6367) by @wobsoriano
Updated dependencies [
8feb59b,cd59c0e,cd59c0e]:[
v6.25.5](https://redirect.github.com/clerk/javascConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - "after 9am and before 5pm Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.