Skip to content

build(deps): bump oidc-provider from 9.7.0 to 9.7.1#7378

Merged
JohnMcLear merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.7.1
Mar 19, 2026
Merged

build(deps): bump oidc-provider from 9.7.0 to 9.7.1#7378
JohnMcLear merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps oidc-provider from 9.7.0 to 9.7.1.

Release notes

Sourced from oidc-provider's releases.

v9.7.1

Refactor

  • CIMD: filter unrecognized array members before validating (969edba), closes #1398
  • fetch_body_check.js now returns early when limit is Infinite (a794f51)
  • fixup grant_types and response_types mismatch instead of rejecting (81538bf)
  • process client schema after custom metadata processing (35fb736)
  • pull csrf into a shared module (6239f17)
Changelog

Sourced from oidc-provider's changelog.

9.7.1 (2026-03-18)

Refactor

  • CIMD: filter unrecognized array members before validating (969edba), closes #1398
  • fetch_body_check.js now returns early when limit is Infinite (a794f51)
  • fixup grant_types and response_types mismatch instead of rejecting (81538bf)
  • process client schema after custom metadata processing (35fb736)
  • pull csrf into a shared module (6239f17)
Commits
  • a7bc5c3 chore(release): 9.7.1
  • 81538bf refactor: fixup grant_types and response_types mismatch instead of rejecting
  • 969edba refactor(CIMD): filter unrecognized array members before validating
  • 35fb736 refactor: process client schema after custom metadata processing
  • 72a6f14 chore(deps): bump undici in the npm_and_yarn group across 1 directory
  • 39e2ff9 ci: add conformance suite version override to workflow_dispatch
  • bc3d126 ci: add conformance suite version override
  • 0d864b3 chore: re-open issue tracker for bug reports
  • 6239f17 refactor: pull csrf into a shared module
  • a794f51 refactor: fetch_body_check.js now returns early when limit is Infinite
  • See full diff 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.7.0 to 9.7.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.7.0...v9.7.1)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.7.1
  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 Mar 18, 2026
@JohnMcLear JohnMcLear merged commit 532c8d1 into develop Mar 19, 2026
40 checks passed
@JohnMcLear JohnMcLear deleted the dependabot/npm_and_yarn/oidc-provider-9.7.1 branch March 19, 2026 09:04
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