Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps @clerk/nextjs from 6.19.1 to 6.28.1.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​6.28.1

Patch Changes

@​clerk/nextjs@​6.28.0

Minor Changes

Patch Changes

@​clerk/nextjs@​6.27.1

Patch Changes

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

@​clerk/nextjs@​6.27.0

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

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

6.28.1

Patch Changes

6.28.0

Minor Changes

Patch Changes

6.27.1

Patch Changes

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

6.27.0

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

... (truncated)

Commits
  • a3355af ci(repo): Version packages (#6429)
  • a34bad4 ci(repo): Version packages (#6397)
  • f6375f0 chore(clerk-react,vue,nextjs): Introduce \<RedirectToTask /> component (#6416)
  • 6162d91 ci(repo): Version packages (#6394)
  • 3a1aad0 fix(nextjs): Return NextResponse instead of native Response (#6388)
  • 3290039 ci(repo): Version packages (#6385)
  • b0fdc9e feat(clerk-js,clerk-react,nextjs): Introduce \<TaskSelectOrganization /> com...
  • 0371fbd chore(repo): Run format through turbo (#6291)
  • cfa7882 chore(nextjs,clerk-react): Commerce hooks from the experimental module (#6383)
  • 1af2504 ci(repo): Version packages (#6377)
  • 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)

Bumps [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) from 6.19.1 to 6.28.1.
- [Release notes](https://github.com/clerk/javascript/releases)
- [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/clerk/javascript/commits/@clerk/[email protected]/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@clerk/nextjs"
  dependency-version: 6.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
Copy link
Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #57.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/nextjs-6.28.1 branch August 11, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants