Skip to content

chore(deps-dev): bump chrome-devtools-frontend from 1.0.1599001 to 1.0.1602348 in the bundled-devtools group#1219

Merged
Lightning00Blade merged 1 commit intomainfrom
dependabot/npm_and_yarn/bundled-devtools-7a01b0d887
Mar 25, 2026
Merged

chore(deps-dev): bump chrome-devtools-frontend from 1.0.1599001 to 1.0.1602348 in the bundled-devtools group#1219
Lightning00Blade merged 1 commit intomainfrom
dependabot/npm_and_yarn/bundled-devtools-7a01b0d887

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the bundled-devtools group with 1 update: chrome-devtools-frontend.

Updates chrome-devtools-frontend from 1.0.1599001 to 1.0.1602348

Commits
  • 7475e9f Update DevTools DEPS (trusted)
  • 2145a24 [l10n] Update locale files for M147
  • 8027c6e Revert "[LiveMetrics] Fix freeze on prerender navigation"
  • 0130091 Roll browser-protocol and CfT
  • c9853f7 Delete obsolete HostConfigThirdPartyCookieControls
  • e3e7255 Update DevTools DEPS (trusted)
  • 95d287c [sensors] Migrate 'createDeviceOrientationSection' to Lit
  • 97a897b [AI] Change the styling of the timeline range pane
  • c46eb27 Update What's new content for Chrome 147
  • ccd0880 AI: Improve AccessibilityAgent preamble and add context tools
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundled-devtools group with 1 update: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend).


Updates `chrome-devtools-frontend` from 1.0.1599001 to 1.0.1602348
- [Commits](ChromeDevTools/devtools-frontend@v1.0.1599001...v1.0.1602348)

---
updated-dependencies:
- dependency-name: chrome-devtools-frontend
  dependency-version: 1.0.1602348
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundled-devtools
...

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 Mar 22, 2026
@Lightning00Blade Lightning00Blade added this pull request to the merge queue Mar 25, 2026
Merged via the queue into main with commit eb94681 Mar 25, 2026
28 of 31 checks passed
@Lightning00Blade Lightning00Blade deleted the dependabot/npm_and_yarn/bundled-devtools-7a01b0d887 branch March 25, 2026 13:49
OrKoN pushed a commit to mvanhorn/chrome-devtools-mcp that referenced this pull request Apr 1, 2026
…0.1602348 in the bundled-devtools group (ChromeDevTools#1219)

Bumps the bundled-devtools group with 1 update:
[chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend).

Updates `chrome-devtools-frontend` from 1.0.1599001 to 1.0.1602348
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/7475e9f6f5308847d150ad032afe5b08e7d5d260"><code>7475e9f</code></a>
Update DevTools DEPS (trusted)</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/2145a24a0f37c22b6c00290556fe44358c07687d"><code>2145a24</code></a>
[l10n] Update locale files for M147</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/8027c6ed2ca18a45d1d4d57c5371d78ab1a6ddad"><code>8027c6e</code></a>
Revert &quot;[LiveMetrics] Fix freeze on prerender navigation&quot;</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/0130091731a000f009b98996620bb91c3dc304d8"><code>0130091</code></a>
Roll browser-protocol and CfT</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/c9853f7b87633c59a57ae8152be2dee3ae50b7eb"><code>c9853f7</code></a>
Delete obsolete HostConfigThirdPartyCookieControls</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/e3e7255e97bac52169d8bac2c6654216fdd29a5a"><code>e3e7255</code></a>
Update DevTools DEPS (trusted)</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/95d287cc7c6dad1ba459c9cc46646bea9da6635f"><code>95d287c</code></a>
[sensors] Migrate 'createDeviceOrientationSection' to Lit</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/97a897be2927637ee40b3d38d6136e1f4c3bddd5"><code>97a897b</code></a>
[AI] Change the styling of the timeline range pane</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/c46eb27afb0da6a000fb250480ca2882f96b591f"><code>c46eb27</code></a>
Update What's new content for Chrome 147</li>
<li><a
href="https://github.com/ChromeDevTools/devtools-frontend/commit/ccd08804a8a3eae9836944406c9c6e665b7afdb5"><code>ccd0880</code></a>
AI: Improve AccessibilityAgent preamble and add context tools</li>
<li>Additional commits viewable in <a
href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1599001...v1.0.1602348">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chrome-devtools-frontend&package-manager=npm_and_yarn&previous-version=1.0.1599001&new-version=1.0.1602348)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant