An open index of dependabot pull requests across open source projects.

build(deps): bump @clerk/nextjs from 4.31.8 to 6.33.0

Open
Number: #693
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 29, 2025 at 10:10 PM UTC
(about 1 month ago)
Updated: September 29, 2025 at 10:10 PM UTC
(about 1 month ago)
Labels:
dependencies javascript
Description:

Bumps @clerk/nextjs from 4.31.8 to 6.33.0.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​6.33.0

Minor Changes

Patch Changes

@​clerk/nextjs@​6.32.2

Patch Changes

@​clerk/nextjs@​6.32.0

Minor Changes

Patch Changes

  • Accept treatPendingAsSignedOut option on currentUser (#6740) by @​LauraBeatris

    // If the session has a `pending` status, user will be `null` default, treated as a signed-out state
    const user = await currentUser();
    
    // If the session has a `pending` status, `user` will be defined, treated as a signed-in state
    const user = await currentUser({ treatPendingAsSignedOut: false });
    
  • Updated dependencies [b598581, 19f18f8, 23948dc, 7382e13, 24d0742, 82b84fe, 54b4b5a, 50a8622, 939df73, 23948dc]:

    • @​clerk/backend@​2.14.0
    • @​clerk/types@​4.86.0
    • @​clerk/shared@​3.25.0
    • @​clerk/clerk-react@​5.47.0

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

6.33.0

Minor Changes

Patch Changes

6.32.2

Patch Changes

6.32.1

Patch Changes

6.32.0

Minor Changes

Patch Changes

  • Accept treatPendingAsSignedOut option on currentUser (#6740) by @​LauraBeatris

    // If the session has a `pending` status, user will be `null` default, treated as a signed-out state
    

... (truncated)

Commits
  • 5720787 ci(repo): Version packages (#6844)
  • e3e77eb chore(repo): Update Typedoc links to fix temporary ignore warnings (#6846)
  • cf2f284 feat(nextjs): Add CI environment detection header for Next.js keyless app cre...
  • 090ca74 feat(clerk-js,nextjs,clerk-react,testing,types,vue): UserAvatar component (#6...
  • 034e6a3 ci(repo): Version packages (#6797)
  • 651b27e Revert "chore(clerk-js): Convert all Jest tests to Vitest (#6798)" (#6819)
  • e5b7eb7 chore(clerk-js): Convert all Jest tests to Vitest (#6798)
  • 95ad9f5 ci(repo): Version packages (#6768)
  • 1b2a021 ci(repo): Version packages (#6741)
  • acc7699 chore(repo): Make curly rule work with eslint-config-prettier (#6745)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
npm
Version Change:
4.31.8 → 6.33.0
Update Type:
Major
Technical Details
ID: 8767821
UUID: 2872230389
Node ID: PR_kwDOJ_4vkc6rMsH1
Host: GitHub
Repository: fork-commit-merge/fork-commit-merge-web
Merge State: Unknown