Skip to content

chore(deps): bump oidc-provider from 8.5.1 to 9.6.1 in /dev/oidc-provider#4636

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.6.1
Closed

chore(deps): bump oidc-provider from 8.5.1 to 9.6.1 in /dev/oidc-provider#4636
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps oidc-provider from 8.5.1 to 9.6.1.

Release notes

Sourced from oidc-provider's releases.

v9.6.1

Refactor

  • extract NON_REJECTABLE_CLAIMS into shared constant (2b7c025)
  • extract shared grant handler helpers to reduce duplication (f5eee9e)
  • extract shared token finder for introspection and revocation (666c2b0)

Fixes

  • required PAR should not affect CIBA and DAG (8167bd0)

v9.6.0

Features

Documentation

v9.5.2

Refactor

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

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

9.6.1 (2026-02-19)

Refactor

  • extract NON_REJECTABLE_CLAIMS into shared constant (2b7c025)
  • extract shared grant handler helpers to reduce duplication (f5eee9e)
  • extract shared token finder for introspection and revocation (666c2b0)

Fixes

  • required PAR should not affect CIBA and DAG (8167bd0)

9.6.0 (2025-12-07)

Features

Documentation

9.5.2 (2025-10-24)

Refactor

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

... (truncated)

Commits
  • d329eba chore(release): 9.6.1
  • 8167bd0 fix: required PAR should not affect CIBA and DAG
  • 3aec506 chore: bump packages
  • f5eee9e refactor: extract shared grant handler helpers to reduce duplication
  • 666c2b0 refactor: extract shared token finder for introspection and revocation
  • 2b7c025 refactor: extract NON_REJECTABLE_CLAIMS into shared constant
  • 744311a chore(deps-dev): bump fastify from 5.7.1 to 5.7.3 (#1387)
  • d60e256 chore(deps): bump the actions group with 3 updates (#1386)
  • d7a7711 chore: disable faulty import/no-unresolved rule
  • 2b8b94f chore: bump packages
  • 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-provider since your current version.


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 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) from 8.5.1 to 9.6.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@v8.5.1...v9.6.1)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 22:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Superseded by #4661.

@dependabot dependabot bot closed this Mar 9, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.6.1 branch March 9, 2026 21:34
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.

0 participants