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

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

Closed
Number: #688
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 22, 2025 at 06:21 PM UTC
(about 1 month ago)
Updated: September 23, 2025 at 05:38 AM UTC
(about 1 month ago)
Closed: September 23, 2025 at 05:38 AM UTC
(about 1 month ago)
Time to Close: about 11 hours
Labels:
dependencies javascript
Description:

Bumps @clerk/nextjs from 4.31.8 to 6.32.2.

Release notes

Sourced from @​clerk/nextjs's releases.

@​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

@​clerk/nextjs@​6.31.10

Patch Changes

@​clerk/nextjs@​6.31.9

Patch Changes

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

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
    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

6.31.10

Patch Changes

... (truncated)

Commits

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.32.2
Update Type:
Major
Technical Details
ID: 8226998
UUID: 2850583341
Node ID: PR_kwDOJ_4vkc6p6HMt
Host: GitHub
Repository: fork-commit-merge/fork-commit-merge-web
Mergeable: Yes
Merge State: Unstable