[aws-cloudfront-function] fix: make kvsId optional in kvs()#74676
Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom Mar 13, 2026
Merged
[aws-cloudfront-function] fix: make kvsId optional in kvs()#74676typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
Conversation
Contributor
|
@y-hsgw 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": 74676,
"author": "y-hsgw",
"headCommitOid": "0e49bc62dbe240ead56ab4394b7f87b739c03dcb",
"mergeBaseOid": "1e61bc5e872ac817652ae8625a8d21abe8ba94fc",
"lastPushDate": "2026-03-12T07:05:14.000Z",
"lastActivityDate": "2026-03-13T23:14:49.000Z",
"mergeOfferDate": "2026-03-13T18:52:53.000Z",
"mergeRequestDate": "2026-03-13T23:14:49.000Z",
"mergeRequestUser": "y-hsgw",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
{
"name": "aws-cloudfront-function",
"kind": "edit",
"files": [
{
"path": "types/aws-cloudfront-function/aws-cloudfront-function-tests.ts",
"kind": "test"
},
{
"path": "types/aws-cloudfront-function/index.d.ts",
"kind": "definition"
}
],
"owners": [
"bukka"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "bukka",
"date": "2026-03-13T18:52:13.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 4044471536,
"ciResult": "pass"
} |
Contributor
|
🔔 @bukka — please review this PR in the next few days. Be sure to explicitly select |
bukka
approved these changes
Mar 13, 2026
Contributor
Contributor
Author
|
Ready to merge |
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.
Fixes: #73959
Please fill in this template.
pnpm test <package to test>.Select one of these and delete the others:
If changing an existing definition:
package.json.