Skip to content

Commit 6655707

Browse files
chore(deps-dev): bump chrome-devtools-frontend from 1.0.1532884 to 1.0.1534717 in the chrome-devtools-frontend group (#472)
Bumps the chrome-devtools-frontend group with 1 update: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend). Updates `chrome-devtools-frontend` from 1.0.1532884 to 1.0.1534717 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/06129cc6954d88fdbbd8366cde26969cb714f0e9"><code>06129cc</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/5a5fdd6301d8fb1c0e3546ad758187ad4eb39480"><code>5a5fdd6</code></a> [cleanup] Prefer assert.exist</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/e1ec444af8a4bcd4cfbb288711756a7d64519fdf"><code>e1ec444</code></a> Add targetOrigin parameter to postMessage in RehydratingConnection</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/61f924e1e83efce248e3f39a2a8aedb854088844"><code>61f924e</code></a> RPP: fix font family in screenshots</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/fd282ef829f30c625e27f8a2bcceb0ee2cb6aceb"><code>fd282ef</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/3e1f3a5bbceff91d4e138bd13ae4eac9bb488df8"><code>3e1f3a5</code></a> [Console Insights Teasers] UMA for teaser generation time</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/350807c7e293fd1d197a596a02e8ed009ec01bbc"><code>350807c</code></a> Reland &quot;[cleanup] Remove old things from front_end/devtools_compatibility.js&quot;</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/18fa374e6a34c4b1ee6effb394f371c481a7ef38"><code>18fa374</code></a> [Console Insights Teasers] UMA for model and GPU availability</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/72fec1d13f2542c582f173f3229c0274204085ef"><code>72fec1d</code></a> Update Chrome (for Testing) PIN</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d5701ce7eb7f0dcdeafdf322762a4afcf13cafaf"><code>d5701ce</code></a> [cleanup] Remove WindowBoundsService</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1532884...v1.0.1534717">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.1532884&new-version=1.0.1534717)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a41e440 commit 6655707

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/yargs": "^17.0.33",
5252
"@typescript-eslint/eslint-plugin": "^8.43.0",
5353
"@typescript-eslint/parser": "^8.43.0",
54-
"chrome-devtools-frontend": "1.0.1532884",
54+
"chrome-devtools-frontend": "1.0.1534717",
5555
"core-js": "3.46.0",
5656
"debug": "4.4.3",
5757
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)