Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Copy link
Copy Markdown
Contributor

Bumps oidc-provider from 8.5.1 to 9.1.1.

Release notes

Sourced from oidc-provider's releases.

v9.1.1

Refactor

  • oidc-provider now uses koa@3 (3a83d32)

v9.1.0

Features

  • experimental support for OIDC RP Metadata Choices (f3550da)

Fixes

  • only include DPoP-Nonce in Access-Control-Expose-Headers when DPoP is enabled (e769aa8)

Refactor

  • avoid assignment operators in conditional expressions (b7ed877)
  • improve static find performance (106f94a)
  • update some default helpers for readability (0818c36)

Documentation

  • more clarity for features.dPoP.allowReplay (779a141)

v9.0.1

Documentation

  • mark experimental features more distinctly (986adc5)
  • update references and styling of spec links (a4787b8)

Fixes

  • DCR endpoints only include www-authenticate for non-registration related errors (9a864d6)

Refactor

  • client schema defaults and static props (843943d)
  • handle frame-ancestors in wmrm without a regexp (4f85585)
  • push multiple elements to the recognized array in client_schema (d478a8b)
  • simpler DCR validate registration access token (5f01eda)

v9.0.0

⚠ BREAKING CHANGES

  • authorization and logout endpoints no longer support the HTTP POST method by default, this can be re-enabled using the enableHttpPostMethods boolean configuration, this also requires that cookies.long.sameSite is set to none

... (truncated)

Changelog

Sourced from oidc-provider's changelog.

9.1.1 (2025-04-28)

Refactor

  • oidc-provider now uses koa@3 (3a83d32)

9.1.0 (2025-04-26)

Features

  • experimental support for OIDC RP Metadata Choices (f3550da)

Fixes

  • only include DPoP-Nonce in Access-Control-Expose-Headers when DPoP is enabled (e769aa8)

Refactor

  • avoid assignment operators in conditional expressions (b7ed877)
  • improve static find performance (106f94a)
  • update some default helpers for readability (0818c36)

Documentation

  • more clarity for features.dPoP.allowReplay (779a141)

9.0.1 (2025-04-17)

Documentation

  • mark experimental features more distinctly (986adc5)
  • update references and styling of spec links (a4787b8)

Fixes

  • DCR endpoints only include www-authenticate for non-registration related errors (9a864d6)

Refactor

  • client schema defaults and static props (843943d)
  • handle frame-ancestors in wmrm without a regexp (4f85585)
  • push multiple elements to the recognized array in client_schema (d478a8b)

... (truncated)

Commits
  • 2f2f7a1 chore(release): 9.1.1
  • 3a83d32 refactor: oidc-provider now uses koa@3
  • 72e5eb8 chore: update OIDC Relying Party Metadata Choices 1.0 in README.md
  • edbc431 chore(release): 9.1.0
  • f3550da feat: experimental support for OIDC RP Metadata Choices
  • 420e760 chore: bump packages
  • 779a141 docs: more clarity for features.dPoP.allowReplay
  • b7ed877 refactor: avoid assignment operators in conditional expressions
  • 106f94a refactor: improve static find performance
  • 0818c36 refactor: update some default helpers for readability
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 8.5.1 to 9.1.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@v8.5.1...v9.1.1)

---
updated-dependencies:
- dependency-name: oidc-provider
  dependency-version: 9.1.1
  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 Apr 28, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 28, 2025 22:11
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #4487.

@dependabot dependabot Bot closed this Jul 7, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/oidc-provider/oidc-provider-9.1.1 branch July 7, 2025 23:07
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