chore(deps): bump globals 17.7→17.8 and markdownlint-cli2 0.23.1→0.23.2 - #6789
Conversation
There was a problem hiding this comment.
Pull request overview
Updates development dependencies for linting and global definitions.
Changes:
- Updates
globalsfrom 17.7.0 to 17.8.0. - Updates
markdownlint-cli2and related transitive dependencies. - Refreshes lockfile integrity metadata.
Show a summary per file
| File | Description |
|---|---|
package.json |
Updates direct development dependencies. |
package-lock.json |
Locks updated direct and transitive packages. |
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: 1
- Review effort level: Balanced
| "eslint-plugin-security": "^3.0.1", | ||
| "glob": "^13.0.6", | ||
| "globals": "^17.7.0", | ||
| "globals": "^17.8.0", |
|
@copilot address review feedback |
Reverted |
|
✅ Copilot review passed with no inline comments. @copilot Add the |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Build Test Suite completed successfully! |
|
✅ Smoke Gemini completed. All facets verified. 💎 Gemini smoke test completed with failures. |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Smoke Copilot BYOK AOAI (Entra) completed. Copilot AOAI BYOK (Entra) mode operational. 🔓 |
|
🛡️ Smoke Copilot Network Isolation confirmed the egress allowlist is enforced. ✅ |
|
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. 🌟 |
|
📰 VERDICT: Smoke Docker Sbx has concluded. All systems operational. This is a developing story. 🎤 |
|
✅ Smoke Claude passed |
Smoke Test: Copilot BYOK (Direct) ✅
Status: PASS — Direct BYOK mode (COPILOT_PROVIDER_API_KEY) working correctly via api-proxy sidecar.
|
|
Smoke Test: Copilot Engine —
Pre-fetched PRs: #6798 "Upgrade gh-aw extension to latest pre-release", #6780 "Validate bounded-query sandbox runtime matrix" Overall: PASS
|
|
Smoke Test: Services Connectivity — FAIL
Overall: FAIL —
|
|
EGRESS_RESULT allow=pass deny=pass ✅ Allowed domain (github.com) reachable: allowed=200 Overall status: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "example.com"See Network Configuration for more information.
|
|
Smoke test results:
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
Smoke Test: Claude Engine Validation
Overall result: PASS
|
Gemini Smoke Test Results
Overall Status: FAIL
|
Chroot Version Comparison
Result: Not all versions matched (Node.js differs between host and chroot environment).
|
📡 Smoke Test: API Proxy OTel Tracing — Results
Overall: Pass, with one minor documentation/check drift noted in Scenario 3 (recommend updating the smoke test's grep path to include
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — PASS Note: Java's default
|
|
smoke test results:
Running in direct BYOK mode (COPILOT_PROVIDER_API_KEY + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw) Overall: PASS
|
|
Smoke Test: Docker Sbx Validation
Overall: PASS
|
|
|
Patch-level dependency updates with 0 audit vulnerabilities.
Changes
globals:17.7.0→17.8.0markdownlint-cli2:0.23.1→0.23.2Both
package.jsonandpackage-lock.jsonupdated vianpm install.