Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps oidc-provider and @types/oidc-provider. These dependencies needed to be updated together.
Updates oidc-provider from 9.2.0 to 9.5.1

Release notes

Sourced from oidc-provider's releases.

v9.5.1

Fixes

  • safeguard global navigator access (1caae21)

v9.5.0

Features

  • support ML-DSA JWS algorithm identifiers (f308b09)

Refactor

  • add a warning for more unsupported runtimes (c55d58e)
  • make warn/info warnings colorization a no-op in nonTTY (0c0a5b6)

v9.4.2

Fixes

  • check for native logout redirect allowed same way as during auth (419f286), closes #1351

v9.4.1

Documentation

  • add an getAttestationSignaturePublicKey example (3a7730c)

Refactor

  • avoid code generation from strings by pre-compiling eta views (f997073)
  • drop the default implementation of pairwiseIdentifier (6a2338a)
  • remove oidc-token-hash dependency (b607491)

v9.4.0

Features

  • Experimental support for Attestation-Based Client Authentication (d655ebd)

Refactor

  • consistently lowercase header names and use req/res aliases (1748a54)
  • cors: update default client-based cors helper (77e06eb)
  • reconcile dpop and attestation challenge implementations (e31f639)

Documentation

  • updated documentation for configuration options (5710d61)

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

9.5.1 (2025-08-29)

Fixes

  • safeguard global navigator access (1caae21)

9.5.0 (2025-08-29)

Features

  • support ML-DSA JWS algorithm identifiers (f308b09)

Refactor

  • add a warning for more unsupported runtimes (c55d58e)
  • make warn/info warnings colorization a no-op in nonTTY (0c0a5b6)

9.4.2 (2025-08-23)

Fixes

  • check for native logout redirect allowed same way as during auth (419f286), closes #1351

9.4.1 (2025-08-11)

Documentation

  • add an getAttestationSignaturePublicKey example (3a7730c)

Refactor

  • avoid code generation from strings by pre-compiling eta views (f997073)
  • drop the default implementation of pairwiseIdentifier (6a2338a)
  • remove oidc-token-hash dependency (b607491)

9.4.0 (2025-07-17)

Features

  • Experimental support for Attestation-Based Client Authentication (d655ebd)

Refactor

... (truncated)

Commits
  • 642faf1 chore(release): 9.5.1
  • 1caae21 fix: safeguard global navigator access
  • 3bb139e chore(release): 9.5.0
  • f308b09 feat: support ML-DSA JWS algorithm identifiers
  • bb69c7b chore: bump packages
  • c55d58e refactor: add a warning for more unsupported runtimes
  • 0c0a5b6 refactor: make warn/info warnings colorization a no-op in nonTTY
  • 653e42b chore(release): 9.4.2
  • 419f286 fix: check for native logout redirect allowed same way as during auth
  • 362a724 chore(release): 9.4.1
  • Additional commits viewable in compare view

Updates @types/oidc-provider from 9.1.1 to 9.5.0

Commits

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)

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) and [@types/oidc-provider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oidc-provider). These dependencies needed to be updated together.

Updates `oidc-provider` from 9.2.0 to 9.5.1
- [Release notes](https://github.com/panva/node-oidc-provider/releases)
- [Changelog](https://github.com/panva/node-oidc-provider/blob/main/CHANGELOG.md)
- [Commits](panva/node-oidc-provider@v9.2.0...v9.5.1)

Updates `@types/oidc-provider` from 9.1.1 to 9.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oidc-provider)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/oidc-provider"
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2025
@douglasduteil douglasduteil merged commit 58d48b4 into main Oct 8, 2025
43 checks passed
@douglasduteil douglasduteil deleted the dependabot/npm_and_yarn/multi-09d9741615 branch October 8, 2025 14:36
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 scope: core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant