Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@clerk/nextjs (source) 6.23.3 -> 6.35.5 age confidence

Release Notes

clerk/javascript (@​clerk/nextjs)

v6.35.5

Compare Source

Patch Changes

v6.35.4

Compare Source

Patch Changes

v6.35.3

Compare Source

Patch Changes

v6.35.2

Compare Source

Patch Changes

v6.35.1

Compare Source

Patch Changes

v6.35.0

Compare Source

Minor Changes
Patch Changes

v6.34.6

Compare Source

Patch Changes

v6.34.5

Compare Source

Patch Changes

v6.34.4

Compare Source

Patch Changes

v6.34.3

Compare Source

Patch Changes

v6.34.2

Compare Source

Patch Changes

v6.34.1

Compare Source

Patch Changes

v6.34.0

Compare Source

Minor Changes
Patch Changes

v6.33.7

Compare Source

Patch Changes

v6.33.6

Compare Source

Patch Changes

v6.33.5

Compare Source

Patch Changes

v6.33.4

Compare Source

Patch Changes

v6.33.3

Compare Source

Patch Changes

v6.33.2

Compare Source

Patch Changes

v6.33.1

Compare Source

Patch Changes

v6.33.0

Compare Source

Minor Changes
Patch Changes

v6.32.2

Patch Changes

v6.32.1

Patch Changes

v6.32.0

Compare Source

Minor Changes
Patch Changes

v6.31.10

Compare Source

Patch Changes

v6.31.9

Compare Source

Patch Changes

v6.31.8

Compare Source

Patch Changes

v6.31.7

Compare Source

Patch Changes

v6.31.6

Compare Source

Patch Changes

v6.31.5

Compare Source

Patch Changes

v6.31.4

Compare Source

Patch Changes

v6.31.3

Compare Source

Patch Changes

v6.31.2

Compare Source

Patch Changes

v6.31.1

Compare Source

Patch Changes

v6.31.0

Compare Source

Minor Changes
Patch Changes

v6.30.2

Compare Source

Patch Changes

v6.30.1

Compare Source

Patch Changes

v6.30.0

Compare Source

Minor Changes
  • [Billing Beta] Update PlanDetailsProps to reflect that either planId or plan is allowed. (#​6472) by @​panteliselef
Patch Changes

v6.29.0

Compare Source

Minor Changes
  • [Billing Beta] Stricter return type of useCheckout to improve inference of other properties. (#​6473) by @​panteliselef
Patch Changes
  • Propagate treatPendingAsSignedOut to auth from clerkMiddleware (#​6477) by @​LauraBeatris

    export default clerkMiddleware(async (auth, req) => {
      // If the session has a `pending` status, `userId` will be `null` by default, treated as a signed-out state
      const { userId } = await auth();
    });
    export default clerkMiddleware(async (auth, req) => {
      // If the session has a `pending` status, `userId` will be defined, treated as a signed-in state
      const { userId } = await auth({ treatPendingAsSignedOut: false });
    });
  • Updated dependencies [9368daf, f93965f, 7b6dcee, ef87617]:

v6.28.1

Compare Source

Patch Changes

v6.28.0

Compare Source

Minor Changes
Patch Changes

v6.27.1

Compare Source

Patch Changes
  • Fixes an issue where clerkMiddleware() would not properly redirect or set cookies in some environments. (#​6388) by @​brkalow

v6.27.0

Compare Source

Minor Changes
  • Expose commerce hooks and components under the experimental module. (#​6383) by @​panteliselef

    • PaymentElementProvider,
    • usePaymentElement,
    • PaymentElement,
    • usePaymentAttempts,
    • useStatements,
    • usePaymentMethods,
    • usePlans,
    • useSubscription,
    • CheckoutProvider,
    • useCheckout,
Patch Changes

v6.26.0

Compare Source

Minor Changes
  • Expose <CheckoutButton/>, <SubscriptionDetailsButton/>, <PlanDetailsButton/> from @clerk/nextjs/experimental. (#​6365) by @​panteliselef
Patch Changes

[v6.25.5](https://redirect.github.com/clerk/javascript/blob/HEAD/packages/nextjs/CHANGEL


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jul 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
chat-io Error Error Nov 24, 2025 9:12pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jul 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from b5effde to 8c464e2 Compare July 14, 2025 15:32
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.24.0 fix(deps): update dependency @clerk/nextjs to v6.25.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 8c464e2 to 7f0813b Compare July 15, 2025 23:28
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.0 fix(deps): update dependency @clerk/nextjs to v6.25.1 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 7f0813b to d176138 Compare July 16, 2025 11:39
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.1 fix(deps): update dependency @clerk/nextjs to v6.25.2 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from d176138 to e01f0e2 Compare July 16, 2025 17:59
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.2 fix(deps): update dependency @clerk/nextjs to v6.25.3 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from e01f0e2 to 47307b7 Compare July 17, 2025 16:47
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.3 fix(deps): update dependency @clerk/nextjs to v6.25.4 Jul 17, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 47307b7 to 974522f Compare July 23, 2025 16:12
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.4 fix(deps): update dependency @clerk/nextjs to v6.25.5 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 974522f to c8d2855 Compare July 24, 2025 10:46
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.25.5 fix(deps): update dependency @clerk/nextjs to v6.26.0 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from c8d2855 to 0282bbe Compare July 25, 2025 22:34
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.26.0 fix(deps): update dependency @clerk/nextjs to v6.27.1 Jul 25, 2025
@socket-security
Copy link

socket-security bot commented Jul 25, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 0282bbe to c36f378 Compare August 7, 2025 00:12
@renovate renovate bot changed the title fix(deps): update dependency @clerk/nextjs to v6.27.1 fix(deps): update dependency @clerk/nextjs to v6.29.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from bf5ade1 to b1ef713 Compare November 6, 2025 02:08
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.34.3 chore(deps): update dependency @clerk/nextjs to v6.34.4 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from b1ef713 to cb0859f Compare November 7, 2025 03:39
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.34.4 chore(deps): update dependency @clerk/nextjs to v6.34.5 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from cb0859f to bd11186 Compare November 10, 2025 20:33
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from bd11186 to a3d837f Compare November 11, 2025 05:00
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.34.5 chore(deps): update dependency @clerk/nextjs to v6.35.0 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from a3d837f to 1e70ddb Compare November 13, 2025 04:34
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.35.0 chore(deps): update dependency @clerk/nextjs to v6.35.1 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 1e70ddb to d97fb1c Compare November 17, 2025 23:06
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.35.1 chore(deps): update dependency @clerk/nextjs to v6.35.2 Nov 17, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from d97fb1c to 057adbb Compare November 18, 2025 14:04
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 057adbb to 1562c21 Compare November 21, 2025 00:41
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.35.2 chore(deps): update dependency @clerk/nextjs to v6.35.3 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from 1562c21 to ae2827b Compare November 21, 2025 14:46
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.35.3 chore(deps): update dependency @clerk/nextjs to v6.35.4 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/clerk-nextjs-6.x-lockfile branch from ae2827b to 68c815d Compare November 24, 2025 21:08
@renovate renovate bot changed the title chore(deps): update dependency @clerk/nextjs to v6.35.4 chore(deps): update dependency @clerk/nextjs to v6.35.5 Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant