chore(deps): bump typescript-eslint to 8.63.0#6042
Conversation
There was a problem hiding this comment.
Pull request overview
This PR performs a patch-level dependency update for the TypeScript ESLint toolchain, keeping the repository’s linting/parser stack in sync by bumping the three typescript-eslint packages from 8.62.1 to 8.63.0.
Changes:
- Bump
@typescript-eslint/eslint-pluginto^8.63.0. - Bump
@typescript-eslint/parserto^8.63.0. - Bump
typescript-eslintto^8.63.0and updatepackage-lock.jsonto match.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates the declared devDependency versions for the three typescript-eslint packages. |
| package-lock.json | Updates the resolved versions/integrity hashes and internal @typescript-eslint/* dependency graph to 8.63.0. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Low
|
@copilot address review feedback |
|
✅ Smoke Gemini completed. All facets verified. 💎 Smoke test completed with partial success/failures as reported in PR comment. |
|
✅ Smoke Copilot BYOK AOAI (Entra) completed. Copilot AOAI BYOK (Entra) mode operational. 🔓 |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
Chroot tests passed! Smoke Chroot - All security and functionality tests succeeded. |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🔑 Smoke Copilot PAT PAT auth validated. All systems operational. ✅ |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
✅ Smoke Claude passed |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Build Test Suite completed successfully! |
|
🔌 Smoke Services — All services reachable! ✅ |
|
🚀 Security Guard has started processing this pull request |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Contribution Check completed successfully! PR #6042 follows the applicable CONTRIBUTING.md guidelines. It is a dependency-only update with package.json and package-lock.json changes, clear description, no new functionality requiring tests, and no documentation or file-organization concerns. |
|
| Metric | Base | PR | Delta |
|---|---|---|---|
| Lines | 98.98% | 98.98% | ➡️ +0.00% |
| Statements | 98.94% | 98.94% | ➡️ +0.00% |
| Functions | 99.44% | 99.44% | ➡️ +0.00% |
| Branches | 95.64% | 95.60% | 📉 -0.04% |
Coverage comparison generated by scripts/ci/compare-coverage.ts
…slint 8.63.0 upgrade
typescript-eslint 8.63.0 updated |
Smoke Test: Copilot BYOK (Direct) Mode — ✅ PASSTest Results:
Running in direct BYOK mode — credentials held by api-proxy sidecar, forwarded to api.githubcopilot.com.
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test: Claude Engine Validation
Overall Result: PASS ✅ Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
🔍 Smoke Test: Copilot Engine
Overall: PASS — Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test: Copilot PAT Auth — PASS ✅
Auth mode: PAT (COPILOT_GITHUB_TOKEN) | Author: Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test: Services Connectivity
Result: FAIL — Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test Results
Overall status: FAIL PR Titles:
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
Smoke Test
Warning Firewall blocked 2 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"
- "registry.npmjs.org"See Network Configuration for more information.
|
|
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Chroot Version Comparison Results
Overall: ❌ NOT all tests passed — Python and Node.js versions differ between host and chroot environments. Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
| Metric | Base | PR | Delta |
|---|---|---|---|
| Lines | 98.98% | 98.98% | ➡️ +0.00% |
| Statements | 98.94% | 98.94% | ➡️ +0.00% |
| Functions | 99.44% | 99.44% | ➡️ +0.00% |
| Branches | 95.64% | 95.60% | 📉 -0.04% |
Coverage comparison generated by scripts/ci/compare-coverage.ts
📡 OTEL Tracing Smoke Test Results
Overall: ✅ All functional scenarios pass. Note: Scenario 3 grep check produces a false
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Patch-level update for the three
typescript-eslintpackages from8.62.1→8.63.0.Changes
@typescript-eslint/eslint-plugin:8.62.1→8.63.0@typescript-eslint/parser:8.62.1→8.63.0typescript-eslint:8.62.1→8.63.0package-lock.jsonupdated accordingly