SIGN IN SIGN UP

chore(deps-dev): bump puppeteer from 25.5.0 to 25.7.0 in /ecosystem-tests/ts-browser-webpack (#2456)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 25.5.0 to
25.7.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: v25.7.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.6.0...puppeteer-core-v25.7.0">25.7.0</a>
(2026-08-13)</h2>
<h3>๐ŸŽ‰ Features</h3>
<ul>
<li>roll to Chrome 152.0.7977.42 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15330">#15330</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e">0c187db</a>)</li>
<li><strong>tracing:</strong> support bufferSize option in tracing.start
(<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15328">#15328</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/987f146b85115b73f8415c1c1b93d3b42576f058">987f146</a>)</li>
</ul>
<h3>๐Ÿ› ๏ธ Fixes</h3>
<ul>
<li>logger calling causing crashes (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15338">#15338</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/eb874a58e55bd7221bca35d4216dc298b1f8ee86">eb874a5</a>)</li>
<li>roll to Firefox 153.0.4 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15329">#15329</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/df5a5241108b6856d8198b019e6772c001da2729">df5a524</a>)</li>
</ul>
<h3>๐Ÿ—๏ธ Refactor</h3>
<ul>
<li>use Desposable stacks to track listeners (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15332">#15332</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/df2d71988ef7b2a857ff66615cdc28a857078e9c">df2d719</a>)</li>
</ul>
<h2>puppeteer: v25.7.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.6.0...puppeteer-v25.7.0">25.7.0</a>
(2026-08-13)</h2>
<h3>๐ŸŽ‰ Features</h3>
<ul>
<li>roll to Chrome 152.0.7977.42 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15330">#15330</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e">0c187db</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li>puppeteer-core bumped from 25.6.0 to 25.7.0</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>puppeteer-core: v25.6.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.5.0...puppeteer-core-v25.6.0">25.6.0</a>
(2026-08-11)</h2>
<h3>๐ŸŽ‰ Features</h3>
<ul>
<li>expose custom Logger to launch/connect (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15324">#15324</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/ffe68ee9ef16655c747d8d67a6ddd1a427dcb8fe">ffe68ee</a>)</li>
</ul>
<h3>๐Ÿ› ๏ธ Fixes</h3>
<ul>
<li><strong>cdp:</strong> do not fail a per-frame fan-out when an OOP
iframe goes away (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15300">#15300</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/e29c4e7cf30fe0d0170d35ff8947163d06bc9276">e29c4e7</a>)</li>
<li>roll to Chrome 151.0.7922.76 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15295">#15295</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/5c78fe35147c8191bfb4b10f55a1937ed96f38ca">5c78fe3</a>)</li>
<li>roll to Chrome 151.0.7922.77 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15308">#15308</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/321aa69374665d559a4f7b92769731c53551c4d0">321aa69</a>)</li>
<li>roll to Firefox 153.0.3 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15294">#15294</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/6c0a7490d6b79410335639ca7cde87aaa9c98ed4">6c0a749</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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-v25.6.0...puppeteer-v25.7.0">25.7.0</a>
(2026-08-13)</h2>
<h3>๐ŸŽ‰ Features</h3>
<ul>
<li>roll to Chrome 152.0.7977.42 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15330">#15330</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e">0c187db</a>)</li>
<li><strong>tracing:</strong> support bufferSize option in tracing.start
(<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15328">#15328</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/987f146b85115b73f8415c1c1b93d3b42576f058">987f146</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li>puppeteer-core bumped from 25.6.0 to 25.7.0</li>
</ul>
</li>
</ul>
</li>
</ul>
<h3>๐Ÿ› ๏ธ Fixes</h3>
<ul>
<li>logger calling causing crashes (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15338">#15338</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/eb874a58e55bd7221bca35d4216dc298b1f8ee86">eb874a5</a>)</li>
<li>roll to Firefox 153.0.4 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15329">#15329</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/df5a5241108b6856d8198b019e6772c001da2729">df5a524</a>)</li>
</ul>
<h3>๐Ÿ—๏ธ Refactor</h3>
<ul>
<li>use Desposable stacks to track listeners (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15332">#15332</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/df2d71988ef7b2a857ff66615cdc28a857078e9c">df2d719</a>)</li>
</ul>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.5.0...puppeteer-v25.6.0">25.6.0</a>
(2026-08-11)</h2>
<h3>โ™ป๏ธ Chores</h3>
<ul>
<li><strong>puppeteer:</strong> Synchronize puppeteer versions</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li><code>@โ€‹puppeteer/browsers</code> bumped from 3.1.0 to 3.2.0</li>
</ul>
</li>
</ul>
</li>
</ul>
<h3>๐ŸŽ‰ Features</h3>
<ul>
<li>expose custom Logger to launch/connect (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15324">#15324</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/ffe68ee9ef16655c747d8d67a6ddd1a427dcb8fe">ffe68ee</a>)</li>
</ul>
<h3>๐Ÿ› ๏ธ Fixes</h3>
<ul>
<li><strong>cdp:</strong> do not fail a per-frame fan-out when an OOP
iframe goes away (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15300">#15300</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/e29c4e7cf30fe0d0170d35ff8947163d06bc9276">e29c4e7</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/58e5798615cd9aaeaab6766dd716aa7b24c75595"><code>58e5798</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15331">#15331</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/0c187db99161fe49d7d966d242f131c63337e76e"><code>0c187db</code></a>
feat: roll to Chrome 152.0.7977.42 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15330">#15330</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/eb874a58e55bd7221bca35d4216dc298b1f8ee86"><code>eb874a5</code></a>
fix: logger calling causing crashes (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15338">#15338</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/df2d71988ef7b2a857ff66615cdc28a857078e9c"><code>df2d719</code></a>
refactor: use Desposable stacks to track listeners (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15332">#15332</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/c4d220cb76d00696d0895f50c7bb86e98f9c5364"><code>c4d220c</code></a>
chore(deps-dev): bump the dev-dependencies group across 1 directory with
9 up...</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/df5a5241108b6856d8198b019e6772c001da2729"><code>df5a524</code></a>
fix: roll to Firefox 153.0.4 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15329">#15329</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/987f146b85115b73f8415c1c1b93d3b42576f058"><code>987f146</code></a>
feat(tracing): support bufferSize option in tracing.start (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15328">#15328</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/d484e21c17f6023826fefdcdeeb553e04a7aaed8"><code>d484e21</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15296">#15296</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/cd7308c7fac5640e7b5c756c7c135548580414a1"><code>cd7308c</code></a>
chore: add linux arm64 to daily job (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15327">#15327</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/fc984bd16587832ed8ab8c24397e70f494698a41"><code>fc984bd</code></a>
feat: allow downloading CfT linux-arm64 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/15325">#15325</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.5.0...puppeteer-v25.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puppeteer&package-manager=npm_and_yarn&previous-version=25.5.0&new-version=25.7.0)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
D
dependabot[bot] committed
e1faab11f1028962c374827fc1e3e57d3860eed3
Parent: cf7e588
Committed by GitHub <noreply@github.com> on 8/25/2026, 5:11:32 PM