mirror of
https://github.com/ChromeDevTools/chrome-devtools-mcp.git
synced 2026-09-14 19:45:30 +08:00
446bc2e0ec
Bumps [third_party/devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) from `6fdb53e` to `f2496da`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/f2496daebe37452b8d997f6fca88f24eb49e34f5"><code>f2496da</code></a> [ts_library] Emit tsconfig.ref.json and sync to tsc in ts_library.py</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/7976d81ecd17a58fce6c67d546e4f27f1bf36d8e"><code>7976d81</code></a> [settings] Migrate console-history-autocomplete setting to SettingDescriptor</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/ffb76e7333f47fa26103961cc02c9ad291b32651"><code>ffb76e7</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/5f0820f7b46bfa8cc85f8926f6648c7ed5e88e0c"><code>5f0820f</code></a> Remove unused helper script</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/6e3fa1c6b2edeae555a5deb13dc206a622e0d136"><code>6e3fa1c</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/3be3c408eb68d1f17f2be2c7ac04fdbc4c77a002"><code>3be3c40</code></a> Add handleExternalAIRequest hook for AI evaluations</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/20c4fec9ae18e4a19999ab57f321c35c15f3d2bf"><code>20c4fec</code></a> AI: Retain AiAgent2 instance across context transitions</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/e382e373c3754f38a67589ea70ccdcd0a5a07996"><code>e382e37</code></a> AI Assistance: Introduce Lighthouse capabilities for AI V2 tools</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/041b73b217266d67e9a1f495924ac49e787a0b6b"><code>041b73b</code></a> [comments] hide overflown highlights.</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d45d8854d5264d248b6b9e5836b29d0e108d7c5e"><code>d45d885</code></a> Roll browser-protocol and CfT</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/6fdb53e0f7a5cb1ebf16e40c45439a5c8007d9be...f2496daebe37452b8d997f6fca88f24eb49e34f5">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>