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 23.10.4 to 23.11.0 (#1001)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 23.10.4 to 23.11.0. <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: v23.11.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.10.4...puppeteer-core-v23.11.0">23.11.0</a> (2024-12-18)</h2> <h3>Features</h3> <ul> <li>support reducedContrast in Page.emulateVisionDeficiency (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13408">#13408</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/18e3e6a42c9517bc3a283fdc23e5c454ad8d27fe">18e3e6a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump chromium-bidi to 0.11.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13418">#13418</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/771e4b27abf21436dba80d568b82c9235bfb7de3">771e4b2</a>)</li> <li>include iframes into the a11y snapshot (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12579">#12579</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/a8152d46101da918962555404e5a580e2696dd60">a8152d4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/d1c5ca3e3031dc548f77296061c455e792e9104c"><code>d1c5ca3</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13411">#13411</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2220739df9a6d6d0b9abbe56cbe665a082dc603c"><code>2220739</code></a> chore: disable crash reporting by default (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13420">#13420</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/771e4b27abf21436dba80d568b82c9235bfb7de3"><code>771e4b2</code></a> fix(deps): bump chromium-bidi to 0.11.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13418">#13418</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/682bb682116437dc803afd613eb95fd2efd65a65"><code>682bb68</code></a> test: fix expectations for extensions tests (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13416">#13416</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/43899e33907d62aee213d1af53c8fdc5321ff4a7"><code>43899e3</code></a> test: update to mv3 extensions (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13413">#13413</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2b8ee62475b6614fc95b963c399b0bbad32e9e70"><code>2b8ee62</code></a> test: prepare for chromium-bidi roll (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13412">#13412</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/a8152d46101da918962555404e5a580e2696dd60"><code>a8152d4</code></a> fix: include iframes into the a11y snapshot (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12579">#12579</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/18e3e6a42c9517bc3a283fdc23e5c454ad8d27fe"><code>18e3e6a</code></a> feat: support reducedContrast in Page.emulateVisionDeficiency (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13408">#13408</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/fd966ad924a516b85aeb1a54c7d6c8aba5aaed34"><code>fd966ad</code></a> chore(deps): Bump the all group in /website with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13406">#13406</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/7ae8f8203dd1821b0d37a943c3d84ac3298c29e8"><code>7ae8f82</code></a> chore(deps-dev): Bump the dev-dependencies group across 1 directory with 11 u...</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.10.4...puppeteer-core-v23.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puppeteer-core&package-manager=npm_and_yarn&previous-version=23.10.4&new-version=23.11.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information