[Snyk] Upgrade oidc-client-ts from 3.1.0 to 3.2.0 #34
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.
Snyk has created this PR to upgrade oidc-client-ts from 3.1.0 to 3.2.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 25 days ago.
Release notes
Package name: oidc-client-ts
-
3.2.0 - 2025-03-12
- Fixes:
- #1702: cannot set
- #1738: allow empty string for client_secret in
- #1803:
- Features:
- #1691: add
- #1817: add
- #1818 : add
-
3.1.0 - 2024-10-04
- Fixes:
- #1666: fix link in docs to issue
- #1600: updated docs about logger
- #1589: fix compiler error for target=ES2022
- #1539: fix small typo in
- #1504: typo in sample app config
- #1490: fix the return type of
- #1443: fixes typos in docs
- Features:
- #1672: make
- #1626: add
- #1580: add dpop docs
- #1569: add dpop nonce support
- #1457: add extra headers
- #1461: add demonstrating proof of possession
- #1430: add global
- #1405: allow using default scopes from authorization server
from oidc-client-ts GitHub release notesoidc-client-ts v3.2.0 is a minor release.
No longer using
crypto-jspackage, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.Changelog:
AuthorizationviaextraHeadersTokenClientmetadataSeed.authorization_endpointnot prioritized over remote metadataremoveStateas an option toprocessSigninResponseraiseEventparameter togetUserurl_statetoSignoutRequestthanks to @ ZephireNZ, @ ntamotsu, @ jgarplind, @ waldemarennsaed and @ richjyoung
oidc-client-ts v3.1.0 is a minor release.
No longer using
crypto-jspackage, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.Changelog:
signinCallbackdoc in UserManager.tssigninCallbacksignoutCallbackreturn signout response if request_type is so:rpopupSignalproperty tosigninPopupandsignoutPoprequestTimeoutInSecondssettingthanks to @ klues, @ smujmaiku, @ mftruso, @ peetck, @ dbfr3qs, @ mottykohn, @ noshiro-pf, @ dbfr3qs, @ grjan7 and @ natergj
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: