mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.12.0 to 22.12.1. <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: v22.12.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.12.0...puppeteer-core-v22.12.1">22.12.1</a> (2024-06-26)</h2> <h3>Bug Fixes</h3> <ul> <li>execution contexts might be created before previous is destroyed (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12666">#12666</a>) (<a href="db642d1d69">db642d1</a>)</li> <li>reset the viewport after taking a fullPage screenshot if defaultViewport is null (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12650">#12650</a>) (<a href="0a32283cfc">0a32283</a>)</li> <li>roll to Chrome 126.0.6478.126 (r1300313) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12656">#12656</a>) (<a href="32ed82c623">32ed82c</a>)</li> <li>use RAF-based polling for ARIA selectors (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12664">#12664</a>) (<a href="56d1d3f8b7">56d1d3f</a>)</li> </ul> <h2>puppeteer: v22.12.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.12.0...puppeteer-v22.12.1">22.12.1</a> (2024-06-26)</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 22.12.0 to 22.12.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1886390274"><code>1886390</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12659">#12659</a>)</li> <li><a href="db642d1d69"><code>db642d1</code></a> fix: execution contexts might be created before previous is destroyed (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12666">#12666</a>)</li> <li><a href="56d1d3f8b7"><code>56d1d3f</code></a> fix: use RAF-based polling for ARIA selectors (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12664">#12664</a>)</li> <li><a href="0a32283cfc"><code>0a32283</code></a> fix: reset the viewport after taking a fullPage screenshot if defaultViewport...</li> <li><a href="5d762bea00"><code>5d762be</code></a> docs: fix some broken links (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12660">#12660</a>)</li> <li><a href="866f72021c"><code>866f720</code></a> build(deps): relax dependency versions for non-puppeteer dependencies (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12649">#12649</a>)</li> <li><a href="32ed82c623"><code>32ed82c</code></a> fix: roll to Chrome 126.0.6478.126 (r1300313) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12656">#12656</a>)</li> <li><a href="fbd6ca5505"><code>fbd6ca5</code></a> docs: various docs improvements (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12651">#12651</a>)</li> <li><a href="9808d46131"><code>9808d46</code></a> chore(deps): Bump glob from 10.4.1 to 10.4.2 in the dependencies group (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12639">#12639</a>)</li> <li><a href="add28900b8"><code>add2890</code></a> docs: fix various typos (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12648">#12648</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.12.0...puppeteer-v22.12.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>