fix(deps): update dependency jwt-decode to v4#445
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5039825 to
d41c39b
Compare
b87ea26 to
1da1ba0
Compare
8631277 to
2da0597
Compare
efe847d to
806292a
Compare
19eaa80 to
635d380
Compare
5610ed9 to
0bee12e
Compare
7afa1fb to
f27eb4e
Compare
8a5ac7a to
9a98120
Compare
9ffa32a to
361c7fd
Compare
07e4b9a to
788380f
Compare
788380f to
38a579f
Compare
0e704e3 to
0b3cc0a
Compare
1bdca25 to
957b6f3
Compare
957b6f3 to
8407637
Compare
fee82aa to
db7a565
Compare
accabe3 to
d294891
Compare
d294891 to
7905dad
Compare
64d22db to
a6e2509
Compare
a6e2509 to
a7eea39
Compare
a7eea39 to
63ba1c0
Compare
63ba1c0 to
3af7240
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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.