Skip to content

Conversation

@goloroden
Copy link
Member

Bumps @types/node from 24.10.1 to 25.0.10.


updated-dependencies:

  • dependency-name: "@types/node"
    dependency-version: 25.0.10
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]

dependabot bot and others added 2 commits January 26, 2026 04:56
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
The @types/node v25 update enforces stricter typing for crypto
functions. verifySignature expects a crypto.KeyObject, not a
PEM-encoded string. Remove the publicKeyEncoding option to get
a KeyObject directly from generateKeyPairSync.
@goloroden goloroden requested a review from a team as a code owner January 26, 2026 05:16
@goloroden goloroden merged commit 263464f into main Jan 26, 2026
2 checks passed
@goloroden goloroden deleted the claude/fix-failing-pr-TTzW3 branch January 26, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants