这是indexloc提供的服务,不要输入任何密码
Skip to content

[node] v22.17 #73325

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

Renegade334
Copy link
Contributor

  • doc: add missing options.info for BrotliOptions
  • doc: add missing options.info for ZstdOptions
  • doc: clarify x509.checkIssued only checks metadata
  • doc: mark multiple APIs stable
  • doc: remove remaining uses of @@wellknown syntax
  • fs: add autoClose option to FileHandle readableWebStream
  • fs: add support for URL for fs.glob's cwd option
  • fs: add to Dir support for explicit resource management
  • http2: add lenient flag for RFC-9113
  • http2: add raw header array support to h2Session.request()
  • inspector: add protocol method Network.dataReceived
  • lib: make ERM functions into wrappers returning undefined
  • test_runner: add level parameter to reporter.diagnostic
  • util: add 'none' style to styleText
  • zlib: remove mentions of unexposed Z_TREES constant

If changing an existing definition:

@typescript-bot typescript-bot moved this to Needs Author Action in Pull Request Status Board Jul 24, 2025
@Renegade334 Renegade334 marked this pull request as ready for review July 24, 2025 12:19
@typescript-bot
Copy link
Contributor

typescript-bot commented Jul 24, 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

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": 73325,
  "author": "Renegade334",
  "headCommitOid": "bf8a004c81eb65bef3a64aa86343da6ba40c3c09",
  "mergeBaseOid": "9d7245f3a5f9f5bccafcba3505724afb89c24f4b",
  "lastPushDate": "2025-07-24T12:06:54.000Z",
  "lastActivityDate": "2025-07-24T12:19:25.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/v22/buffer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/crypto.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/fs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/http2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/inspector.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v22/readline/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/stream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/test/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/http2.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v22/url.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/util.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/v8.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/worker_threads.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v22/zlib.d.ts",
          "kind": "definition"
        }
      ],
      "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": 3113257779,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Author is Owner The author of this PR is a listed owner of the package. labels Jul 24, 2025
@typescript-bot
Copy link
Contributor

🔔 @microsoft @jkomyno @r3nya @btoueg @Touffy @mohsen1 @galkin @eps1lon @WilcoBakker @chyzwar @trivikr @yoursunny @qwelias @ExE-Boss @peterblazejewicz @addaleax @victorperin @nodejs @LinusU @wafuwafu13 @mcollina @Semigradsky @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-bot typescript-bot moved this from Needs Author Action to Needs Maintainer Review in Pull Request Status Board Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author is Owner The author of this PR is a listed owner of the package. Critical package
Projects
Status: Needs Maintainer Review
Development

Successfully merging this pull request may close these issues.

2 participants