Skip to content

docs: bump Node requirement to >=22, sync README sample with current runTest.ts#354

Open
rzhao271 with Copilot wants to merge 2 commits into
mainfrom
copilot/update-readme-node-requirement
Open

docs: bump Node requirement to >=22, sync README sample with current runTest.ts#354
rzhao271 with Copilot wants to merge 2 commits into
mainfrom
copilot/update-readme-node-requirement

Conversation

Copilot AI commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

README's Node requirement was outdated (>=16) and the usage sample had drifted significantly from the actual sample/src/test/runTest.ts.

Changes

  • Node requirement: >= 16.x>= 22
  • Imports: add assert, Writable, fileURLToPath; ESM-style __dirname via import.meta.url
  • Version refs: 1.36.1/1.35.01.113.0/1.110.1
  • New examples: insiders-unreleased, specific commit-hash version (717aa443...)
  • New section: output stream capture via Writable + assertions
  • Removed: Windows win32-x64-archive example (no longer in sample), try/catch wrapper → .catch()
  • Typo fix: "being testing" → "being tested"

Copilot AI changed the title Update README: node requirement >=22 and sync sample docs: bump Node requirement to >=22, sync README sample with current runTest.ts Jul 24, 2026
Copilot AI requested a review from rzhao271 July 24, 2026 21:25
@rzhao271
rzhao271 marked this pull request as ready for review July 24, 2026 21:39
@rzhao271
rzhao271 enabled auto-merge (squash) July 24, 2026 21:39
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.

2 participants