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

[node] Update typings to v22.13.0 #71663

Merged
merged 22 commits into from
Jan 31, 2025

Conversation

Renegade334
Copy link
Contributor

@Renegade334 Renegade334 commented Jan 16, 2025

  • assert: add partialDeepStrictEqual
  • buffer: document concat zero-fill
  • dgram: support blocklist in udp
  • doc: add doc for PerformanceObserver.takeRecords()
  • doc: clarify util.aborted resource usage
  • doc: sea.getRawAsset(key) always returns an ArrayBuffer
  • doc: stabilize util.styleText
  • http: add setDefaultHeaders option to http.request
  • module: add module.stripTypeScriptTypes
  • net: support blocklist in net.connect
  • net: support blocklist for net.Server
  • net: add SocketAddress.parse
  • net: add net.BlockList.isBlockList(value)
  • process: deprecate features.{ipv6,uv} and features.tls_*
  • sqlite: add StatementSync.prototype.iterate method
  • sqlite: add support for custom functions
  • sqlite: aggregate constants in a single property
  • sqlite: support db.loadExtension
  • src,lib: stabilize permission model
  • test_runner: mark snapshot testing as stable
  • util: add sourcemap support to getCallSites

If changing an existing definition:

@Renegade334 Renegade334 force-pushed the node-22.13.0 branch 4 times, most recently from 4ef1635 to 98a924a Compare January 28, 2025 12:25
@Renegade334 Renegade334 marked this pull request as ready for review January 28, 2025 13:36
@typescript-bot
Copy link
Contributor

typescript-bot commented Jan 28, 2025

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

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": 71663,
  "author": "Renegade334",
  "headCommitOid": "848b6d07f972286373ba200d6b99152c88322d13",
  "mergeBaseOid": "ffe46d9382e765fc0f54530b4653e57e6ef0921c",
  "lastPushDate": "2025-01-16T09:15:00.000Z",
  "lastActivityDate": "2025-01-31T19:41:30.000Z",
  "mergeOfferDate": "2025-01-28T19:16:45.000Z",
  "mergeRequestDate": "2025-01-31T19:41:30.000Z",
  "mergeRequestUser": "Renegade334",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/assert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/buffer.buffer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/dgram.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/http.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/module.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/net.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/perf_hooks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/sea.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/sqlite.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/test/assert.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/dgram.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/module.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/net.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/sea.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/sqlite.ts",
          "kind": "test"
        },
        {
          "path": "types/node/test/util.ts",
          "kind": "test"
        },
        {
          "path": "types/node/util.d.ts",
          "kind": "definition"
        }
      ],
      "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",
        "NodeJS",
        "LinusU",
        "wafuwafu13",
        "mcollina",
        "Semigradsky"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2025-01-28T19:16:04.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 2619030767,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Jan 28, 2025
@typescript-bot
Copy link
Contributor

Copy link
Member

@jakebailey jakebailey left a comment

Choose a reason for hiding this comment

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

Remind me again why you aren't an owner of the node types? 😅

@typescript-bot typescript-bot added Maintainer Approved 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 28, 2025
@typescript-bot
Copy link
Contributor

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

(@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, @nodejs, @LinusU, @wafuwafu13, @mcollina, @Semigradsky: you can do this too.)

@Renegade334
Copy link
Contributor Author

Ready to merge.

@typescript-bot typescript-bot merged commit d8849ac into DefinitelyTyped:master Jan 31, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Maintainer Approved 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.

3 participants