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.0 #260

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/oidc-client-ts-2.x-lockfile branch from 6ee67db to d7dd312 Compare October 27, 2023 12:40
@renovate renovate bot changed the title fix(deps): update dependency oidc-client-ts to v2.3.0 fix(deps): update dependency oidc-client-ts to v2.4.0 Oct 27, 2023
Copy link

stale bot commented Jan 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 2, 2024
@stale stale bot closed this Jan 17, 2024
Copy link
Contributor Author

renovate bot commented Jan 17, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^2.1.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/oidc-client-ts-2.x-lockfile branch January 17, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants