Skip to content

build(deps): bump oidc-provider from 9.11.3 to 9.11.4 - #8160

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/oidc-provider-9.11.4
Aug 24, 2026
Merged

build(deps): bump oidc-provider from 9.11.3 to 9.11.4#8160
github-actions[bot] merged 1 commit into
developfrom
dependabot/npm_and_yarn/oidc-provider-9.11.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps oidc-provider from 9.11.3 to 9.11.4.

Release notes

Sourced from oidc-provider's releases.

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)
  • client: compare registered redirects exactly (48cc79c)
  • client: reject non-string sector document entries (5e1c963)
  • client: reject sparse metadata arrays (507c71f)
  • configuration: harden nested option validation (f6ecdfb)
  • cors: reject opaque origins by default (99f0e46)
  • credential: reject ambiguous JWT proof keys (2d4ffc1)
  • credential: validate configuration references (34f4333)
  • credential: validate JWT proof identity claims (33f4945)
  • credential: validate key attestation contents (705650c)
  • dpop: reject non-string htu claims (dbf6bfc)
  • jwt: use strict compact JWT decoders (19dd9bb)
  • jwt: validate audience claim members (d5f4a27)
  • models: safely filter model payloads (bf25eb5)
  • rar: reject unknown authorization detail types (c2611da)
  • request: omit empty Request Object parameters (3d22206)
  • request: require JSON object request bodies (84cef90)
  • scope: enforce OAuth request syntax (3f1baef)
Changelog

Sourced from oidc-provider's changelog.

9.11.4 (2026-08-21)

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)
  • client: compare registered redirects exactly (48cc79c)
  • client: reject non-string sector document entries (5e1c963)
  • client: reject sparse metadata arrays (507c71f)
  • configuration: harden nested option validation (f6ecdfb)
  • cors: reject opaque origins by default (99f0e46)
  • credential: reject ambiguous JWT proof keys (2d4ffc1)
  • credential: validate configuration references (34f4333)
  • credential: validate JWT proof identity claims (33f4945)
  • credential: validate key attestation contents (705650c)
  • dpop: reject non-string htu claims (dbf6bfc)
  • jwt: use strict compact JWT decoders (19dd9bb)
  • jwt: validate audience claim members (d5f4a27)
  • models: safely filter model payloads (bf25eb5)
  • rar: reject unknown authorization detail types (c2611da)
  • request: omit empty Request Object parameters (3d22206)
  • request: require JSON object request bodies (84cef90)
  • scope: enforce OAuth request syntax (3f1baef)
Commits
  • b95c294 chore(release): 9.11.4
  • 988ef49 chore: bump packages
  • 507c71f fix(client): reject sparse metadata arrays
  • f6ecdfb fix(configuration): harden nested option validation
  • bf25eb5 fix(models): safely filter model payloads
  • 33f4945 fix(credential): validate JWT proof identity claims
  • 5e1c963 fix(client): reject non-string sector document entries
  • c2611da fix(rar): reject unknown authorization detail types
  • dbf6bfc fix(dpop): reject non-string htu claims
  • 99f0e46 fix(cors): reject opaque origins by default
  • 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.11.3 to 9.11.4.
- [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.11.3...v9.11.4)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.11.4
  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 Aug 24, 2026
@github-actions
github-actions Bot merged commit 43d9559 into develop Aug 24, 2026
31 of 33 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/oidc-provider-9.11.4 branch August 24, 2026 15:31
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