[braintree-web] Add localPayment types#57876
[braintree-web] Add localPayment types#57876typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
Conversation
|
@casigoldi Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through. This is a live comment which 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": 57876,
"author": "casigoldi",
"headCommitOid": "b6c6270a5d0a419723a547f2a43ee2ebcf0f9b46",
"mergeBaseOid": "caad3f0aabaad827e6beaa3290b82c3bbe1f58b7",
"lastPushDate": "2021-12-28T10:55:09.000Z",
"lastActivityDate": "2022-01-10T17:33:09.000Z",
"mergeOfferDate": "2022-01-10T17:06:28.000Z",
"mergeRequestDate": "2022-01-10T17:33:09.000Z",
"mergeRequestUser": "casigoldi",
"hasMergeConflict": false,
"isFirstContribution": true,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "braintree-web",
"kind": "edit",
"files": [
{
"path": "types/braintree-web/index.d.ts",
"kind": "definition"
},
{
"path": "types/braintree-web/modules/local-payment.d.ts",
"kind": "definition"
},
{
"path": "types/braintree-web/test/node.ts",
"kind": "test"
},
{
"path": "types/braintree-web/test/web.ts",
"kind": "test"
}
],
"owners": [
"jbuckner"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "jbuckner",
"date": "2022-01-10T17:05:48.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 1002017806,
"ciResult": "pass"
} |
|
🔔 @jbuckner — please review this PR in the next few days. Be sure to explicitly select |
|
Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files. braintree-web (unpkg)was missing the following properties:
|
|
Re-ping @jbuckner: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks! |
jbuckner
left a comment
There was a problem hiding this comment.
Looks good! Thank you for the update!
|
@casigoldi: Everything looks good here. I am ready to merge this PR (at b6c6270) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@jbuckner: you can do this too.) |
|
Ready to merge |
…es by @casigoldi * [braintree-web] Add localPayment types * [braintree-web] Prettier format
Please fill in this template.
npm test braintree-web.Select one of these and delete the others: