Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): Bump @clerk/nextjs from 5.1.6 to 5.2.2 in /examples/ne…
…xtjs-14-clerk-shield in the dependencies group across 1 directory (#1081) Bumps the dependencies group with 1 update in the /examples/nextjs-14-clerk-shield directory: [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs). Updates `@clerk/nextjs` from 5.1.6 to 5.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clerk/javascript/releases"><code>@clerk/nextjs</code>'s releases</a>.</em></p> <blockquote> <h2><code>@clerk/nextjs</code><a href="https://github.com/5"><code>@5</code></a>.2.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixes Next.js build warnings (<a href="https://redirect.github.com/clerk/javascript/issues/3660">clerk/javascript#3660</a>) where <code>AsyncLocalStorage</code> and <code>MessageEvent</code> were being imported as Node.js modules on the edge runtime. (<a href="https://redirect.github.com/clerk/javascript/pull/3661">#3661</a>) by <a href="https://github.com/LauraBeatris"><code>@LauraBeatris</code></a></li> </ul> <h2><code>@clerk/nextjs</code><a href="https://github.com/5"><code>@5</code></a>.2.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/clerk/javascript/commit/427fcdeaaba4e77273be29b4d7cca43f9aa18693"><code>427fcdeaa</code></a>]: <ul> <li><code>@clerk/clerk-react</code><a href="https://github.com/5"><code>@5</code></a>.2.7</li> </ul> </li> </ul> <h2><code>@clerk/nextjs</code><a href="https://github.com/5"><code>@5</code></a>.2.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Introduces dynamic keys from <code>clerkMiddleware</code>, allowing access by server-side helpers like <code>auth</code>. Keys such as <code>signUpUrl</code>, <code>signInUrl</code>, <code>publishableKey</code> and <code>secretKey</code> are securely encrypted using AES algorithm. (<a href="https://redirect.github.com/clerk/javascript/pull/3525">#3525</a>) by <a href="https://github.com/LauraBeatris"><code>@LauraBeatris</code></a></p> <ul> <li>When providing <code>secretKey</code>, <code>CLERK_ENCRYPTION_KEY</code> is required as the encryption key. If <code>secretKey</code> is not provided, <code>CLERK_SECRET_KEY</code> is used by default.</li> <li><code>clerkClient</code> from <code>@clerk/nextjs</code> 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.</li> </ul> <p>For more information, refer to the documentation: <a href="https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys">https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys</a></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/clerk/javascript/commit/f1847b70b2327bd490faf1f3eed1aa5639d54993"><code>f1847b70b</code></a>]: <ul> <li><code>@clerk/backend</code><a href="https://github.com/1"><code>@1</code></a>.3.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md"><code>@clerk/nextjs</code>'s changelog</a>.</em></p> <blockquote> <h2>5.2.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixes Next.js build warnings (<a href="https://redirect.github.com/clerk/javascript/issues/3660">clerk/javascript#3660</a>) where <code>AsyncLocalStorage</code> and <code>MessageEvent</code> were being imported as Node.js modules on the edge runtime. (<a href="https://redirect.github.com/clerk/javascript/pull/3661">#3661</a>) by <a href="https://github.com/LauraBeatris"><code>@LauraBeatris</code></a></li> </ul> <h2>5.2.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/clerk/javascript/commit/427fcdeaaba4e77273be29b4d7cca43f9aa18693"><code>427fcdeaa</code></a>]: <ul> <li><code>@clerk/clerk-react</code><a href="https://github.com/5"><code>@5</code></a>.2.7</li> </ul> </li> </ul> <h2>5.2.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Introduces dynamic keys from <code>clerkMiddleware</code>, allowing access by server-side helpers like <code>auth</code>. Keys such as <code>signUpUrl</code>, <code>signInUrl</code>, <code>publishableKey</code> and <code>secretKey</code> are securely encrypted using AES algorithm. (<a href="https://redirect.github.com/clerk/javascript/pull/3525">#3525</a>) by <a href="https://github.com/LauraBeatris"><code>@LauraBeatris</code></a></p> <ul> <li>When providing <code>secretKey</code>, <code>CLERK_ENCRYPTION_KEY</code> is required as the encryption key. If <code>secretKey</code> is not provided, <code>CLERK_SECRET_KEY</code> is used by default.</li> <li><code>clerkClient</code> from <code>@clerk/nextjs</code> 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.</li> </ul> <p>For more information, refer to the documentation: <a href="https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys">https://clerk.com/docs/references/nextjs/clerk-middleware#dynamic-keys</a></p> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/clerk/javascript/commit/f1847b70b2327bd490faf1f3eed1aa5639d54993"><code>f1847b70b</code></a>]: <ul> <li><code>@clerk/backend</code><a href="https://github.com/1"><code>@1</code></a>.3.0</li> </ul> </li> </ul> <h2>5.1.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/clerk/javascript/commit/d6b5006c4cc1b6f07bb3a6832b4ec6e65ea15814"><code>d6b5006c4</code></a>]: <ul> <li><code>@clerk/types</code><a href="https://github.com/4"><code>@4</code></a>.7.0</li> <li><code>@clerk/backend</code><a href="https://github.com/1"><code>@1</code></a>.2.5</li> <li><code>@clerk/clerk-react</code><a href="https://github.com/5"><code>@5</code></a>.2.6</li> <li><code>@clerk/shared</code><a href="https://github.com/2"><code>@2</code></a>.3.2</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clerk/javascript/commit/aa35afd25b3da47d1e1db9bc7aada1881aff25ef"><code>aa35afd</code></a> ci(repo): Version packages (<a href="https://github.com/clerk/javascript/tree/HEAD/packages/nextjs/issues/3665">#3665</a>)</li> <li><a href="https://github.com/clerk/javascript/commit/e8a2af52f263ee4070c909dac05f952cdf7b2761"><code>e8a2af5</code></a> fix(nextjs): Update imports to avoid Node.js build warnings on edge runtime (...</li> <li><a href="https://github.com/clerk/javascript/commit/81bd03b61753cc4f51dacc70eb7a4448f947ac93"><code>81bd03b</code></a> ci(repo): Version packages (<a href="https://github.com/clerk/javascript/tree/HEAD/packages/nextjs/issues/3659">#3659</a>)</li> <li><a href="https://github.com/clerk/javascript/commit/1a704ed9de3ad222ff17d10cb383639b2fc038b9"><code>1a704ed</code></a> ci(repo): Version packages (<a href="https://github.com/clerk/javascript/tree/HEAD/packages/nextjs/issues/3631">#3631</a>)</li> <li><a href="https://github.com/clerk/javascript/commit/f1847b70b2327bd490faf1f3eed1aa5639d54993"><code>f1847b7</code></a> feat(nextjs,backend,integration): Introduce dynamic keys from `clerkMiddlewar...</li> <li><a href="https://github.com/clerk/javascript/commit/361fc6e83beb37778b4c765ebc075cf4ef01eb59"><code>361fc6e</code></a> ci(repo): Version packages (<a href="https://github.com/clerk/javascript/tree/HEAD/packages/nextjs/issues/3625">#3625</a>)</li> <li>See full diff in <a href="https://github.com/clerk/javascript/commits/@clerk/nextjs@5.2.2/packages/nextjs">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@clerk/nextjs&package-manager=npm_and_yarn&previous-version=5.1.6&new-version=5.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information