Skip to content

[braintree-web] Add localPayment types#57876

Merged
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
casigoldi:master
Jan 10, 2022
Merged

[braintree-web] Add localPayment types#57876
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
casigoldi:master

Conversation

@casigoldi
Copy link
Copy Markdown

Please fill in this template.

Select one of these and delete the others:

  • Provide a URL to documentation or source code which provides context for the suggested changes: Source
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Dec 28, 2021

@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 PR

Code Reviews

Because 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

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners or DT maintainers

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"
}

@typescript-bot typescript-bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Dec 28, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @jbuckner — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@DangerBotOSS
Copy link
Copy Markdown

Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files.
The check for missing properties isn't always right, so take this list as advice, not a requirement.

braintree-web (unpkg)

was missing the following properties:

  1. masterpass
  2. paymentRequest
  3. visaCheckout
  4. preferredPaymentMethods

Generated by 🚫 dangerJS against b6c6270

@typescript-bot
Copy link
Copy Markdown
Contributor

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!

@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label Jan 8, 2022
Copy link
Copy Markdown
Contributor

@jbuckner jbuckner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you for the update!

@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Jan 10, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@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:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@jbuckner: you can do this too.)

@casigoldi
Copy link
Copy Markdown
Author

Ready to merge

@typescript-bot typescript-bot merged commit fb27869 into DefinitelyTyped:master Jan 10, 2022
martin-badin pushed a commit to martin-badin/DefinitelyTyped that referenced this pull request Feb 23, 2022
…es by @casigoldi

* [braintree-web] Add localPayment types

* [braintree-web] Prettier format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts). Self Merge This PR can now be self-merged by the PR author or an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants