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.3 #700

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @clerk/nextjs from 4.29.9 to 5.2.3.

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

Patch Changes

5.1.6

... (truncated)

Commits
  • c5387f5 ci(repo): Version packages (#3668)
  • 5642b26 fix(nextjs,backend): Support handshake in iframes (#3555)
  • aa35afd ci(repo): Version packages (#3665)
  • e8a2af5 fix(nextjs): Update imports to avoid Node.js build warnings on edge runtime (...
  • 81bd03b ci(repo): Version packages (#3659)
  • 1a704ed ci(repo): Version packages (#3631)
  • f1847b7 feat(nextjs,backend,integration): Introduce dynamic keys from `clerkMiddlewar...
  • 361fc6e ci(repo): Version packages (#3625)
  • cd5865c ci(repo): Version packages (#3558)
  • 1e57618 fix(nextjs): Make exported server action async (#3593)
  • 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.3.
- [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 15, 2024
Copy link

vercel bot commented Jul 15, 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 15, 2024 3:56pm
colonial-collections-researcher ❌ Failed (Inspect) Jul 15, 2024 3:56pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #702.

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