Skip to content

Bump oidc-provider and @types/oidc-provider#7005

Merged
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/multi-c8db1f2fd5
Jun 14, 2025
Merged

Bump oidc-provider and @types/oidc-provider#7005
SamTV12345 merged 1 commit into
developfrom
dependabot/npm_and_yarn/multi-c8db1f2fd5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 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.1.1 to 9.1.3

Release notes

Sourced from oidc-provider's releases.

v9.1.3

Fixes

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

v9.1.2

Fixes

  • ignore allowOmittingSingleRegisteredRedirectUri when FAPI 2.0 is used (e2de529)
Changelog

Sourced from oidc-provider's changelog.

9.1.3 (2025-06-02)

Fixes

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

9.1.2 (2025-05-28)

Fixes

  • ignore allowOmittingSingleRegisteredRedirectUri when FAPI 2.0 is used (e2de529)
Commits
  • 3189449 chore(release): 9.1.3
  • 9b89153 fix: ensure an account's accountId and claims().sub is the same
  • 5ab1429 ci: remove leftover action step
  • ab4fff8 ci: use COMPOSE_BAKE=true
  • 9d03960 chore: bump packages
  • 661734b chore(release): 9.1.2
  • e2de529 fix: ignore allowOmittingSingleRegisteredRedirectUri when FAPI 2.0 is used
  • 617c3c1 chore: bump packages
  • 492e0db test: update certification expectations
  • 57bb530 example: update for koa@3 to get the right request origin
  • Additional commits viewable in compare view

Updates @types/oidc-provider from 8.8.1 to 9.1.0

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 Jun 2, 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.1.1 to 9.1.3
- [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.1.1...v9.1.3)

Updates `@types/oidc-provider` from 8.8.1 to 9.1.0
- [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.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/oidc-provider"
  dependency-version: 9.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-c8db1f2fd5 branch from dcc5225 to 531ee4a Compare June 13, 2025 17:30
@SamTV12345 SamTV12345 merged commit ad13e51 into develop Jun 14, 2025
38 checks passed
@SamTV12345 SamTV12345 deleted the dependabot/npm_and_yarn/multi-c8db1f2fd5 branch June 14, 2025 20:14
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