Skip to content

Comments

build(deps): bump oidc-provider from 9.6.0 to 9.6.1#7335

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.6.1
Open

build(deps): bump oidc-provider from 9.6.0 to 9.6.1#7335
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.6.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps oidc-provider from 9.6.0 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)
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)
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

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 9.6.0 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@v9.6.0...v9.6.1)

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

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 19, 2026
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