Update dependency @auth/core to ^0.41.0 - #1344
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
October 10, 2025 21:01
5e43dbc to
9c39d20
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
October 22, 2025 15:07
9c39d20 to
80532cf
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
October 26, 2025 05:48
80532cf to
0b4980a
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
November 10, 2025 16:12
0b4980a to
30c2b66
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
November 18, 2025 11:12
30c2b66 to
75712cc
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
December 3, 2025 14:42
75712cc to
69b3473
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
December 31, 2025 16:29
69b3473 to
3530423
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
January 8, 2026 18:02
3530423 to
b498b8a
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
January 23, 2026 17:47
e1d7094 to
ddb6576
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
February 2, 2026 15:49
ddb6576 to
f8b4efd
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
February 17, 2026 14:44
4de934e to
260ab9f
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
March 5, 2026 19:50
260ab9f to
96ef6fb
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
March 13, 2026 11:07
96ef6fb to
1417e1c
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
April 8, 2026 18:07
036ae38 to
27d07d8
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
April 14, 2026 20:30
27d07d8 to
b7c6152
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
April 29, 2026 11:45
b7c6152 to
9ba7099
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
May 18, 2026 14:10
2a32e60 to
895871f
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
May 28, 2026 18:02
895871f to
4e7db6b
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
June 12, 2026 14:43
4e7db6b to
5e56df4
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
July 12, 2026 12:48
5e56df4 to
59fbc6c
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
July 21, 2026 04:11
4e87b3e to
d2e52f2
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
July 30, 2026 20:44
d2e52f2 to
07b670a
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
August 12, 2026 00:39
07b670a to
2cf9ce6
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
August 26, 2026 18:13
2cf9ce6 to
ebab910
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
2 times, most recently
from
September 4, 2026 01:03
4be7711 to
eac68de
Compare
renovate
Bot
force-pushed
the
renovate/auth-core-0.x
branch
from
September 24, 2026 22:30
eac68de to
75d9520
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:
^0.40.0→^0.41.0Release Notes
nextauthjs/next-auth (@auth/core)
v0.41.3Compare Source
Bugfixes
getToken()now returnsnullinstead of throwing when theAuthorizationheader contains a malformed Bearer valuestate,nonce, and PKCE check cookies are now bound to the provider that created them and are rejected when a different provider handles the callback@bypassOther
v0.41.2Compare Source
Bugfixes
Other
v0.41.1Compare Source
Bugfixes
nodemailer(#13305)Other
v0.41.0Compare Source
Features
745751e)Other
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.