Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump puppeteer-core from 24.1.0 to 24.1.1 (#1013)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 24.1.0 to 24.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases">puppeteer-core's releases</a>.</em></p> <blockquote> <h2>puppeteer-core: v24.1.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.1.0...puppeteer-core-v24.1.1">24.1.1</a> (2025-01-23)</h2> <h3>Bug Fixes</h3> <ul> <li>dispose the isolated handle (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13542">#13542</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f9ed75eb39eef825469b82a818b245bc76d6cd93">f9ed75e</a>)</li> <li>roll to Chrome 132.0.6834.110 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13543">#13543</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/2d2d21483c608e67e848586f912403689863c8e2">2d2d214</a>)</li> <li>roll to Firefox 134.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13538">#13538</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/82ec05d3fcb8ed4be2ccae622ff1ad6c35e00c39">82ec05d</a>)</li> <li><strong>webdriver:</strong> use correct units for format pdf option (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13516">#13516</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c764f82c7435bdc10e6a9007892ab8dba111d21c">c764f82</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md">puppeteer-core's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.1.0...puppeteer-v24.1.1">24.1.1</a> (2025-01-23)</h2> <h3>Miscellaneous 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>puppeteer-core bumped from 24.1.0 to 24.1.1</li> </ul> </li> </ul> </li> </ul> <h3>Bug Fixes</h3> <ul> <li>dispose the isolated handle (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13542">#13542</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/f9ed75eb39eef825469b82a818b245bc76d6cd93">f9ed75e</a>)</li> <li>roll to Chrome 132.0.6834.110 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13543">#13543</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/2d2d21483c608e67e848586f912403689863c8e2">2d2d214</a>)</li> <li>roll to Firefox 134.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13538">#13538</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/82ec05d3fcb8ed4be2ccae622ff1ad6c35e00c39">82ec05d</a>)</li> <li><strong>webdriver:</strong> use correct units for format pdf option (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13516">#13516</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c764f82c7435bdc10e6a9007892ab8dba111d21c">c764f82</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/f99536d25c87a4133f0def463b6da0f64f491014"><code>f99536d</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13517">#13517</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2d2d21483c608e67e848586f912403689863c8e2"><code>2d2d214</code></a> fix: roll to Chrome 132.0.6834.110 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13543">#13543</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/111da6e23ab35351effa6f7738ab6501080afd0a"><code>111da6e</code></a> chore(deps): Bump tar-fs from 3.0.6 to 3.0.8 in the dependencies group across...</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/f9ed75eb39eef825469b82a818b245bc76d6cd93"><code>f9ed75e</code></a> fix: dispose the isolated handle (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13542">#13542</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/6b2e7d594aa591edc8392c20e3e86dc919a38362"><code>6b2e7d5</code></a> chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13541">#13541</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/6937b14633b2b9a519b9f02b2eb6b60cd286510e"><code>6937b14</code></a> test(browsers): register source map support (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13540">#13540</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/82ec05d3fcb8ed4be2ccae622ff1ad6c35e00c39"><code>82ec05d</code></a> fix: roll to Firefox 134.0.2 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13538">#13538</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/d5ad8ca8857cb8c71c037c564070a7f1461b47f3"><code>d5ad8ca</code></a> docs: add a disclaimer about the logs (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13536">#13536</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0ca78fe3657c119b714549dca0a4cfd461d718e2"><code>0ca78fe</code></a> test: use TestExpectations for skipped tests (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13535">#13535</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ce14e8ddfac3a1ae6ab068510b6640212aad4aa6"><code>ce14e8d</code></a> test: skip the shadow dom poller test via expectations (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13534">#13534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v24.1.0...puppeteer-core-v24.1.1">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 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 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>