Skip to content

build(deps): bump oidc-client-ts from 3.1.0 to 3.2.0#916

Merged
tiksn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oidc-client-ts-3.2.0
May 1, 2025
Merged

build(deps): bump oidc-client-ts from 3.1.0 to 3.2.0#916
tiksn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oidc-client-ts-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Copy link
Copy Markdown
Contributor

Bumps oidc-client-ts from 3.1.0 to 3.2.0.

Release notes

Sourced from oidc-client-ts's releases.

v3.2.0

oidc-client-ts v3.2.0 is a minor release.

No longer using crypto-js package, 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:

  • Fixes:
    • #1702: cannot set Authorization via extraHeaders
    • #1738: allow empty string for client_secret in TokenClient
    • #1803: metadataSeed.authorization_endpoint not prioritized over remote metadata
  • Features:
    • #1691: add removeState as an option to processSigninResponse
    • #1817: add raiseEvent parameter to getUser
    • #1818 : add url_state to SignoutRequest

thanks to @​ZephireNZ, @​ntamotsu, @​jgarplind, @​waldemarennsaed and @​richjyoung

Commits
  • f1a5869 v3.2.0
  • 5957f91 Merge pull request #1877 from authts/dependabot/npm_and_yarn/typescript-5.8.2
  • c113155 build(deps-dev): bump typescript from 5.7.3 to 5.8.2
  • 6536290 Merge pull request #1886 from authts/dependabot/npm_and_yarn/microsoft/api-ex...
  • 06fee58 Merge pull request #1884 from authts/dependabot/npm_and_yarn/types/node-22.13.10
  • 54f58a3 Merge pull request #1882 from authts/dependabot/npm_and_yarn/esbuild-0.25.1
  • 7d336a6 build(deps-dev): bump @​microsoft/api-extractor from 7.51.1 to 7.52.1
  • 2d77238 build(deps-dev): bump @​types/node from 22.13.9 to 22.13.10
  • 0d1db50 build(deps-dev): bump esbuild from 0.25.0 to 0.25.1
  • bc5d64d Merge pull request #1881 from authts/dependabot/npm_and_yarn/typescript-eslin...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot Bot requested a review from tiksn May 1, 2025 12:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maintenance Maintenance labels May 1, 2025
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: oidc-client-ts
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oidc-client-ts-3.2.0 branch from 9c883bc to d57b2a5 Compare May 1, 2025 16:18
@tiksn tiksn merged commit 5cc6e6c into main May 1, 2025
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/oidc-client-ts-3.2.0 branch May 1, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant