faithful-mods / website

Faithful Modded website, still WIP
https://faithfulmods.net
GNU General Public License v3.0
0 stars 0 forks source link

deps : bump next-auth from 5.0.0-beta.18 to 5.0.0-beta.19 #108

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps next-auth from 5.0.0-beta.18 to 5.0.0-beta.19.

Release notes

Sourced from next-auth's releases.

next-auth@5.0.0-beta.19

Bug fixes

  • fix(next-auth): add code to client SignInResponse (#10943)
  • fix(next-auth): not redirecting to /undefined when signIn method throws an error (#11010)
  • fix(next-auth): allow next@15 + react@19 (#11003)
  • fix(next-auth): allow react@19 to peer deps (#10882)
Commits
  • 83f6668 chore(release): bump version [skip ci]
  • 7f686ea chore(release): bump package version(s) [skip ci]
  • 48f10f5 fix(next-auth): add code to client SignInResponse (#10943)
  • 656f1ec fix(sveltekit): remmove redundant csrf check (#10963)
  • 577b7f9 feat: use NodeNext module resolution (#9953)
  • 0b321a0 feat(providers): add SimpleLogin oidc (#10491)
  • f1bf7ae fix(core): Ensure oauth4webapi uses a stable customFetch API (#10978)
  • 16f5274 fix(adapter-mongodb): Improve MongoDB connection handling for serverless envi...
  • f62ece2 chore: fix core prettier
  • c7e4d16 chore(docs): fix prisma mongodb recommended schema for webauthn authenticator...
  • 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 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)
Juknum commented 3 months ago

Waiting for https://github.com/nextauthjs/next-auth/issues/11127 to be fixed first

dependabot[bot] commented 2 months ago

Superseded by #117.