fix(deps): update dependency jwt-decode to v4#175
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/jwt-decode-4.x
branch
from
August 8, 2025 12:42
75d9eb7 to
48eb8c0
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
August 10, 2025 20:22
48eb8c0 to
5568997
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
August 13, 2025 14:09
5568997 to
770e177
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
August 19, 2025 18:59
770e177 to
0496d43
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
September 21, 2025 02:04
0496d43 to
ce413a9
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
September 21, 2025 02:33
ce413a9 to
bae9d59
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
September 24, 2025 04:33
bae9d59 to
ad548a1
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
September 24, 2025 17:48
ad548a1 to
8ba76f1
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
September 25, 2025 19:09
8ba76f1 to
e289eb0
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
October 21, 2025 10:09
e289eb0 to
f564e2e
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
October 24, 2025 05:10
f564e2e to
3208f63
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
October 25, 2025 22:35
3208f63 to
ec556e7
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
December 21, 2025 00:12
ec556e7 to
29a78db
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
January 4, 2026 20:17
29a78db to
5815956
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
January 19, 2026 19:51
5815956 to
9886517
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
February 15, 2026 11:15
9886517 to
fa70078
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
March 5, 2026 17:23
fa70078 to
194076a
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
April 16, 2026 07:37
194076a to
9b6f76d
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
April 29, 2026 20:04
9b6f76d to
44ce1da
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
May 12, 2026 11:44
44ce1da to
7f9ccac
Compare
renovate
Bot
force-pushed
the
renovate/jwt-decode-4.x
branch
from
May 18, 2026 20:18
7f9ccac to
13dc6fb
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:
^3.1.2→^4.0.0Release Notes
auth0/jwt-decode (jwt-decode)
v4.0.0Compare Source
Full Changelog
A new version of the library, including a couple of improvements:
exportsfield, for better CJS/ESM supportindex.standalone.ts, but rely on rollup instead.headerargument by using overloads.Even though some users might experience breaking changes, mostly because of the
exportsfield, the majority should be able to update without making any changes, assuming the SDK is used in environments with support foratob.Migration to v4.0.0
The
jwtDecodefunction is now no longer the default export, and is instead provided as a named export. Make sure to update your code in places where you are importing this function:Configuration
📅 Schedule: (in timezone America/New_York)
* 0-23 * * *)🚦 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.