Skip to content

feat(node/fs/promises): update data type for appendFile() & writeFile()#75205

Open
hkleungai wants to merge 1 commit into
DefinitelyTyped:masterfrom
hkleungai:node-fs-promises-update-appendFile-writeFile-data-type
Open

feat(node/fs/promises): update data type for appendFile() & writeFile()#75205
hkleungai wants to merge 1 commit into
DefinitelyTyped:masterfrom
hkleungai:node-fs-promises-update-appendFile-writeFile-data-type

Conversation

@hkleungai

Copy link
Copy Markdown
Contributor

Resolves #75147.

Also opening nodejs/node#64279 in parallel.


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

@typescript-automation

typescript-automation Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

@hkleungai 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": 75205,
  "author": "hkleungai",
  "headCommitOid": "89caa4ba8dbc763d628d73b49de85a14091546d6",
  "mergeBaseOid": "a5f20e597c9a9d4ab2975dab57e8edc26ad020d8",
  "lastPushDate": "2026-07-04T08:12:39.000Z",
  "lastActivityDate": "2026-07-04T08:12:39.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/node-tests/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v20/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v20/test/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/test/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v24/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v24/test/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v25/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v25/node-tests/fs.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "Microsoft",
        "jkomyno",
        "r3nya",
        "btoueg",
        "touffy",
        "mohsen1",
        "galkin",
        "eps1lon",
        "WilcoBakker",
        "chyzwar",
        "trivikr",
        "yoursunny",
        "qwelias",
        "ExE-Boss",
        "peterblazejewicz",
        "addaleax",
        "victorperin",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky",
        "Renegade334",
        "anonrig"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 4881254279,
  "ciResult": "pass"
}

@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @microsoft @jkomyno @r3nya @btoueg @Touffy @mohsen1 @galkin @eps1lon @WilcoBakker @chyzwar @trivikr @yoursunny @qwelias @ExE-Boss @peterblazejewicz @addaleax @victorperin @nodejs @LinusU @wafuwafu13 @mcollina @Semigradsky @Renegade334 @anonrig — 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-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

1 participant