Skip to content

Bump oidc-provider from 8.8.1 to 9.1.1#6971

Merged
SamTV12345 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.1.1
May 5, 2025
Merged

Bump oidc-provider from 8.8.1 to 9.1.1#6971
SamTV12345 merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/oidc-provider-9.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps oidc-provider from 8.8.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

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 Apr 28, 2025
Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) from 8.8.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.8.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 force-pushed the dependabot/npm_and_yarn/oidc-provider-9.1.1 branch from 76ae911 to 6444258 Compare May 1, 2025 16:23
@SamTV12345 SamTV12345 merged commit 04ab634 into develop May 5, 2025
38 checks passed
@SamTV12345 SamTV12345 deleted the dependabot/npm_and_yarn/oidc-provider-9.1.1 branch May 5, 2025 17:26
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