Skip to content

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

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

chore(deps): bump oidc-provider from 8.5.1 to 9.4.0 in /dev/oidc-provider#4501
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2025

Copy link
Copy Markdown
Contributor

Bumps oidc-provider from 8.5.1 to 9.4.0.

Release notes

Sourced from oidc-provider's releases.

v9.4.0

Features

  • Experimental support for Attestation-Based Client Authentication (d655ebd)

Refactor

  • consistently lowercase header names and use req/res aliases (1748a54)
  • cors: update default client-based cors helper (77e06eb)
  • reconcile dpop and attestation challenge implementations (e31f639)

Documentation

  • updated documentation for configuration options (5710d61)

v9.3.0

Features

  • revocation: add an allowed token revocation policy helper (a7e47e4)

Documentation

Fixes

  • introspection: use unsupported_token_type to indicate structured jwt tokens cannot be introspected (c9001be)
  • revocation: use unsupported_token_type to indicate structured jwt tokens cannot be revoked (b45b00c)

Refactor

  • pull structured token rejection to a shared middleware (30367af)

v9.2.0

Features

  • expose RFC8414 Authorization Server Metadata route (c5bd90f)

v9.1.3

Fixes

  • ensure an account's accountId and claims().sub is the same (9b89153), closes #1336

v9.1.2

Fixes

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

9.4.0 (2025-07-17)

Features

  • Experimental support for Attestation-Based Client Authentication (d655ebd)

Refactor

  • consistently lowercase header names and use req/res aliases (1748a54)
  • cors: update default client-based cors helper (77e06eb)
  • reconcile dpop and attestation challenge implementations (e31f639)

Documentation

  • updated documentation for configuration options (5710d61)

9.3.0 (2025-07-16)

Features

  • revocation: add an allowed token revocation policy helper (a7e47e4)

Documentation

Fixes

  • introspection: use unsupported_token_type to indicate structured jwt tokens cannot be introspected (c9001be)
  • revocation: use unsupported_token_type to indicate structured jwt tokens cannot be revoked (b45b00c)

Refactor

  • pull structured token rejection to a shared middleware (30367af)

9.2.0 (2025-06-24)

Features

  • expose RFC8414 Authorization Server Metadata route (c5bd90f)

9.1.3 (2025-06-02)

... (truncated)

Commits
  • e310d4a chore(release): 9.4.0
  • 5710d61 docs: updated documentation for configuration options
  • e31f639 refactor: reconcile dpop and attestation challenge implementations
  • d655ebd feat: Experimental support for Attestation-Based Client Authentication
  • 77e06eb refactor(cors): update default client-based cors helper
  • 1748a54 refactor: consistently lowercase header names and use req/res aliases
  • f4b6421 chore: use correct implementers draft wording (no apostrophe)
  • ad2705a chore: update rp-metadata-choices links to ID1
  • 8ec58b2 chore(release): 9.3.0
  • 30367af refactor: pull structured token rejection to a shared middleware
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.0.
- [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.4.0)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.4.0
  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 Jul 21, 2025
@dependabot dependabot Bot requested a review from a team as a code owner July 21, 2025 23:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #4509.

@dependabot dependabot Bot closed this Aug 12, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.4.0 branch August 12, 2025 03: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