Skip to content

Commit e5653b0

Browse files
chore(deps-dev): bump the bundled group with 2 updates (#490)
Bumps the bundled group with 2 updates: [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `chrome-devtools-frontend` from 1.0.1534717 to 1.0.1536371 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/f9114c7810effda21b986fedddf791fb41a53bf8"><code>f9114c7</code></a> Update Chrome (for Testing) PIN</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/420b33e69a9639a0b2fa82b4a1aa888782a68c75"><code>420b33e</code></a> [RPP] In trace_app, ignore frames not in the primary main frame</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/02e471449f14ca98d0c03391e5400489fbbb1fcd"><code>02e4714</code></a> Add option for Tooltip to be triggered by both <code>hover</code> and <code>click</code></li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a53e59d6e84dd432d9e791dc9c73aad37fc34c85"><code>a53e59d</code></a> Restructure BFCache view to make adopting UI eng vision easier</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/02896d3ce1b19e97443a29e4e3435bc275beea40"><code>02896d3</code></a> Add placeholder for Keybind recording</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/b8c6a36a03db91b39f24b1939d8e1b7077bf2776"><code>b8c6a36</code></a> [Console Insights Teasers] Update KnownContextValues</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/ddf2fedafe978ef2e740e01d1591f7d7a2e48591"><code>ddf2fed</code></a> Roll browser-protocol</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/ffaf345e9503ac3c51b0f76431a379194a13a540"><code>ffaf345</code></a> Add unit test for Widget.focus() behavior</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/a8f58dd5654817064975d239376cd855a3de229e"><code>a8f58dd</code></a> Update DevTools DEPS (trusted)</li> <li><a href="https://github.com/ChromeDevTools/devtools-frontend/commit/d8a5a9140f7fc25563c442bbcf001b4892c550ce"><code>d8a5a91</code></a> Make setDefaultFocusedElement use autofocus attribute</li> <li>Additional commits viewable in <a href="https://github.com/ChromeDevTools/devtools-frontend/compare/v1.0.1534717...v1.0.1536371">compare view</a></li> </ul> </details> <br /> Updates `puppeteer` from 24.26.1 to 24.27.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.27.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.26.1...puppeteer-core-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>add window options to newPage() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14363">#14363</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d4f48d80760231bc765f26e4648b4d0c6de66f4">1d4f48d</a>)</li> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> <li>support ignoreCache in page.reload() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14365">#14365</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/3794e8f0136f6e25c27bab5b6e89723fd9b6a239">3794e8f</a>)</li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8">122f56e</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>fix api-extractor warnings (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14370">#14370</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/538c480a2b485b1ae9b4d25645b0b99e53967855">538c480</a>)</li> </ul> <h2>puppeteer: v24.27.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> </ul> <h3>♻️ Chores</h3> <ul> <li>extract things required for ESM migration (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14369">#14369</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c38313c4ebde082573409d1dfb358534673f42f4">c38313c</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.26.1 to 24.27.0</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">24.27.0</a> (2025-10-29)</h2> <h3>🎉 Features</h3> <ul> <li>add window options to newPage() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14363">#14363</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/1d4f48d80760231bc765f26e4648b4d0c6de66f4">1d4f48d</a>)</li> <li>roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa">54d504d</a>)</li> <li>support ignoreCache in page.reload() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14365">#14365</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/3794e8f0136f6e25c27bab5b6e89723fd9b6a239">3794e8f</a>)</li> </ul> <h3>♻️ Chores</h3> <ul> <li>extract things required for ESM migration (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14369">#14369</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c38313c4ebde082573409d1dfb358534673f42f4">c38313c</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 24.26.1 to 24.27.0</li> </ul> </li> </ul> </li> </ul> <h3>🛠️ Fixes</h3> <ul> <li>roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8">122f56e</a>)</li> </ul> <h3>📄 Documentation</h3> <ul> <li>fix api-extractor warnings (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14370">#14370</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/538c480a2b485b1ae9b4d25645b0b99e53967855">538c480</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/f73ebcde308687cd3f8d44596371a02c86626fd6"><code>f73ebcd</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14378">#14378</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/122f56ec6d5a71e48e3e4f00cae2e097bb8d2ce8"><code>122f56e</code></a> fix: roll to Firefox 144.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14382">#14382</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/54d504db0515f150b97862aa1415008dcfe9fcfa"><code>54d504d</code></a> feat: roll to Chrome 142.0.7444.59 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14381">#14381</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/a851dec9b2982dcbe1abc039879c1317a29a7ffd"><code>a851dec</code></a> chore: expose backendNodeId in a11y snapshot (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14379">#14379</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/06f48d784a0912becd74df5e21ce0a79dfe05c7b"><code>06f48d7</code></a> build: remove test server from release-please (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14377">#14377</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/d94bbd14278d9de13e660dbfc95177d52b783542"><code>d94bbd1</code></a> chore(deps): bump the all group with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14374">#14374</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b84b188c53d0d599fa98e8df6ec3d89e8f68a40b"><code>b84b188</code></a> build: fix default config (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14376">#14376</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/97e2528ec77475c9379012acda3d36847d34d17b"><code>97e2528</code></a> chore(deps-dev): bump the dev-dependencies group with 7 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14373">#14373</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/26ef878cbd8aa1d01a5fe3b533e04d987ee2b615"><code>26ef878</code></a> chore(deps): bump node from <code>2bb201f</code> to <code>23c24e8</code> in /docker in the all grou...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/784d5ad02aa475d6c9deedd658552d156e8c6a69"><code>784d5ad</code></a> build(deps): bump mime to v4 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/14372">#14372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.26.1...puppeteer-v24.27.0">compare view</a></li> </ul> </details> <br /> 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 796aed7 commit e5653b0

File tree

4 files changed

+28
-21
lines changed

4 files changed

+28
-21
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@
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.1534717",
54+
"chrome-devtools-frontend": "1.0.1536371",
5555
"core-js": "3.46.0",
5656
"debug": "4.4.3",
5757
"eslint": "^9.35.0",
5858
"eslint-import-resolver-typescript": "^4.4.4",
5959
"eslint-plugin-import": "^2.32.0",
6060
"globals": "^16.4.0",
6161
"prettier": "^3.6.2",
62-
"puppeteer": "24.26.1",
62+
"puppeteer": "24.27.0",
6363
"rollup": "4.52.5",
6464
"rollup-plugin-cleanup": "^3.2.1",
6565
"rollup-plugin-license": "^3.6.0",

src/formatters/snapshotFormatter.ts

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,14 @@ function getAttributes(serializedAXNodeRoot: TextSnapshotNode): string[] {
3535
attributes.push(`"${serializedAXNodeRoot.name}"`);
3636
}
3737

38-
const excluded = new Set(['id', 'role', 'name', 'elementHandle', 'children']);
38+
const excluded = new Set([
39+
'id',
40+
'role',
41+
'name',
42+
'elementHandle',
43+
'children',
44+
'backendNodeId',
45+
]);
3946

4047
const booleanPropertyMap: Record<string, string> = {
4148
disabled: 'disableable',

tests/tools/network.test.js.snapshot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Status: [success - 200]
66
- accept-language:en-US,en;q=0.9
77
- upgrade-insecure-requests:1
88
- user-agent:<user-agent>
9-
- sec-ch-ua:"Chromium";v="<version>", "Not?A_Brand";v="8"
9+
- sec-ch-ua:"Not_A Brand";v="99", "Chromium";v="142"
1010
- sec-ch-ua-mobile:?0
1111
- sec-ch-ua-platform:"<os>"
1212
### Response Headers

0 commit comments

Comments
 (0)