Update dependency openid-client to v6 - #41
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
3 times, most recently
from
August 12, 2025 13:41
3713f2f to
6d95ade
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
2 times, most recently
from
August 31, 2025 10:04
b4605a1 to
06a2153
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
September 12, 2025 00:03
06a2153 to
48e9dbe
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
2 times, most recently
from
September 27, 2025 13:29
8f1eb34 to
bcdfdda
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
November 10, 2025 16:11
bcdfdda to
b37e489
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
November 18, 2025 11:05
b37e489 to
467557f
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
December 3, 2025 19:34
467557f to
a6a7604
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
February 7, 2026 21:47
a6a7604 to
078abe7
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
2 times, most recently
from
February 17, 2026 20:11
8bb1bee to
f9fb7fc
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
March 5, 2026 15:44
f9fb7fc to
7872cb5
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
March 13, 2026 14:58
7872cb5 to
bbbda57
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
March 27, 2026 13:20
bbbda57 to
93371bd
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
April 13, 2026 16:44
93371bd to
5d552e2
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
April 27, 2026 19:00
5d552e2 to
1160dae
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
May 15, 2026 12:10
1160dae to
2d837b8
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
July 12, 2026 09:29
2d837b8 to
ec37b57
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
2 times, most recently
from
July 30, 2026 18:51
393f446 to
d59aff6
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
2 times, most recently
from
August 18, 2026 15:57
fd6a89c to
a81e6ef
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
August 20, 2026 14:49
a81e6ef to
777a836
Compare
renovate
Bot
force-pushed
the
renovate/openid-client-6.x
branch
from
August 26, 2026 13:10
777a836 to
6a583ca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.7.0→^6.0.0Release Notes
panva/openid-client (openid-client)
v6.8.7Compare Source
Fixes
v6.8.6Compare Source
Fixes
v6.8.5Compare Source
Fixes
Documentation
v6.8.4Compare Source
Fixes
v6.8.3Compare Source
Documentation
Fixes
v6.8.2Compare Source
Fixes
v6.8.1Compare Source
Refactor
v6.8.0Compare Source
Features
Documentation
v6.7.1Compare Source
Fixes
v6.7.0Compare Source
Features
v6.6.4Compare Source
Fixes
v6.6.3Compare Source
Documentation
Refactor
v6.6.2Compare Source
Fixes
v6.6.1Compare Source
Refactor
v6.6.0Compare Source
Features
Refactor
Documentation
v6.5.3Compare Source
Fixes
v6.5.2Compare Source
Fixes
v6.5.1Compare Source
Documentation
Refactor
v6.5.0Compare Source
Features
Fixes
Documentation
v6.4.2Compare Source
Documentation
Fixes
v6.4.1Compare Source
Fixes
v6.4.0Compare Source
Features
Fixes
v6.3.4Compare Source
Documentation
Refactor
v6.3.3Compare Source
v6.3.2Compare Source
Documentation
v6.3.1Compare Source
Refactor
v6.3.0Compare Source
Features
Documentation
v6.2.0Compare Source
Features
Documentation
Fixes
v6.1.7Compare Source
Refactor
v6.1.6Compare Source
Fixes
v6.1.5Compare Source
Fixes
v6.1.4Compare Source
Documentation
v6.1.3Compare Source
Documentation
Fixes
v6.1.2Compare Source
Refactor
Documentation
v6.1.1Compare Source
Documentation
Fixes
v6.1.0Compare Source
Features
v6.0.0Compare Source
⚠ BREAKING CHANGES
To that end openid-client@6 no longer supports the full cartesian matrix of response types and response modes, it no longer supports issuing encrypted assertions, decrypting assertions is limited to only a few algorithms, it no longer supports Dynamic Client Registration or Management, and Self-Issued OpenID Provider responses are also not supported.
The new API makes basic setups simple while allowing some degree of complexity where needed.
openid-client@6 is an ESM module using ES2022 syntax and it depends on WebCryptoAPI and Fetch API globals being available in the JS runtime.
openid-client@6 is written in TypeScript and its exported types come with comment annotations.
(Node.js) Versions 20.x and newer have all the necessary globals.
(Node.js) CJS style
let client = require('openid-client')is possible in versions whereprocess.features.require_moduleistrue. This is a new Node.js feature slated to be released without a CLI flag in 23.x and 22.xDocumentation
Refactor
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.