Skip to content

[pull] main from react:main - #659

Merged
pull[bot] merged 1 commit into
code:mainfrom
react:main
Sep 4, 2026
Merged

[pull] main from react:main#659
pull[bot] merged 1 commit into
code:mainfrom
react:main

Conversation

@pull

@pullpullBot commented Sep 4, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

## 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`
@pullpullBot locked and limited conversation to collaborators Sep 4, 2026
@pullpullBot added the ⤵️ pull label Sep 4, 2026
@pull
pullBot merged commit 8425b69 into code:mainSep 4, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hoxyq