keystone-nextjs-auth
keystone-nextjs-auth copied to clipboard
Update dependency next-auth to ^4.23.2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
next-auth (source) | ^4.22.1 -> ^4.23.2 |
Release Notes
nextauthjs/next-auth (next-auth)
v4.23.2
Bugfixes
-
next: returns correct status for signing in with
redirect: false
for route handler (#8775) (27b2519
) -
ts: fix typo (
d813c00
) - remove trailing
?
from signIn URL (#8466)
Other
- update security policy link
v4.23.1
Bugfixes
-
ts: correctly expose
next-auth/adapters
(20c3fe3
) - use
default
submodules export inpackage.json
(#8330)
v4.23.0
Features
-
providers: add Passage by 1Password (
5a8aa2e
)
Bugfixes
v4.22.5
Bugfixes
-
ts: match
next-auth/adapter
&@auth/core/adapters
(https://github.com/nextauthjs/next-auth/commit/3b0128c3cabfaa014531e38e06919ea435df35fd)
Other
- docs: amplify note
v4.22.4
Bugfixes
-
ts: SignInResponse.error type (#8109) (
465644f
) - Remove RSC warning in
getServerSession
(#8108) - Don't return
res.end()
in api handler (#8244)
Other
- docs: fixing broken link in documentation (#8208)
- docs: clarify
getServerSession
- docs: move
unstable_getServerSession
- docs: Typo fixed (#8206)
- docs(providers): mention HTTP-based Email guide (#8214)
- docs: Update object key "email" to "username" (#8113)
- doc: Add a guide on sending magic links to existing users only (#7663)
- docs: Update refresh-token-rotation.md - fix example client code filename (#8088)
- docs(providers): updated docs with missing account attribute (#8084)
v4.22.3
Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.22.3
v4.22.2
Bugfixes
-
providers: fix
nodemailer
/required types (#7950) (f48eb04
) -
ts: adapter interface (#8054) (
bd37c55
) -
ts: add overloads to withAuth middleware (#7999) (
169a523
) - respect protocol too, when host is trusted (#7214)
Other
- remove unused TS types
- merge changes back to v4 (#7430)
- rephrase
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.