Skip to content

Commit 6c63bc9

Browse files
chore(deps-dev): bump chrome-devtools-frontend from 1.0.1567721 to 1.0.1568190 in the bundled-devtools group (#768)
Bumps the bundled-devtools group with 1 update: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend). Updates `chrome-devtools-frontend` from 1.0.1567721 to 1.0.1568190 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/1e68957df7bb66440c0d73ef3f7e52810eedc9a7"><code>1e68957</code></a> Update Chrome (for Testing) PIN</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/7779e480dacc721ab57e190fcbcfb1a42b097ceb"><code>7779e48</code></a> AutoRun: store autorun example ID in eval output</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/7be0f8a978a762b8c4c4b3030cbf5bb849adac75"><code>7be0f8a</code></a> Ensure selected information of selected menu item is announced via screen reader</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/7cedd95a62eaf2ebc775d2de2e5dbc84aff57835"><code>7cedd95</code></a> Extract a view function for the UsedPreloadingView</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/79cc66a9853b672dee641bbe2c256f5fac6c0a3a"><code>79cc66a</code></a> Extract most lit templates out of the UsedPreloadingView</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d0fcd07f0ee926a93fbafe5e64bad5890bf1af82"><code>d0fcd07</code></a> Rewrite ConsoleInsight presenter tests related to citations</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/5823edd2e8a40d6d6b4a6ab8ea123121c90bd8f5"><code>5823edd</code></a> RPP: use new network initiator lookup in NetworkDependencyTree</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/cb5961a7bb92c8cedd327f96a2e9be4e23c8b76b"><code>cb5961a</code></a> Extract badge rendering out of UsedPreloadingView and use unqualified Lit ide...</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a9773002243e6a94b2caaa30f4dc5fb010d6e018"><code>a977300</code></a> Remove redudant check, follow up for cl 7452247</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d50377f46727b201cfb02d60aff47c6a2997647e"><code>d50377f</code></a> Update Chrome (for Testing) PIN</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1567721...v1.0.1568190">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.1567721&new-version=1.0.1568190)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 002a2ba commit 6c63bc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1567721",
54+
"chrome-devtools-frontend": "1.0.1568190",
5555
"core-js": "3.47.0",
5656
"debug": "4.4.3",
5757
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)