Skip to content

fix(@types/node): Node GlobOptions exclude (Dirent type when withFileTypes true)#71165

Closed
Netail wants to merge 1 commit intoDefinitelyTyped:masterfrom
Netail:fix/node-glob-options
Closed

fix(@types/node): Node GlobOptions exclude (Dirent type when withFileTypes true)#71165
Netail wants to merge 1 commit intoDefinitelyTyped:masterfrom
Netail:fix/node-glob-options

Conversation

@Netail
Copy link
Copy Markdown
Contributor

@Netail Netail commented Nov 13, 2024

Summary

Exclude gives Dirent types back when withFileTypes is set to true

Checklist

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@Netail Netail changed the title fix: Node GlobOptions exclude (Dirent type when ) fix: Node GlobOptions exclude (Dirent type when withFileTypes true) Nov 13, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Nov 13, 2024

@Netail Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

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 a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 71165,
  "author": "Netail",
  "headCommitOid": "4cfabdcf6eb1d00af370b07da49bb1243f93bcda",
  "mergeBaseOid": "a5dd14a91255869c8a929284c2531bd0e96d28ff",
  "lastPushDate": "2024-11-13T10:18:10.000Z",
  "lastActivityDate": "2024-11-17T17:54:39.000Z",
  "hasMergeConflict": true,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/fs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/test/fs.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Microsoft",
        "jkomyno",
        "alvis",
        "r3nya",
        "btoueg",
        "smac89",
        "touffy",
        "DeividasBakanas",
        "eyqs",
        "Hannes-Magnusson-CK",
        "hoo29",
        "kjin",
        "ajafff",
        "islishude",
        "mwiktorczyk",
        "mohsen1",
        "galkin",
        "parambirs",
        "eps1lon",
        "ThomasdenH",
        "WilcoBakker",
        "wwwy3y3",
        "samuela",
        "kuehlein",
        "bhongy",
        "chyzwar",
        "trivikr",
        "yoursunny",
        "qwelias",
        "ExE-Boss",
        "peterblazejewicz",
        "addaleax",
        "victorperin",
        "ZYSzys",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 2473092569,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Untested Change This PR does not touch tests labels Nov 13, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@typescript-bot typescript-bot removed the Untested Change This PR does not touch tests label Nov 13, 2024
@Netail Netail changed the title fix: Node GlobOptions exclude (Dirent type when withFileTypes true) fix(@types/node): Node GlobOptions exclude (Dirent type when withFileTypes true) Nov 14, 2024
@typescript-bot typescript-bot added the Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it. label Nov 19, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@Netail Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day!

@Netail
Copy link
Copy Markdown
Contributor Author

Netail commented Nov 19, 2024

In favour of #71179

@Netail Netail closed this Nov 19, 2024
@Netail Netail deleted the fix/node-glob-options branch November 19, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Has Merge Conflict This PR can't be merged because it has a merge conflict. The author needs to update it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants