[oidc-provider] v9.11.0 bump and various fixes - #75331
Merged
typescript-automation[bot] merged 1 commit intoJul 31, 2026
Merged
Conversation
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
Contributor
|
@panva Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PRCode ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 75331,
"author": "panva",
"headCommitOid": "2c4728b2749f791ddf7c89d169696232a0d003c8",
"mergeBaseOid": "2cb37936dea69d13e0cb752a88e67e825f21ad9b",
"lastPushDate": "2026-07-30T10:41:55.000Z",
"lastActivityDate": "2026-07-31T18:35:03.000Z",
"mergeOfferDate": "2026-07-31T18:32:55.000Z",
"mergeRequestDate": "2026-07-31T18:35:03.000Z",
"mergeRequestUser": "panva",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"tooManyCommits": false,
"tooManyReviews": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "oidc-provider",
"kind": "edit",
"files": [
{
"path": "types/oidc-provider/index.d.ts",
"kind": "definition"
},
{
"path": "types/oidc-provider/oidc-provider-tests.ts",
"kind": "test"
},
{
"path": "types/oidc-provider/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"panva"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "RyanCavanaugh",
"date": "2026-07-31T18:32:16.000Z",
"isMaintainer": true
},
{
"type": "approved",
"reviewer": "RalphBragg",
"date": "2026-07-31T00:05:09.000Z",
"isMaintainer": false
},
{
"type": "approved",
"reviewer": "balazsorban44",
"date": "2026-07-30T10:51:12.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 5129807654,
"ciResult": "pass"
} |
Contributor
|
🔔 @panva — you're the only owner, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...) |
balazsorban44
approved these changes
Jul 30, 2026
|
LGTM |
RyanCavanaugh
approved these changes
Jul 31, 2026
Contributor
Contributor
Author
|
Ready to merge |
typescript-automation
Bot
merged commit Jul 31, 2026
2bae1bb
into
DefinitelyTyped:master
4 checks passed
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.
Please fill in this template.
pnpm test <package to test>.If changing an existing definition:
package.json.Closes: #75265
Closes: #74290