Skip to content

build(deps-dev): bump oidc-provider from 9.12.1 to 9.12.2 - #192

Merged
JohnMcLear merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oidc-provider-9.12.2
Sep 9, 2026
Merged

JohnMcLear merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oidc-provider-9.12.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oidc-provider from 9.12.1 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)
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)
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.12.1 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.12.1...v9.12.2)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.12.2
  dependency-type: direct:development
  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 Sep 9, 2026
@JohnMcLear
JohnMcLear merged commit bd0e0b0 into main Sep 9, 2026
3 checks passed
@JohnMcLear
JohnMcLear deleted the dependabot/npm_and_yarn/oidc-provider-9.12.2 branch September 9, 2026 06:20
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.

1 participant