Skip to content

chore(deps): bump oidc-provider from 9.8.3 to 9.12.2 in /dev/oidc-provider - #4932

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.12.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.12.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps oidc-provider from 9.8.3 to 9.12.2.

Release notes

Sourced from oidc-provider's releases.

v9.12.2

Refactor

  • consolidate authorization middleware (fe435d6)
  • expose built-in sender constraint checks (2a93e49)
  • flatten model composition (8bb6022)
  • read live provider configuration (a54b482)
  • remove provider-bound middleware factories (2bc5022)
  • share CORS middleware across providers (ec3619f)
  • share request body parsers (7769cb1)
  • share single-use grant issuance (67a0f5b)
  • use a single request parameter class (ba997e2)

v9.12.1

Fixes

  • restore PAR parameter trust metadata (da4bf42)

v9.12.0

Features

  • add grant helpers for custom grant implementers (ef311dc)
  • graduate Rich Authorization Requests (40d691b), references #1429

Fixes

  • ignore missing interaction policy removals (08a825f)

Documentation

  • generate extensibility contracts (da48c9e)
  • generate typed configuration defaults (feb9500)

Refactor

  • enforce configuration hook contracts (5c4d05b)

v9.11.5

Fixes

  • compare strings using UTF-8 byte lengths (7d964ca)
  • release: generalize changelog separation (44bb1b2)

v9.11.4

Fixes

  • cimd: reject empty URL components (2bcc7b9)
  • claims: validate individual claim request shapes (55f64e7)
  • client-auth: reject loosely decoded Basic credentials (f1bb868)
  • client-auth: validate attestation PoP jti (e5f7bea)

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

9.12.2 (2026-09-05)

Refactor

  • consolidate authorization middleware (fe435d6)
  • expose built-in sender constraint checks (2a93e49)
  • flatten model composition (8bb6022)
  • read live provider configuration (a54b482)
  • remove provider-bound middleware factories (2bc5022)
  • share CORS middleware across providers (ec3619f)
  • share request body parsers (7769cb1)
  • share single-use grant issuance (67a0f5b)
  • use a single request parameter class (ba997e2)

9.12.1 (2026-09-04)

Fixes

  • restore PAR parameter trust metadata (da4bf42)

9.12.0 (2026-08-28)

Features

  • add grant helpers for custom grant implementers (ef311dc)
  • graduate Rich Authorization Requests (40d691b), references #1429

Fixes

  • ignore missing interaction policy removals (08a825f)

Documentation

  • generate extensibility contracts (da48c9e)
  • generate typed configuration defaults (feb9500)

Refactor

  • enforce configuration hook contracts (5c4d05b)

9.11.5 (2026-08-24)

Fixes

  • compare strings using UTF-8 byte lengths (7d964ca)
  • release: generalize changelog separation (44bb1b2)

9.11.4 (2026-08-21)

Fixes

... (truncated)

Commits
  • 8a59170 chore(release): 9.12.2
  • 2a93e49 refactor: expose built-in sender constraint checks
  • 7769cb1 refactor: share request body parsers
  • ec3619f refactor: share CORS middleware across providers
  • 2bc5022 refactor: remove provider-bound middleware factories
  • ba997e2 refactor: use a single request parameter class
  • a54b482 refactor: read live provider configuration
  • 67a0f5b refactor: share single-use grant issuance
  • fe435d6 refactor: consolidate authorization middleware
  • 8bb6022 refactor: flatten model composition
  • 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.8.3 to 9.12.2.
- [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.8.3...v9.12.2)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.12.2
  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 Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 20:32
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 10, 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