dependabot[bot] opened a new pull request, #268: URL: https://github.com/apache/cordova-js/pull/268
Bumps the npm_and_yarn group with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer). Updates `puppeteer` from 10.4.0 to 22.6.3 <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.6.3</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.6.2...puppeteer-core-v22.6.3">22.6.3</a> (2024-04-05)</h2> <h3>Bug Fixes</h3> <ul> <li>check if executablePath exists (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12201">#12201</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/4ec02800801d441238d6160a933f88f98c5f7165">4ec0280</a>)</li> <li>roll to Chrome 123.0.6312.105 (r1262506) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12209">#12209</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ee312721152cce61a9e9cb2b78b71b40c4fa9e64">ee31272</a>)</li> <li>wait for fonts before pdf printing (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12175">#12175</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/59bffce9720b4d5e5204b26b335735e0a5ca9cc1">59bffce</a>)</li> <li><strong>webdriver:</strong> request redirect chain (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12168">#12168</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d345055af3c63effbdfb2751274b9d7137b8a308">d345055</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li><code>@puppeteer/browsers</code> bumped from 2.2.0 to 2.2.1</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer: v22.6.3</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.6.2...puppeteer-v22.6.3">22.6.3</a> (2024-04-05)</h2> <h3>Bug Fixes</h3> <ul> <li>deprecate configuration via package.json (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12176">#12176</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/c96c7623bc2258ba7419812333ec42cdf83bf432">c96c762</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>The following workspace dependencies were updated <ul> <li>dependencies <ul> <li>puppeteer-core bumped from 22.6.2 to 22.6.3</li> <li><code>@puppeteer/browsers</code> bumped from 2.2.0 to 2.2.1</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer-core: v22.6.2</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.6.1...puppeteer-core-v22.6.2">22.6.2</a> (2024-03-28)</h2> <h3>Bug Fixes</h3> <ul> <li>roll to Chrome 123.0.6312.86 (r1262506) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12156">#12156</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/29637f2b8f2dc1d684dbbb62d1a75857e016be33">29637f2</a>)</li> </ul> <h2>puppeteer: v22.6.2</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.6.1...puppeteer-v22.6.2">22.6.2</a> (2024-03-28)</h2> <h3>Miscellaneous Chores</h3> <ul> <li><strong>puppeteer:</strong> Synchronize puppeteer versions</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/a63b8305acfd79ff73a6a316fc2e819f41613766"><code>a63b830</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12190">#12190</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/23adbf170502195a4a0dc084b29574f59de94110"><code>23adbf1</code></a> docs: update <code>@puppeteer/browsers</code> readme (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12220">#12220</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/5fdfc8e93c0d352bcf2e6142ca82c8129a6c02c5"><code>5fdfc8e</code></a> chore(deps-dev): Bump the dev-dependencies group with 6 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12213">#12213</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/af7f26e8f7e812e7a1dd05222fa3403b162aacd1"><code>af7f26e</code></a> test: enable iframe test (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12218">#12218</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/17e9fee77bff165042ed09ffc2d9c1bdc6f46888"><code>17e9fee</code></a> refactor: include the cause into locator abort and timeout errors (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12207">#12207</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/bb10e45696e87a67b6a6daaca15c1a8bcc8013fc"><code>bb10e45</code></a> ci: add an option to run with experimental features (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12210">#12210</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e455db447d92f55e5409d68043ceb7addbd85299"><code>e455db4</code></a> chore(deps): Bump the dependencies group with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12215">#12215</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ee312721152cce61a9e9cb2b78b71b40c4fa9e64"><code>ee31272</code></a> fix: roll to Chrome 123.0.6312.105 (r1262506) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12209">#12209</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2b636303210121197893d267d9f3f36d7cac9448"><code>2b63630</code></a> chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12208">#12208</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/ab560bcf6fee57cabde94d9d261d28ffc2112948"><code>ab560bc</code></a> fix: do not use fallback download URLs if custom baseUrl is provided (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/12206">#12206</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/v10.4.0...puppeteer-v22.6.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~google-wombot">google-wombot</a>, a new releaser for puppeteer since your current version.</p> </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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/cordova-js/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org