Skip to content

[node] Add webcrypto generateKey types for Ed25519, Ed448, X25519, and X448#74848

Open
heskew wants to merge 1 commit intoDefinitelyTyped:masterfrom
heskew:node-webcrypto-ed25519
Open

[node] Add webcrypto generateKey types for Ed25519, Ed448, X25519, and X448#74848
heskew wants to merge 1 commit intoDefinitelyTyped:masterfrom
heskew:node-webcrypto-ed25519

Conversation

@heskew
Copy link
Copy Markdown

@heskew heskew commented Apr 5, 2026

Please fill in this template.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 5, 2026

@heskew Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

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.

Inactive

This PR has been inactive for 14 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74848,
  "author": "heskew",
  "headCommitOid": "e3625a8f707c8056ce92c2f882a5cb49d6b7c8a4",
  "mergeBaseOid": "a7251fc4f5a9f005b3c0b6e19dd931e90b0aa223",
  "lastPushDate": "2026-04-05T14:00:48.000Z",
  "lastActivityDate": "2026-04-05T14:31:09.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "node",
      "kind": "edit",
      "files": [
        {
          "path": "types/node/crypto.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/node/node-tests/crypto.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": [
    {
      "type": "changereq",
      "reviewer": "Renegade334",
      "date": "2026-04-05T14:31:09.000Z"
    }
  ],
  "mainBotCommentID": 4188935858,
  "ciResult": "pass"
}

@typescript-bot
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-bot typescript-bot moved this to Waiting for Code Reviews in Pull Request Status Board Apr 5, 2026
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Apr 5, 2026
Copy link
Copy Markdown
Contributor

@Renegade334 Renegade334 left a comment

Choose a reason for hiding this comment

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

Duplicate of #73066, deliberately blocking on microsoft/TypeScript-DOM-lib-generator#2050 so that we don't end up diverging.

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Apr 5, 2026
@typescript-bot
Copy link
Copy Markdown
Contributor

@heskew One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@typescript-bot typescript-bot moved this from Needs Maintainer Review to Needs Author Action in Pull Request Status Board Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Revision needed This PR needs code changes before it can be merged.

Projects

Status: Needs Author Action

Development

Successfully merging this pull request may close these issues.

3 participants