Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@types/fs-readdir-recursive] Complete typings #69489

Merged

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented May 1, 2024

Please fill in this template.

If changing an existing definition:

The previous definition was missing the third and the fourth parameter. Spot this issue when I am working on a Babel PR https://github.com/babel/babel/pull/16459/files#r1586574307

@typescript-bot
Copy link
Contributor

typescript-bot commented May 1, 2024

@JLHwung 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, DT maintainers or others

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": 69489,
  "author": "JLHwung",
  "headCommitOid": "cbb0029345ecfe350ed7a77bb9f40c95273ad533",
  "mergeBaseOid": "5ffffd80f639d121df1903bf2a13a62f01cac640",
  "lastPushDate": "2024-05-01T18:40:23.000Z",
  "lastActivityDate": "2024-05-01T19:27:32.000Z",
  "mergeOfferDate": "2024-05-01T19:25:36.000Z",
  "mergeRequestDate": "2024-05-01T19:27:32.000Z",
  "mergeRequestUser": "pscanf",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "fs-readdir-recursive",
      "kind": "edit",
      "files": [
        {
          "path": "types/fs-readdir-recursive/fs-readdir-recursive-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/fs-readdir-recursive/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pscanf"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "pscanf",
      "date": "2024-05-01T19:24:57.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2088904126,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board May 1, 2024
@typescript-bot
Copy link
Contributor

🔔 @pscanf — 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 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 labels May 1, 2024
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Waiting for Author to Merge in New Pull Request Status Board May 1, 2024
@typescript-bot
Copy link
Contributor

@JLHwung: Everything looks good here. I am ready to merge this PR (at cbb0029) 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! ❤️

(@pscanf: you can do this too.)

@pscanf
Copy link
Contributor

pscanf commented May 1, 2024

Ready to merge.

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board May 1, 2024
@typescript-bot typescript-bot merged commit fd02d69 into DefinitelyTyped:master May 1, 2024
4 checks passed
@JLHwung JLHwung deleted the improve-fs-readdir-recursive branch May 1, 2024 19:31
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board May 2, 2024
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. 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.

None yet

3 participants