Commit d861992
authored
Bump next-auth from 5.0.0-beta.25 to 5.0.0-beta.30 in /apps/dbagent (#235)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from
5.0.0-beta.25 to 5.0.0-beta.30.
<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>[email protected]</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 -> 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 -> 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 -> 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 -> 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 "key" 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 -> 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 -> 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/[email protected]@5.0.0-beta.29">https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.29</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nextauthjs/next-auth/commits/[email protected]">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~himself_65">himself_65</a>, a new releaser
for next-auth since your current version.</p>
</details>
<br />
[](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts page](https://github.com/xataio/agent/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f9c7363 commit d861992
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments