Skip to content

chore(deps-dev): bump chrome-devtools-mcp from 0.19.0 to 1.3.0#28195

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrome-devtools-mcp-1.3.0
Closed

chore(deps-dev): bump chrome-devtools-mcp from 0.19.0 to 1.3.0#28195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/chrome-devtools-mcp-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps chrome-devtools-mcp from 0.19.0 to 1.3.0.

Release notes

Sourced from chrome-devtools-mcp's releases.

chrome-devtools-mcp: v1.3.0

1.3.0 (2026-06-18)

🎉 Features

  • Add get_heapsnapshot_dominators MCP tool (#2215) (08c234e)
  • Add retaining paths MCP tool (#2187) (a97c642)
  • Add the get_heapsnapshot_edges MCP tool (#2180) (4f8eb7a)
  • include page title in list_pages output (#2166) (b646feb)
  • screenshot: add CLI options to cap screenshot size at the source (#1823) (55c8a54)
  • Use HeapSnapshotProxy.nodeIndexById (#2193) (6bd8c91)

🛠️ Fixes

  • handle missing third-party tool toolGroup description gracefully (#2224) (8fe398e)
  • handle screencast file extensions case-insensitively and clean up temp dir on failure (#2207) (ba80096)
  • limit windows test concurrency (#2205) (e77101e)
  • Reset toolGroups before gathering toolGroups (#2200) (ed02047)
  • return error message when screencast_stop is called with no active recording (#2209) (9e32002)

chrome-devtools-mcp: v1.2.0

1.2.0 (2026-06-08)

🎉 Features

  • add experimental TOON support for structured content output (#2042) (aa33bff)
  • Adds close_heapsnapshot MCP tool (#2174) (8713b93)
  • Handle multiple providers of third-party developer tools (#2168) (30d59a7)
  • implement extension service worker logs (#1915) (29e3898)
  • memory debugging tools (#2169) (0217397)
  • support allowedUrlPattern & blockedUrlPattern Options (#2037) (02b4492)

🛠️ Fixes

📄 Documentation

  • skill: guide agent to prompt for --categoryExtensions (#2189) (8b458f7)

⚡ Performance

  • lighthouse file saves to run concurrently (#2178) (f90f863)

... (truncated)

Changelog

Sourced from chrome-devtools-mcp's changelog.

1.3.0 (2026-06-18)

🎉 Features

  • Add get_heapsnapshot_dominators MCP tool (#2215) (08c234e)
  • Add retaining paths MCP tool (#2187) (a97c642)
  • Add the get_heapsnapshot_edges MCP tool (#2180) (4f8eb7a)
  • include page title in list_pages output (#2166) (b646feb)
  • screenshot: add CLI options to cap screenshot size at the source (#1823) (55c8a54)
  • Use HeapSnapshotProxy.nodeIndexById (#2193) (6bd8c91)

🛠️ Fixes

  • handle missing third-party tool toolGroup description gracefully (#2224) (8fe398e)
  • handle screencast file extensions case-insensitively and clean up temp dir on failure (#2207) (ba80096)
  • limit windows test concurrency (#2205) (e77101e)
  • Reset toolGroups before gathering toolGroups (#2200) (ed02047)
  • return error message when screencast_stop is called with no active recording (#2209) (9e32002)

1.2.0 (2026-06-08)

🎉 Features

  • add experimental TOON support for structured content output (#2042) (aa33bff)
  • Adds close_heapsnapshot MCP tool (#2174) (8713b93)
  • Handle multiple providers of third-party developer tools (#2168) (30d59a7)
  • implement extension service worker logs (#1915) (29e3898)
  • memory debugging tools (#2169) (0217397)
  • support allowedUrlPattern & blockedUrlPattern Options (#2037) (02b4492)

🛠️ Fixes

📄 Documentation

  • skill: guide agent to prompt for --categoryExtensions (#2189) (8b458f7)

⚡ Performance

  • lighthouse file saves to run concurrently (#2178) (f90f863)

🏗️ Refactor

... (truncated)

Commits
  • 4716a72 chore(main): release chrome-devtools-mcp 1.3.0 (#2195)
  • fc9d8fe chore(deps-dev): bump chrome-devtools-frontend from 1.0.1645245 to 1.0.164628...
  • ba80096 fix: handle screencast file extensions case-insensitively and clean up temp d...
  • 8fe398e fix: handle missing third-party tool toolGroup description gracefully (#2224)
  • 163a581 chore(webmcp): s/enable-features=WebMCPTesting/enable-features=WebMCP/g (#2223)
  • 55c8a54 feat(screenshot): add CLI options to cap screenshot size at the source (#1823)
  • 08c234e feat: Add get_heapsnapshot_dominators MCP tool (#2215)
  • 9e32002 fix: return error message when screencast_stop is called with no active recor...
  • e77101e fix: limit windows test concurrency (#2205)
  • ed02047 fix: Reset toolGroups before gathering toolGroups (#2200)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

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 commands and options

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)

Bumps [chrome-devtools-mcp](https://github.com/ChromeDevTools/chrome-devtools-mcp) from 0.19.0 to 1.3.0.
- [Release notes](https://github.com/ChromeDevTools/chrome-devtools-mcp/releases)
- [Changelog](https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/CHANGELOG.md)
- [Commits](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.19.0...chrome-devtools-mcp-v1.3.0)

---
updated-dependencies:
- dependency-name: chrome-devtools-mcp
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 00:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@github-actions github-actions Bot added the size/xl An extra large PR label Jun 29, 2026
@github-actions

Copy link
Copy Markdown

📊 PR Size: size/XL

  • Lines changed: 3456
  • Additions: +1374
  • Deletions: -2082
  • Files changed: 2

@github-actions

Copy link
Copy Markdown

You already have 7 pull requests open. Please work on getting existing PRs merged before opening more.

@github-actions github-actions Bot closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/chrome-devtools-mcp-1.3.0 branch June 29, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size/xl An extra large PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants