build(deps): bump @clerk/nextjs from 4.31.8 to 6.32.2
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps @clerk/nextjs from 4.31.8 to 6.32.2.
Release notes
Sourced from @clerk/nextjs's releases.
@clerk/nextjs@6.32.2Patch Changes
@clerk/nextjs@6.32.0Minor Changes
- [Billing Beta] Drop experimental
subscriptionsproperty from params ofuseOrganization(). UseuseSubscription()instead. (#6738) by@mauricioabreuPatch Changes
Accept
treatPendingAsSignedOutoption oncurrentUser(#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/nextjs@6.31.10Patch Changes
@clerk/nextjs@6.31.9Patch Changes
Resolve path module import error in keyless telemetry (#6694) by
@wobsorianoForward additional debugging data when creating Keyless applications. (#6537) by
@heatlikeheatwave
... (truncated)
Changelog
Sourced from @clerk/nextjs's changelog.
6.32.2
Patch Changes
6.32.1
Patch Changes
6.32.0
Minor Changes
- [Billing Beta] Drop experimental
subscriptionsproperty from params ofuseOrganization(). UseuseSubscription()instead. (#6738) by@mauricioabreuPatch Changes
Accept
treatPendingAsSignedOutoption oncurrentUser(#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]:6.31.10
Patch Changes
... (truncated)
Commits
034e6a3ci(repo): Version packages (#6797)651b27eRevert "chore(clerk-js): Convert all Jest tests to Vitest (#6798)" (#6819)e5b7eb7chore(clerk-js): Convert all Jest tests to Vitest (#6798)95ad9f5ci(repo): Version packages (#6768)1b2a021ci(repo): Version packages (#6741)acc7699chore(repo): Make curly rule work with eslint-config-prettier (#6745)c0a643fchore(nextjs): AccepttreatPendingAsSignedOutoption oncurrentUser(#6740)e01eb33ci(repo): Version packages (#6712)b2f8c22ci(repo): Version packages (#6689)7d2f3ecfeat(nextjs): Include additional headers for Next.js keyless app creation (#6...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
1
+1
-1
Package Dependencies
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 |