ITADN

Bump next-auth from 5.0.0-beta.25 to 5.0.0-beta.29 in /frontend

#3558Pull Requestdependabot[bot] 创建于 2025-07-28
dependencies
D
dependabot[bot]commented
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.25 to 5.0.0-beta.29. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextauthjs/next-auth/releases">next-auth's releases</a>.</em></p> <blockquote> <h2>next-auth@5.0.0-beta.29</h2> <h2>What's Changed</h2> <ul> <li>fix: always check typeof BroadcastChannel by <a href="https://github.com/maiconcarraro"><code>@​maiconcarraro</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12937">nextauthjs/next-auth#12937</a></li> <li>fix(providers): enable OIDC capabilities for Keycloak by <a href="https://github.com/jvllmr"><code>@​jvllmr</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12964">nextauthjs/next-auth#12964</a></li> <li>Fix typo: succesful -&gt; successful by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12973">nextauthjs/next-auth#12973</a></li> <li>Fix undefined providerId by <a href="https://github.com/Regloom"><code>@​Regloom</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12947">nextauthjs/next-auth#12947</a></li> <li>docs: fix typo profie -&gt; profile by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12987">nextauthjs/next-auth#12987</a></li> <li>docs: Fix typo initalization -&gt; initialization by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12989">nextauthjs/next-auth#12989</a></li> <li>docs: Fix typo depencies -&gt; dependencies by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12983">nextauthjs/next-auth#12983</a></li> <li>docs: add missing &quot;key&quot; prop for form element in providerMap iterator by <a href="https://github.com/frshaad"><code>@​frshaad</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13023">nextauthjs/next-auth#13023</a></li> <li>chore(docs): fix typo Minmum -&gt; Minimum by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13007">nextauthjs/next-auth#13007</a></li> <li>chore(docs): fix typo Avaliable Scopes -&gt; Available Scopes by <a href="https://github.com/changeworld"><code>@​changeworld</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13009">nextauthjs/next-auth#13009</a></li> <li>fix(adapter): transistion to surrealdb@^1.0.0 by <a href="https://github.com/dvanmali"><code>@​dvanmali</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/11911">nextauthjs/next-auth#11911</a></li> <li>Fix(provider): Mailgun region selection by <a href="https://github.com/benhovinga"><code>@​benhovinga</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13027">nextauthjs/next-auth#13027</a></li> <li>fix(next-auth): add missing middleware wrapper type to auth function by <a href="https://github.com/k-taro56"><code>@​k-taro56</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13026">nextauthjs/next-auth#13026</a></li> <li>Update extending-the-session.mdx by <a href="https://github.com/adriancuadrado"><code>@​adriancuadrado</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13064">nextauthjs/next-auth#13064</a></li> <li>fix(adapters): handle P2025 errors without importing Prisma namespace by <a href="https://github.com/karl-barbour"><code>@​karl-barbour</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13061">nextauthjs/next-auth#13061</a></li> <li>chore(docs): Fix syntax error in RBAC guide by <a href="https://github.com/benhovinga"><code>@​benhovinga</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12733">nextauthjs/next-auth#12733</a></li> <li>fix(provider): Microsoft Entra ID by <a href="https://github.com/benhovinga"><code>@​benhovinga</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12616">nextauthjs/next-auth#12616</a></li> <li>Update index.ts by <a href="https://github.com/adriancuadrado"><code>@​adriancuadrado</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13066">nextauthjs/next-auth#13066</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/maiconcarraro"><code>@​maiconcarraro</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12937">nextauthjs/next-auth#12937</a></li> <li><a href="https://github.com/jvllmr"><code>@​jvllmr</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12964">nextauthjs/next-auth#12964</a></li> <li><a href="https://github.com/Regloom"><code>@​Regloom</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12947">nextauthjs/next-auth#12947</a></li> <li><a href="https://github.com/frshaad"><code>@​frshaad</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13023">nextauthjs/next-auth#13023</a></li> <li><a href="https://github.com/dvanmali"><code>@​dvanmali</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/11911">nextauthjs/next-auth#11911</a></li> <li><a href="https://github.com/adriancuadrado"><code>@​adriancuadrado</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13064">nextauthjs/next-auth#13064</a></li> <li><a href="https://github.com/karl-barbour"><code>@​karl-barbour</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/13061">nextauthjs/next-auth#13061</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.28...next-auth@5.0.0-beta.29">https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.28...next-auth@5.0.0-beta.29</a></p> <h2>next-auth@5.0.0-beta.28</h2> <h2>What's Changed</h2> <ul> <li>chore(docs): improve documentation in <code>Credentials</code> provider by <a href="https://github.com/halvaradop"><code>@​halvaradop</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12873">nextauthjs/next-auth#12873</a></li> <li>fix(prisma): import <code>PrismaClientKnownRequestError</code> for edge runtime compatibility by <a href="https://github.com/twinh"><code>@​twinh</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12755">nextauthjs/next-auth#12755</a></li> <li>docs: fix typo in Asgardeo provider by <a href="https://github.com/brionmario"><code>@​brionmario</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12943">nextauthjs/next-auth#12943</a></li> <li>fix(core): AuthError.type should not be internal by <a href="https://github.com/ThangHuuVu"><code>@​ThangHuuVu</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12946">nextauthjs/next-auth#12946</a></li> <li>fix(qwik): don't build server deps on client by <a href="https://github.com/wmertens"><code>@​wmertens</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12723">nextauthjs/next-auth#12723</a></li> <li>fix: correct typo in signin.mdx by <a href="https://github.com/nougat-sw"><code>@​nougat-sw</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12939">nextauthjs/next-auth#12939</a></li> <li>Fix file in Google example by <a href="https://github.com/AlexWendland"><code>@​AlexWendland</code></a> in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12938">nextauthjs/next-auth#12938</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/twinh"><code>@​twinh</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12755">nextauthjs/next-auth#12755</a></li> <li><a href="https://github.com/brionmario"><code>@​brionmario</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12943">nextauthjs/next-auth#12943</a></li> <li><a href="https://github.com/wmertens"><code>@​wmertens</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12723">nextauthjs/next-auth#12723</a></li> <li><a href="https://github.com/nougat-sw"><code>@​nougat-sw</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12939">nextauthjs/next-auth#12939</a></li> <li><a href="https://github.com/AlexWendland"><code>@​AlexWendland</code></a> made their first contribution in <a href="https://redirect.github.com/nextauthjs/next-auth/pull/12938">nextauthjs/next-auth#12938</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28">https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-auth&package-manager=npm_and_yarn&previous-version=5.0.0-beta.25&new-version=5.0.0-beta.29)](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 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) </details>
合并状态:未合并 2 条评论