Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @clerk/nextjs from 4.29.9 to 5.2.4 #702

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @clerk/nextjs from 4.29.9 to 5.2.4.

Release notes

Sourced from @​clerk/nextjs's releases.

@​clerk/nextjs@​5.2.3

Patch Changes

  • Fixes a bug where Clerk's Handshake mechanism would not run when an application is rendered in an iframe. (#3555) by @​anagstef

  • Updated dependencies [5642b2616]:

    • @​clerk/backend@​1.3.1

@​clerk/nextjs@​5.2.2

Patch Changes

@​clerk/nextjs@​5.2.1

Patch Changes

@​clerk/nextjs@​5.2.0

Minor Changes

  • Introduces dynamic keys from clerkMiddleware, allowing access by server-side helpers like auth. Keys such as signUpUrl, signInUrl, publishableKey and secretKey are securely encrypted using AES algorithm. (#3525) by @​LauraBeatris

    • When providing secretKey, CLERK_ENCRYPTION_KEY is required as the encryption key. If secretKey is not provided, CLERK_SECRET_KEY is used by default.
    • clerkClient from @clerk/nextjs should now be called as a function, and its singleton form is deprecated. This change allows the Clerk backend client to read keys from the current request, which is necessary to support dynamic keys.

    For more information, refer to the documentation: https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys

Patch Changes

@​clerk/nextjs@​5.1.6

Patch Changes

@​clerk/nextjs@​5.1.5

Patch Changes

... (truncated)

Changelog

Sourced from @​clerk/nextjs's changelog.

5.2.4

Patch Changes

5.2.3

Patch Changes

  • Fixes a bug where Clerk's Handshake mechanism would not run when an application is rendered in an iframe. (#3555) by @​anagstef

  • Updated dependencies [5642b2616]:

    • @​clerk/backend@​1.3.1

5.2.2

Patch Changes

5.2.1

Patch Changes

5.2.0

Minor Changes

  • Introduces dynamic keys from clerkMiddleware, allowing access by server-side helpers like auth. Keys such as signUpUrl, signInUrl, publishableKey and secretKey are securely encrypted using AES algorithm. (#3525) by @​LauraBeatris

    • When providing secretKey, CLERK_ENCRYPTION_KEY is required as the encryption key. If secretKey is not provided, CLERK_SECRET_KEY is used by default.
    • clerkClient from @clerk/nextjs should now be called as a function, and its singleton form is deprecated. This change allows the Clerk backend client to read keys from the current request, which is necessary to support dynamic keys.

    For more information, refer to the documentation: https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys

Patch Changes

5.1.7

... (truncated)

Commits
  • b1669a5 chore(repo): Version packages (#3356)
  • 558430d fix(backend,nextjs): Replace DevBrowser constant usage for query params (#3355)
  • bb6a13f chore(repo): Version packages (#3336)
  • 63b6733 fix(nextjs): Apply response headers on redirect (#3344)
  • 4ae79af fix(nextjs): url-based session syncing for auth() helpers (#3334)
  • 39265d9 chore(repo): Remove eslint-config-custom from react's deps (#3307)
  • c13b29c chore(repo): Version packages (#3313)
  • 7ef62b2 Emmanouela/sdk 1612 update links to docs in source code (#3312)
  • 3cfea92 fix(nextjs): Wait for isLoaded before checking catch-all route
  • 9ec7b04 fix(nextjs): Fix rules of hooks warning
  • 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 4.29.9 to 5.2.4.
- [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-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 22, 2024
Copy link

vercel bot commented Jul 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
colonial-collections-dataset-browser ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 3:36pm
colonial-collections-researcher ❌ Failed (Inspect) Jul 22, 2024 3:36pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #706.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/clerk/nextjs-5.2.4 branch July 29, 2024 15:32
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