Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency oidc-client-ts to v2.4.1 #566

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oidc-client-ts 2.1.0 -> 2.4.1 age adoption passing confidence

Release Notes

authts/oidc-client-ts (oidc-client-ts)

v2.4.1

Compare Source

oidc-client-ts 2.4.1 is a bug fix release.

Changelog:

  • #​1681: return signout response from signoutCallback

thanks to @​dopry

v2.4.0

Compare Source

oidc-client-ts 2.4.0 is a minor release.

Changelog:

  • #​1206: fix exception when id_token not set
  • #​1220: fix merging token id and user info data. 0 is being omitted
  • feature #​1212: add support for custom URL state values

thanks to @​jafaircl, @​dopry and @​jeff-chd-g

v2.3.0

Compare Source

oidc-client-ts 2.3.0 is a minor release.

Changelog:

  • #​1187: dynamically generate package.json for ESM build
  • #​1173: signoutSIlent: added scriptOrigin parameter to work from another origin
  • #​1141: make code compatible for eslint-plugin >= v6.4
  • feature #​1146: popup window can be closed after some time
  • feature #​1158: make RefreshState public
  • feature #​1148: allow overriding navigators for non window browser environments

thanks to @​Gitarcitano, @​davidmrobins, @​kwojtasinski-repo , @​davesmits and @​philjones88

v2.2.5

Compare Source

oidc-client-ts 2.2.5 is a bug fix release.

Changelog:

  • #​1038: specify the client identifier when post_logout_redirect_uri is used but id_token_hint is not
  • #​1026: remove sandbox attribute due to it being obsolete
  • #​1104: add resource param to signinSilent request
  • #​1076: add OidcClient constructor overload
  • #​1058: document state attribute in sample requests
  • #​1128: improve documentation file migration.md

thanks to @​perguth, @​forefrontmartingrantz, @​Annouar, @​howlettt, @​demkom58 and @​olenitsj

v2.2.4

Compare Source

oidc-client-ts 2.2.4 is a bug fix release.

Changelog:

  • #​982: allow auth_time to be undefined on token refresh
  • #​999: allow using OidcClient without window object
  • #​1001: add ui_locales to ExtraSigninRequestArgs

thanks to @​misl-smlz, @​ker-nicolaib, @​paulius-valiunas and @​cestorer

v2.2.3

Compare Source

oidc-client-ts 2.2.3 is a bug fix release.

Changelog:

  • #​977: add max_age to ExtraSigninRequestArgs
  • #​917: add new optional setting extraHeaders to OidcClientSettings

thanks to @​BROUSSOLLE-Brice and @​jackie-linz

v2.2.2

Compare Source

oidc-client-ts 2.2.2 is a bug fix release.

Changelog:

  • #​859: add login_hint to ExtraSigninRequestArgs
  • #​866: add scope to ExtraSigninRequestArgs
  • #​895: allow to to toggle off pkce
  • #​907: describe the openid metadata as per openid specifications

thanks to @​bradamelton, @​Peter-Lavigne, @​satanshiro and @​OsamaAbuSitta

v2.2.1

Compare Source

oidc-client-ts 2.2.1 is a bug fix release.

Changelog:

  • #​695: add filter list to scopes used with refresh tokens
  • #​780: filterProtocolClaims deletes properties required by the IdTokenClaims type
  • #​820: add extraTokenParams to ROPC Flow
  • #​782: allow multiple resource parameters
  • #​789: add migration info about code flow

thanks to @​timgrohmann, @​Badisi, @​jsedanoj and @​piwysocki

v2.2.0

Compare Source

oidc-client-ts 2.2 is a minor release with new features.

Changelog:

thanks to @​Sojborg, @​tebeco, @​philjones88, @​robert-wettstaedt, @​huysentruitw, @​piwysocki and @​jsedanoj


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency oidc-client-ts to v2.4.1 fix(deps): update dependency oidc-client-ts to v2.4.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/oidc-client-ts-2.x-lockfile branch December 8, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency oidc-client-ts to v2.4.1 - autoclosed fix(deps): update dependency oidc-client-ts to v2.4.1 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/oidc-client-ts-2.x-lockfile branch from f979fdb to f63251e Compare December 9, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants