chore(deps): update dependency next-auth to v4.24.14#33
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
January 23, 2025 17:44
80a40ea to
e80fef0
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
January 30, 2025 14:56
e80fef0 to
3073302
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 3, 2025 16:34
3073302 to
4acab0b
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 13, 2025 18:28
4acab0b to
7c93f88
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 17, 2025 16:36
7c93f88 to
1415076
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
April 1, 2025 12:51
1415076 to
019a396
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
April 8, 2025 14:25
019a396 to
abbca6f
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
April 24, 2025 09:39
abbca6f to
d019acd
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
May 19, 2025 16:02
d019acd to
1fae43c
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
May 28, 2025 14:56
1fae43c to
7b2a3f0
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
June 4, 2025 10:36
7b2a3f0 to
e2500c0
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
June 22, 2025 13:09
e2500c0 to
5c47e2d
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
November 10, 2025 16:56
e2251b0 to
e4d3726
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
December 3, 2025 19:56
e4d3726 to
345d85e
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
December 31, 2025 15:43
345d85e to
a1e467f
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
January 8, 2026 18:44
a1e467f to
14ddae3
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
January 19, 2026 18:41
14ddae3 to
f1ae3c1
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
February 2, 2026 21:48
f1ae3c1 to
b486e1c
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 5, 2026 18:45
b486e1c to
be00e0d
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 13, 2026 12:03
be00e0d to
930e06f
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
March 27, 2026 12:56
930e06f to
aca6510
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
April 8, 2026 18:39
aca6510 to
d9a82dc
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
April 15, 2026 00:57
d9a82dc to
adeae36
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
May 12, 2026 12:42
adeae36 to
68e7339
Compare
renovate
Bot
force-pushed
the
renovate/next-auth-4.x-lockfile
branch
from
May 18, 2026 14:51
68e7339 to
3fb966b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.24.5→4.24.14Release Notes
nextauthjs/next-auth (next-auth)
v4.24.14Compare Source
Bugfixes
GitHub now returns an
issparameter in OAuth callbacks.openid-clientvalidates it unconditionally, which was breaking authentication for apps that didn't configure an issuer. This sets the default GitHub provider issuer tohttps://github.com/login/oauth.v4.24.13Compare Source
v4.24.12Compare Source
v4.24.11Compare Source
v4.24.10Compare Source
What's Changed
490a033Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.9...next-auth@4.24.10
v4.24.9Compare Source
What's Changed
awaitdynamic APIs as per Next.js 15 changes by @balazsorban44 in4d143c5New Contributors
Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.8...next-auth@4.24.9
v4.24.8Compare Source
What's Changed
identifier@auth/*-adaptersfor v4 by @balazsorban44 in #11562New Contributors
Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.7...next-auth@4.24.8
v4.24.7Compare Source
Others
v4.24.6Compare Source
Bugfixes
nodemailerimports (#9261) (fa287be)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.