Skip to content

Use native Node.js standard APIs - #5933

Merged
Bharat Middha (bmiddha) merged 4 commits into
mainfrom
native-standard-apis
Aug 18, 2026
Merged

Use native Node.js standard APIs#5933
Bharat Middha (bmiddha) merged 4 commits into
mainfrom
native-standard-apis

Conversation

@bmiddha

Copy link
Copy Markdown
Member

Summary

  • Replace the package update timeout controller with AbortSignal.timeout()
  • Replace internal Text.replaceAll() calls with String.prototype.replaceAll()
  • Deprecate the compatibility Text.replaceAll() wrapper
  • Add timeout behavior coverage for package update checks

Stacked on #5931.

Validation

  • Built and tested the six affected packages
  • rush change --verify --no-fetch

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8ebd5bf2-c44b-42d5-be25-e7936d4b0a14
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8ebd5bf2-c44b-42d5-be25-e7936d4b0a14
Comment thread apps/api-extractor/src/analyzer/SourceFileLocationFormatter.ts Outdated
Comment thread apps/rundown/src/Rundown.ts Outdated
Comment thread libraries/node-core-library/src/test/Executable.test.ts Outdated
Comment thread libraries/rush-lib/src/logic/installManager/RushInstallManager.ts Outdated
Comment thread libraries/node-core-library/src/test/Executable.test.ts Outdated
Comment thread apps/rundown/src/Rundown.ts Outdated
Comment thread libraries/node-core-library/src/JsonFile.ts Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8ebd5bf2-c44b-42d5-be25-e7936d4b0a14
@bmiddha
Bharat Middha (bmiddha) enabled auto-merge (squash) August 18, 2026 17:51
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8ebd5bf2-c44b-42d5-be25-e7936d4b0a14
@bmiddha
Bharat Middha (bmiddha) merged commit a2507e8 into main Aug 18, 2026
10 checks passed
@bmiddha
Bharat Middha (bmiddha) deleted the native-standard-apis branch August 18, 2026 18:36
@github-project-automation github-project-automation Bot moved this from Needs triage to Closed in Bug Triage Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants