mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.10.0 to 22.10.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.10.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.10.0...puppeteer-core-v22.10.1">22.10.1</a> (2024-06-11)</h2> <h3>Bug Fixes</h3> <ul> <li>add a way to run page.$$ without the isolation (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12539">#12539</a>) (<a href="03e10a7559">03e10a7</a>)</li> <li>align network conditions presets with DevTools (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12542">#12542</a>) (<a href="ee1074559d">ee10745</a>)</li> <li>exposed functions should only be called once (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12560">#12560</a>) (<a href="8aac8b1ccb">8aac8b1</a>)</li> <li><strong>performance:</strong> use Runtime.getProperties for improved performance (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12561">#12561</a>) (<a href="8b2059f82a">8b2059f</a>)</li> <li>roll to Chrome 125.0.6422.141 (r1287751) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12509">#12509</a>) (<a href="c4fdd102e9">c4fdd10</a>)</li> <li>waitForSelector should work for pseudo classes (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12545">#12545</a>) (<a href="0b2999f7b1">0b2999f</a>)</li> <li><strong>webdriver:</strong> default values for touch events (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12554">#12554</a>) (<a href="4d6298837f">4d62988</a>)</li> <li><strong>webdriver:</strong> frame url should not be updated on navigationStarted (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12536">#12536</a>) (<a href="7d0423b12c">7d0423b</a>)</li> <li><strong>webdriver:</strong> HTTPRequest redirect chain from first request (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12506">#12506</a>) (<a href="68fd771293">68fd771</a>)</li> </ul> <h2>puppeteer: v22.10.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.10.0...puppeteer-v22.10.1">22.10.1</a> (2024-06-11)</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.10.0 to 22.10.1</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="defda0905f"><code>defda09</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12507">#12507</a>)</li> <li><a href="dfefbd100b"><code>dfefbd1</code></a> build(deps): bump chromium-bidi to 0.5.23 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12569">#12569</a>)</li> <li><a href="aa54e970e9"><code>aa54e97</code></a> chore(deps): Bump braces from 3.0.2 to 3.0.3 in /website (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12568">#12568</a>)</li> <li><a href="0ee705e25f"><code>0ee705e</code></a> chore(build): update TypeScript to 5.4 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12567">#12567</a>)</li> <li><a href="03e10a7559"><code>03e10a7</code></a> fix: add a way to run page.$$ without the isolation (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12539">#12539</a>)</li> <li><a href="97451731da"><code>9745173</code></a> chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 up...</li> <li><a href="c02ea3d7d9"><code>c02ea3d</code></a> chore(deps): Bump chromium-bidi from 0.5.21 to 0.5.22 in the dependencies gro...</li> <li><a href="33b3cefb83"><code>33b3cef</code></a> chore: update types and test (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12564">#12564</a>)</li> <li><a href="8b2059f82a"><code>8b2059f</code></a> fix(performance): use Runtime.getProperties for improved performance (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12561">#12561</a>)</li> <li><a href="0b2999f7b1"><code>0b2999f</code></a> fix: waitForSelector should work for pseudo classes (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12545">#12545</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.10.0...puppeteer-v22.10.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>