owncloud / file-picker

Integrate ownCloud into your own product
https://owncloud.github.io/integration/file_picker/
Apache License 2.0
5 stars 7 forks source link

chore(deps): bump oidc-client-ts from 2.2.2 to 2.2.4 #237

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps oidc-client-ts from 2.2.2 to 2.2.4.

Release notes

Sourced from oidc-client-ts's releases.

v2.2.4

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

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

Commits
  • 89733f5 v2.2.4
  • 1d5fce2 Merge pull request #1009 from authts/dependabot/npm_and_yarn/esbuild-0.17.19
  • 33b2e77 build(deps-dev): bump esbuild from 0.17.18 to 0.17.19
  • 7dad1bc Merge pull request #1008 from authts/dependabot/npm_and_yarn/microsoft/api-ex...
  • f0cf980 build(deps-dev): bump @​microsoft/api-extractor from 7.34.8 to 7.34.9
  • 43ed4bf Merge pull request #1003 from authts/dependabot/npm_and_yarn/typedoc-0.24.7
  • 0f55fae build(deps-dev): bump typedoc from 0.24.6 to 0.24.7
  • 3874b31 Merge pull request #1001 from ker-nicolaib/ker-nicolaib-ui_locales
  • 7aa263d Update oidc-client-ts.api.md
  • b66a02e Update UserManager.ts
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: Status:Needs-Review, Topic:Dependencies.