Skip to content

chore(deps): bump oidc-client-ts from 2.4.1 to 3.4.1 in /frontend#801

Merged
wjglerum merged 2 commits intomasterfrom
dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1
Mar 13, 2026
Merged

chore(deps): bump oidc-client-ts from 2.4.1 to 3.4.1 in /frontend#801
wjglerum merged 2 commits intomasterfrom
dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Bumps oidc-client-ts from 2.4.1 to 3.4.1.

Release notes

Sourced from oidc-client-ts's releases.

v3.4.1

oidc-client-ts v3.4.1 is a bugfix 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:
    • #2259 forward popupAbortOnClose to PopupNavigator.prepare

thanks to @​watabean

v3.4.0

oidc-client-ts v3.4.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:

  • Features:
    • #1890 optionally enforce iframe auth flow in signinSilent
    • #2180 add support for client_secret_jwt
    • #2244 optionally restore popup close rejection
  • Fixes;
    • #2147 wait until the page is shown again to resolve in RedirectNavigator

thanks to @​Hyperkid123, @​Nick-Source, @​Skizu and @​smujmaiku

v3.3.0

oidc-client-ts v3.3.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:

  • Features:
    • #1924 use BroadcastChannel if no window.opener

thanks to @​jcphill

v3.3.0-rc.0

oidc-client-ts v3.3.0-rc.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:

  • Features:
    • #1924 use BroadcastChannel if no window.opener

thanks to @​jcphill

v3.2.1

oidc-client-ts v3.2.1 is a bugfix release.

... (truncated)

Commits
  • e4c730c v3.4.1
  • 9adc363 Merge pull request #2256 from authts/dependabot/npm_and_yarn/fake-indexeddb-6...
  • 76ac9f9 build(deps-dev): bump fake-indexeddb from 6.2.4 to 6.2.5
  • 3f9c2fa Merge pull request #2257 from authts/dependabot/npm_and_yarn/globals-16.5.0
  • e365784 Merge pull request #2262 from authts/dependabot/npm_and_yarn/types/node-24.10.1
  • c36a490 Merge pull request #2263 from authts/dependabot/npm_and_yarn/microsoft/api-ex...
  • 8a01125 Merge pull request #2258 from authts/dependabot/npm_and_yarn/esbuild-0.27.0
  • 389419c Merge pull request #2259 from watabean/fix/forward-popupAbortOnClose-in-signi...
  • d67fb18 build(deps-dev): bump @​microsoft/api-extractor from 7.53.3 to 7.55.0
  • 92a39a1 build(deps-dev): bump @​types/node from 22.15.21 to 24.10.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for oidc-client-ts since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1 branch from 1df5f84 to 5da2c9f Compare December 4, 2025 13:00
@wjglerum wjglerum enabled auto-merge December 4, 2025 13:28
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1 branch from 5da2c9f to 06d6816 Compare December 4, 2025 13:29
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 2.4.1 to 3.4.1.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v2.4.1...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@leo-bogastry leo-bogastry force-pushed the dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1 branch 2 times, most recently from 779aa2c to 0514b46 Compare March 13, 2026 10:57
@leo-bogastry leo-bogastry force-pushed the dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1 branch from 0514b46 to 03eedde Compare March 13, 2026 11:15
@wjglerum wjglerum merged commit 66653d4 into master Mar 13, 2026
6 checks passed
@wjglerum wjglerum deleted the dependabot/npm_and_yarn/frontend/oidc-client-ts-3.4.1 branch March 13, 2026 11:19
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants