Skip to content

build(deps): bump oidc-provider and @types/oidc-provider#7080

Merged
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/multi-a9c2bb05b2
Aug 24, 2025
Merged

build(deps): bump oidc-provider and @types/oidc-provider#7080
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/multi-a9c2bb05b2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oidc-provider and @types/oidc-provider. These dependencies needed to be updated together.
Updates oidc-provider from 9.3.0 to 9.4.1

Release notes

Sourced from oidc-provider's releases.

v9.4.1

Documentation

  • add an getAttestationSignaturePublicKey example (3a7730c)

Refactor

  • avoid code generation from strings by pre-compiling eta views (f997073)
  • drop the default implementation of pairwiseIdentifier (6a2338a)
  • remove oidc-token-hash dependency (b607491)

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)
Changelog

Sourced from oidc-provider's changelog.

9.4.1 (2025-08-11)

Documentation

  • add an getAttestationSignaturePublicKey example (3a7730c)

Refactor

  • avoid code generation from strings by pre-compiling eta views (f997073)
  • drop the default implementation of pairwiseIdentifier (6a2338a)
  • remove oidc-token-hash dependency (b607491)

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)
Commits
  • 362a724 chore(release): 9.4.1
  • 9d893bc chore: bump packages
  • b607491 refactor: remove oidc-token-hash dependency
  • f997073 refactor: avoid code generation from strings by pre-compiling eta views
  • 05c9744 chore: bump packages
  • 6a2338a refactor: drop the default implementation of pairwiseIdentifier
  • 2e2b082 chore: bump packages
  • 7e3e881 chore: bump packages
  • 13010c5 chore: bump packages
  • b7ce249 chore: add breaklines between configuration options
  • Additional commits viewable in compare view

Updates @types/oidc-provider from 9.1.1 to 9.1.2

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2025
Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) and [@types/oidc-provider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oidc-provider). These dependencies needed to be updated together.

Updates `oidc-provider` from 9.3.0 to 9.4.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.3.0...v9.4.1)

Updates `@types/oidc-provider` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oidc-provider)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/oidc-provider"
  dependency-version: 9.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-a9c2bb05b2 branch from fecce20 to 7cab85a Compare August 24, 2025 17:22
@SamTV12345 SamTV12345 merged commit 174a367 into develop Aug 24, 2025
38 checks passed
@SamTV12345 SamTV12345 deleted the dependabot/npm_and_yarn/multi-a9c2bb05b2 branch August 24, 2025 18:51
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