chore(deps-dev): bump chrome-devtools-frontend from 1.0.1581449 to 1.0.1583146 in the bundled-devtools group#953
Merged
nattallius merged 1 commit intomainfrom Feb 13, 2026
Conversation
Bumps the bundled-devtools group with 1 update: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend). Updates `chrome-devtools-frontend` from 1.0.1581449 to 1.0.1583146 - [Commits](ChromeDevTools/devtools-frontend@v1.0.1581449...v1.0.1583146) --- updated-dependencies: - dependency-name: chrome-devtools-frontend dependency-version: 1.0.1583146 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundled-devtools ... Signed-off-by: dependabot[bot] <support@github.com>
d607793 to
d954969
Compare
nattallius
approved these changes
Feb 13, 2026
wolfib
pushed a commit
to wolfib/chrome-devtools-mcp
that referenced
this pull request
Mar 10, 2026
…0.1583146 in the bundled-devtools group (ChromeDevTools#953) Bumps the bundled-devtools group with 1 update: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend). Updates `chrome-devtools-frontend` from 1.0.1581449 to 1.0.1583146 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/cd31c961947e6a4b4aa9e0ebca16758c379ed4c5"><code>cd31c96</code></a> [AI Assistance] Fix regressed action row</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/b7c6b7d8a055ac3fa2a40fa5c7a84a0ca149a196"><code>b7c6b7d</code></a> Roll browser-protocol</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/9fadc638eaa49132dfd84f58e4a10b2b561b68cf"><code>9fadc63</code></a> Revert "Harden devtools csp"</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/6db3c38f905231396f52bbd289a086c632d2f5fe"><code>6db3c38</code></a> Show hint for opening disclaimer tooltip only once in a given session</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/fb13cfee2587b92cdd953b0be76c8851786ad93f"><code>fb13cfe</code></a> Remove duplicate jslog + bindToSetting entries</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/27590d3b2b28efab902f21022471f0d13b312efd"><code>27590d3</code></a> [auto-roller] Log output file creation</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/691a8fadce0144b5cf92a3dc02fc8ee64fa9668f"><code>691a8fa</code></a> Migrate Element tree attribute rendering to lit</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/0ebdb9b4099738dba7f87f12f03c5c286cbc510d"><code>0ebdb9b</code></a> Remove IndividualRequestThrottling flag</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a2bb06e29773430e5df75e0bb9e6bcf086dfcbb1"><code>a2bb06e</code></a> ComputedStyle: migrate toolbar to declarative UI</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/803b40f7bf7e33bc2ed0fe24808253c7c153abef"><code>803b40f</code></a> Make bindToSetting add jslog attributes automatically</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1581449...v1.0.1583146">compare view</a></li> </ul> </details> <br /> [](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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the bundled-devtools group with 1 update: chrome-devtools-frontend.
Updates
chrome-devtools-frontendfrom 1.0.1581449 to 1.0.1583146Commits
cd31c96[AI Assistance] Fix regressed action rowb7c6b7dRoll browser-protocol9fadc63Revert "Harden devtools csp"6db3c38Show hint for opening disclaimer tooltip only once in a given sessionfb13cfeRemove duplicate jslog + bindToSetting entries27590d3[auto-roller] Log output file creation691a8faMigrate Element tree attribute rendering to lit0ebdb9bRemove IndividualRequestThrottling flaga2bb06eComputedStyle: migrate toolbar to declarative UI803b40fMake bindToSetting add jslog attributes automaticallyDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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