Skip to content

[DevTools] Upgrade chrome-devtools-mcp to 1.8.0 in cdt-mcp e2e - #37497

Merged
hoxyq merged 1 commit into
mainfrom
devtools/cdt-mcp-2-upgrade-mcp
Sep 4, 2026
Merged

[DevTools] Upgrade chrome-devtools-mcp to 1.8.0 in cdt-mcp e2e#37497
hoxyq merged 1 commit into
mainfrom
devtools/cdt-mcp-2-upgrade-mcp

Conversation

@hoxyq

@hoxyqhoxyq commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrade the cdt-mcp e2e dependency from chrome-devtools-mcp 1.3.0 to 1.8.0.
  • Pass pageId to page-scoped CLI tools, which 1.8.0 requires.
  • Use a hex sessionId (crypto.randomUUID()). 1.8.0 rejects ids that are not /[a-fA-F0-9-]+/.

Stacked on #37496

Test plan

  • yarn --cwd packages/react-devtools-cdt-mcp test:e2e

@github-actionsgithub-actionsBot added the React Core Team Opened by a member of the React Core Team label Sep 2, 2026
@hoxyq
hoxyqforce-pushed the devtools/cdt-mcp-2-upgrade-mcp branch from e6038c3 to 8c1d695CompareSeptember 2, 2026 19:35
@hoxyq
hoxyqforce-pushed the devtools/cdt-mcp-2-upgrade-mcp branch from 8c1d695 to 5c52084CompareSeptember 2, 2026 19:45
@hoxyq
hoxyq requested a review from eps1lonSeptember 2, 2026 19:46
@hoxyq
hoxyq marked this pull request as ready for review September 2, 2026 19:46
@hoxyq
hoxyq disabled the stack merge September 3, 2026 13:14
Base automatically changed from devtools/cdt-mcp-1-dom-hooks to mainSeptember 3, 2026 13:14
Pass pageId to page-scoped CLI tools and use a hex session id, which 1.8.0 requires.
@hoxyq
hoxyqforce-pushed the devtools/cdt-mcp-2-upgrade-mcp branch from 5c52084 to 7397960CompareSeptember 3, 2026 13:14
@github-actions

github-actionsBot commented Sep 3, 2026

Copy link
Copy Markdown

The build for this commit did not complete, so there is no size report. See the workflow run for details.

Generated by sizebot against 7397960

@hoxyq
hoxyq requested a review from eps1lonSeptember 3, 2026 13:15
@hoxyq
hoxyq merged commit 8425b69 into mainSep 4, 2026
238 of 239 checks passed
@hoxyq
hoxyq deleted the devtools/cdt-mcp-2-upgrade-mcp branch September 4, 2026 14:28
harshil585581 added a commit to harshil585581/react that referenced this pull request Sep 4, 2026
[DevTools] Upgrade chrome-devtools-mcp to 1.8.0 in cdt-mcp e2e (react#37497)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedReact Core TeamOpened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hoxyq@eps1lon