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

chore(deps): bump @clerk/nextjs from 6.29.0 to 6.30.0

Merged
Number: #114
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 11, 2025 at 04:04 PM UTC
(about 2 months ago)
Updated: August 11, 2025 at 04:06 PM UTC
(about 2 months ago)
Merged: August 11, 2025 at 04:06 PM UTC
(about 2 months ago)
by github-actions[bot]
Time to Close: 3 minutes
Labels:
dependencies javascript
Description:

Bumps @clerk/nextjs from 6.29.0 to 6.30.0.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​6.30.0

Minor Changes

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

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @​LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @​wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    

    clerkClient.m2mTokens.create({...})

  • 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]:

    • @​clerk/clerk-react@​5.40.0
    • @​clerk/types@​4.74.0
    • @​clerk/backend@​2.7.0
    • @​clerk/shared@​3.18.1
Changelog

Sourced from @​clerk/nextjs's changelog.

6.30.0

Minor Changes

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

Patch Changes

  • Introduce TaskChooseOrganization component which replaces TaskSelectOrganization with a new UI that make the experience similar to the previous SignIn and SignUp steps (#6446) by @​LauraBeatris

  • Add ability to define a machine secret key to Clerk BAPI client function (#6479) by @​wobsoriano

    const clerkClient = createClerkClient({ machineSecretKey: 'ak_xxxxx' })
    

    clerkClient.m2mTokens.create({...})

  • 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]:

    • @​clerk/clerk-react@​5.40.0
    • @​clerk/types@​4.74.0
    • @​clerk/backend@​2.7.0
    • @​clerk/shared@​3.18.1
Commits
  • cf284ee ci(repo): Version packages (#6481)
  • e82f177 feat(backend): Introduce M2M endpoints authentication using machine secret ke...
  • 0d27281 feat(nextjs): Forward user-agent, arch, platform, and npm config with POST re...
  • 1ad16da feat(clerk-js,clerk-react,types): Introduce TaskChooseOrganization (#6446)
  • See full diff 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:
2
Additions:
+26
Deletions:
-26
Package Dependencies
Ecosystem:
npm
Version Change:
6.29.0 → 6.30.0
Update Type:
Minor
Technical Details
ID: 4900187
UUID: 2736066332
Node ID: PR_kwDOPK41oc6jFQ8c
Host: GitHub
Repository: bastosmichael/coder
Merge State: Unknown