Skip to content

@types/grecaptcha: Fix return type of v2 grecaptcha.execute#59254

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
karlhorky:patch-1
Mar 16, 2022
Merged

@types/grecaptcha: Fix return type of v2 grecaptcha.execute#59254
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
karlhorky:patch-1

Conversation

@karlhorky
Copy link
Copy Markdown
Contributor

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: I believe the Google docs are returning the incorrect type, see the screenshot below for proof of the type
  • 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.

Screen Shot 2022-03-13 at 18 37 01

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 13, 2022

@karlhorky Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Only a DT maintainer can approve changes without tests

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": 59254,
  "author": "karlhorky",
  "headCommitOid": "d603e29e9b94ab49ea0e9de141aa6ec1d57ed34c",
  "mergeBaseOid": "9b8c01776f02e44e4b2bf758d18abccbe9d71553",
  "lastPushDate": "2022-03-13T17:35:21.000Z",
  "lastActivityDate": "2022-03-16T19:37:13.000Z",
  "mergeOfferDate": "2022-03-16T18:48:36.000Z",
  "mergeRequestDate": "2022-03-16T19:37:13.000Z",
  "mergeRequestUser": "karlhorky",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "grecaptcha",
      "kind": "edit",
      "files": [
        {
          "path": "types/grecaptcha/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "DethAriel",
        "rafaeltavares",
        "RohrerF",
        "vkrol"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "gabritto",
      "date": "2022-03-16T18:40:12.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "vkrol",
      "date": "2022-03-14T08:14:09.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1066148379,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests labels Mar 13, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @DethAriel @rafaeltavares @RohrerF @vkrol — 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.

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Mar 14, 2022
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 16, 2022
@karlhorky
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit 8970ff9 into DefinitelyTyped:master Mar 16, 2022
@karlhorky karlhorky deleted the patch-1 branch March 16, 2022 19:38
@karlhorky
Copy link
Copy Markdown
Contributor Author

Thanks for the approvals @vkrol and @gabritto !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved 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 Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants