Skip to content

chore(deps-dev): bump chrome-devtools-mcp from 0.19.0 to 1.2.0#28082

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps chrome-devtools-mcp from 0.19.0 to 1.2.0.

Release notes

Sourced from chrome-devtools-mcp's releases.

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)

🏗️ Refactor

chrome-devtools-mcp: v1.1.1

1.1.1 (2026-05-27)

🛠️ Fixes

chrome-devtools-mcp: v1.1.0

1.1.0 (2026-05-26)

🎉 Features

  • add extraHttpHeaders emulation to emulate tool (#1176) (6992106)
  • created cursor plugin.json setting file with release auto versioning (#2091) (10c8205)

... (truncated)

Changelog

Sourced from chrome-devtools-mcp's changelog.

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

1.1.1 (2026-05-27)

🛠️ Fixes

1.1.0 (2026-05-26)

🎉 Features

  • add extraHttpHeaders emulation to emulate tool (#1176) (6992106)
  • created cursor plugin.json setting file with release auto versioning (#2091) (10c8205)

🛠️ Fixes

... (truncated)

Commits
  • 702d373 chore(main): release chrome-devtools-mcp 1.2.0 (#2153)
  • 8b458f7 docs(skill): guide agent to prompt for --categoryExtensions (#2189)
  • aa33bff feat: add experimental TOON support for structured content output (#2042)
  • 29e3898 feat: implement extension service worker logs (#1915)
  • 02b4492 feat: support allowedUrlPattern & blockedUrlPattern Options (#2037)
  • 7afd016 chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the all group (#2185)
  • 83ff511 chore(deps-dev): bump chrome-devtools-frontend from 1.0.1638082 to 1.0.164172...
  • f90f863 perf: lighthouse file saves to run concurrently (#2178)
  • 0217397 feat: memory debugging tools (#2169)
  • 8713b93 feat: Adds close_heapsnapshot MCP tool (#2174)
  • 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.2.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.2.0)

---
updated-dependencies:
- dependency-name: chrome-devtools-mcp
  dependency-version: 1.2.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 22, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 22, 2026 00:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@github-actions github-actions Bot added the size/xl An extra large PR label Jun 22, 2026
@github-actions

Copy link
Copy Markdown

📊 PR Size: size/XL

  • Lines changed: 1332
  • Additions: +66
  • Deletions: -1266
  • 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 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 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.2.0 branch June 22, 2026 00:43
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