Skip to content

chore(deps): align Node typings with Node 22 - #17

Merged
jarvisimus merged 1 commit into
mainfrom
chore/node22-types
Jul 18, 2026
Merged

chore(deps): align Node typings with Node 22#17
jarvisimus merged 1 commit into
mainfrom
chore/node22-types

Conversation

@jarvisimus

Copy link
Copy Markdown
Collaborator

Summary

  • align @types/node with the repository's documented and CI-tested Node 22 minimum
  • replace Node 25 typings with the latest Node 22 type release
  • avoid accidentally accepting Node 23–26 APIs in code that promises Node 22 compatibility

Verification

  • Node 22.23.1
  • 54 tests passed
  • coverage: 84.23% lines / 93.97% branches / 86.11% functions
  • TypeScript 7.0.2 type-check passed
  • npm audit: 0 vulnerabilities
  • all installed package registry signatures verified
  • independent review: no findings

Closes the rationale behind rejecting Dependabot PR #14, which proposed Node 26 typings without raising the runtime minimum.

@jarvisimus
jarvisimus merged commit 481c243 into main Jul 18, 2026
13 checks passed
@jarvisimus
jarvisimus deleted the chore/node22-types branch July 18, 2026 16:16
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.

1 participant