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] Remove v16 branch #72034

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

Renegade334
Copy link
Contributor

This branch has survived the 5.6 and 5.7 version cycles, and the iterator/ArrayBuffer changes appear not to have caused any drama. Think we can consider #70125 (comment) resolved.

cc: @jakebailey

@Renegade334 Renegade334 marked this pull request as ready for review February 22, 2025 21:27
@typescript-bot
Copy link
Contributor

typescript-bot commented Feb 22, 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": 72034,
  "author": "Renegade334",
  "headCommitOid": "27b2e00ff08d134110f5974d4fd2345396d084a2",
  "mergeBaseOid": "c03bddd4d3c7774d00fa256a9e165d68c7534ccc",
  "lastPushDate": "2025-02-22T21:05:26.000Z",
  "lastActivityDate": "2025-02-28T07:03:10.000Z",
  "mergeOfferDate": "2025-02-25T18:32:48.000Z",
  "mergeRequestDate": "2025-02-28T07:03:10.000Z",
  "mergeRequestUser": "Renegade334",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/.eslintrc.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/assert.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/assert/strict.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/async_hooks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/buffer.buffer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/buffer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/child_process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/cluster.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/compatibility/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/compatibility/indexable.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/compatibility/iterators.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/console.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/constants.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/crypto.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/dgram.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/diagnostics_channel.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/dns.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/dns/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/dom-events.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/domain.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/events.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/fs.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/fs/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/globals.typedarray.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/http.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/http2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/https.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/inspector.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/module.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/net.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/node-tests-dom.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/node-tests-non-dom.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/node-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/os.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/path.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/perf_hooks.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/process.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/punycode.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/querystring.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/readline.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/repl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/stream.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/stream/consumers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/stream/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/stream/web.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/string_decoder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/test.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/test/assert.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/async_hooks.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/buffer.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/child_process.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/cluster.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/console.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/constants.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/crypto.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/dgram.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/diagnostics_channel.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/dns.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/events.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/events_generic.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/fs.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/globals.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/http.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/http2.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/https.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/inspector.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/module-dom.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/module-non-dom.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/module.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/net.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/os.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/path.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/perf_hooks.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/process.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/querystring.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/readline.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/repl.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/stream.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/string_decoder.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/test.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/timers.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/timers_promises.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/tls.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/trace_events.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/tty.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/url.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/util.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/util_types.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/v8.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/vm.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/wasi.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/worker_threads.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/test/zlib.ts",
          "kind": "test"
        },
        {
          "path": "types/node/v16/timers.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/timers/promises.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/tls.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/trace_events.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/ts5.6/buffer.buffer.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/ts5.6/globals.typedarray.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/ts5.6/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/ts5.6/tsconfig.dom.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/ts5.6/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/ts5.6/tsconfig.non-dom.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/tsconfig.dom.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/tsconfig.non-dom.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/node/v16/tty.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/url.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/util.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/v8.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/vm.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/wasi.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/worker_threads.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/v16/zlib.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": "trivikr",
      "date": "2025-02-26T12:55:25.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2025-02-25T18:32:04.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "yoursunny",
      "date": "2025-02-23T15:47:02.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2676409526,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Feb 23, 2025
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.

I guess it's time...

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Feb 25, 2025
@typescript-bot
Copy link
Contributor

@Renegade334: Everything looks good here. I am ready to merge this PR (at 27b2e00) 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 a57d33a into DefinitelyTyped:master Feb 28, 2025
15 checks passed
@Renegade334 Renegade334 deleted the node-v16-funeral branch February 28, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Huge Change Maintainer Approved 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.

5 participants