Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump @puppeteer/browsers from 2.4.0 to 2.6.1 (#1462)
Bumps [@puppeteer/browsers](https://github.com/puppeteer/puppeteer) from 2.4.0 to 2.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puppeteer/puppeteer/releases"><code>@puppeteer/browsers</code>'s releases</a>.</em></p> <blockquote> <h2>browsers: v2.6.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/browsers-v2.6.0...browsers-v2.6.1">2.6.1</a> (2024-12-10)</h2> <h3>Bug Fixes</h3> <ul> <li>support .tar.xz archives for Firefox 135+ (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13391">#13391</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d247a7fcd4fc01cf0c53d733632a1e9687b8004d">d247a7f</a>)</li> </ul> <h2>browsers: v2.6.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/browsers-v2.5.0...browsers-v2.6.0">2.6.0</a> (2024-12-09)</h2> <h3>Features</h3> <ul> <li>allow listing installed browsers (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13385">#13385</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/8b814bfd1bfb5156d4d1334c7d2d3292ea17fbfc">8b814bf</a>)</li> </ul> <h2>browsers: v2.5.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/browsers-v2.4.1...browsers-v2.5.0">2.5.0</a> (2024-12-03)</h2> <h3>Features</h3> <ul> <li>support LaunchOptions in executablePath() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13340">#13340</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6acfee6810da378844d4dca7f28d539dd46a3529">6acfee6</a>)</li> </ul> <h2>browsers: v2.4.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/browsers-v2.4.0...browsers-v2.4.1">2.4.1</a> (2024-11-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>browsers:</strong> correctly import yargs for esm module (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13249">#13249</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/694fef9f4ea61a9fa65a8dddff73dc6b81e8986a">694fef9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/193fffd891af063b9a4a6dc61c0872d452c4407b"><code>193fffd</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13393">#13393</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/d247a7fcd4fc01cf0c53d733632a1e9687b8004d"><code>d247a7f</code></a> fix: support .tar.xz archives for Firefox 135+ (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13391">#13391</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/75f76ccb7587d04a64dd96f6f9a29dd22ecb98e7"><code>75f76cc</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13386">#13386</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/31a8a8bc1bed5fdd1fd67c3737cb7c1bf991d5bb"><code>31a8a8b</code></a> ci: fix pre-release node version (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13387">#13387</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/82d7e4bf1e9cae512d9287d5a31c41a60250e587"><code>82d7e4b</code></a> fix: remove duplicate copy of chrome from the image (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13384">#13384</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/8b814bfd1bfb5156d4d1334c7d2d3292ea17fbfc"><code>8b814bf</code></a> feat: allow listing installed browsers (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13385">#13385</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/80be5c9ac01a16b84a8de13be5951c881b415f85"><code>80be5c9</code></a> test: improve error handling with custom binary (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13373">#13373</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/99fc2094dd448ee434010c517ce4e2b98f6a74b4"><code>99fc209</code></a> test: split chromiumonly spec (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13374">#13374</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/835e0da74ee1e7f9838476982f7c634cbd6c7bcf"><code>835e0da</code></a> chore(deps-dev): Bump the dev-dependencies group with 9 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13379">#13379</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2202ce8b8a11b6bd36743418ade62b6ae56a67b9"><code>2202ce8</code></a> fix: export the PuppeteerLaunchOptions type (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13376">#13376</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/browsers-v2.4.0...browsers-v2.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@puppeteer/browsers&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.6.1)](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>
- Loading branch information