Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#753)
Bumps the dev-dependencies group with 2 updates: [puppeteer](https://github.com/puppeteer/puppeteer) and [puppeteer-core](https://github.com/puppeteer/puppeteer). Updates `puppeteer` from 21.7.0 to 21.9.0 <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: v21.9.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.8.0...puppeteer-core-v21.9.0">21.9.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li>roll to Chrome 121.0.6167.85 (r1233107) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11743">#11743</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0eec94cf57288528ecd0a084a71311b181864f7b">0eec94c</a>)</li> </ul> <h2>puppeteer: v21.9.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.8.0...puppeteer-v21.9.0">21.9.0</a> (2024-01-24)</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 21.8.0 to 21.9.0</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer-core: v21.8.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.7.0...puppeteer-core-v21.8.0">21.8.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li>roll to Chrome 120.0.6099.109 (r1217362) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11733">#11733</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/415cfaca202126b64ff496e4318cae64c4f14e89">415cfac</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>expose function for Firefox BiDi (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11660">#11660</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cf879b82f6c10302fcafe186b315fe7807107c31">cf879b8</a>)</li> <li>wait for WebDriver BiDi browser to close gracefully (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11636">#11636</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cc3aeeb6eae4663198466755f23746ef821408ae">cc3aeeb</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>refactor: adopt <code>core/UserContext</code> on <code>BidiBrowserContext</code> (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11721">#11721</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d17a9df0278be34c206701d8dfc1fb62af3637b3">d17a9df</a>)</li> </ul> <h2>puppeteer: v21.8.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.7.0...puppeteer-v21.8.0">21.8.0</a> (2024-01-24)</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/d57b1044f2f8604487ccca44a740fae0e91d1a3c"><code>d57b104</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11744">#11744</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0eec94cf57288528ecd0a084a71311b181864f7b"><code>0eec94c</code></a> feat: roll to Chrome 121.0.6167.85 (r1233107) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11743">#11743</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2f87accd6750d95aaccd7a85a26ed0c4a1db8ec5"><code>2f87acc</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11742">#11742</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/df0c43262b5a67d315f96a818087ae94e6e27bcf"><code>df0c432</code></a> chore: disable eslint for herebyfile (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11741">#11741</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/415cfaca202126b64ff496e4318cae64c4f14e89"><code>415cfac</code></a> feat: roll to Chrome 120.0.6099.109 (r1217362) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11733">#11733</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b5e50865a4994157a86c3f3c4b67154c0f07463e"><code>b5e5086</code></a> build: regen package-lock.json (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11735">#11735</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/fa175a0d60c70b107030c0fe0674062dba2d78db"><code>fa175a0</code></a> ci: limit PR CI to linux (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11738">#11738</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/6cbc58cf193a3a28feaac31522114d7d15b10699"><code>6cbc58c</code></a> ci: test node-version-file (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11737">#11737</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/3ba6b2edf6dad95cae987d1cc9f2aa2b6f6737a5"><code>3ba6b2e</code></a> build(deps): update cosmiconfig (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11731">#11731</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/69e44fc80812900a2c35871edd44368bf47e5e8a"><code>69e44fc</code></a> chore: handle disposal of <code>core/bidi</code> resources (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11730">#11730</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.7.0...puppeteer-v21.9.0">compare view</a></li> </ul> </details> <br /> Updates `puppeteer-core` from 21.7.0 to 21.9.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: v21.9.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.8.0...puppeteer-core-v21.9.0">21.9.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li>roll to Chrome 121.0.6167.85 (r1233107) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11743">#11743</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/0eec94cf57288528ecd0a084a71311b181864f7b">0eec94c</a>)</li> </ul> <h2>puppeteer-core: v21.8.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.7.0...puppeteer-core-v21.8.0">21.8.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li>roll to Chrome 120.0.6099.109 (r1217362) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11733">#11733</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/415cfaca202126b64ff496e4318cae64c4f14e89">415cfac</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>expose function for Firefox BiDi (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11660">#11660</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cf879b82f6c10302fcafe186b315fe7807107c31">cf879b8</a>)</li> <li>wait for WebDriver BiDi browser to close gracefully (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11636">#11636</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/cc3aeeb6eae4663198466755f23746ef821408ae">cc3aeeb</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>refactor: adopt <code>core/UserContext</code> on <code>BidiBrowserContext</code> (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11721">#11721</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/d17a9df0278be34c206701d8dfc1fb62af3637b3">d17a9df</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/d57b1044f2f8604487ccca44a740fae0e91d1a3c"><code>d57b104</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11744">#11744</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0eec94cf57288528ecd0a084a71311b181864f7b"><code>0eec94c</code></a> feat: roll to Chrome 121.0.6167.85 (r1233107) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11743">#11743</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2f87accd6750d95aaccd7a85a26ed0c4a1db8ec5"><code>2f87acc</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11742">#11742</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/df0c43262b5a67d315f96a818087ae94e6e27bcf"><code>df0c432</code></a> chore: disable eslint for herebyfile (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11741">#11741</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/415cfaca202126b64ff496e4318cae64c4f14e89"><code>415cfac</code></a> feat: roll to Chrome 120.0.6099.109 (r1217362) (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11733">#11733</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/b5e50865a4994157a86c3f3c4b67154c0f07463e"><code>b5e5086</code></a> build: regen package-lock.json (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11735">#11735</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/fa175a0d60c70b107030c0fe0674062dba2d78db"><code>fa175a0</code></a> ci: limit PR CI to linux (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11738">#11738</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/6cbc58cf193a3a28feaac31522114d7d15b10699"><code>6cbc58c</code></a> ci: test node-version-file (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11737">#11737</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/3ba6b2edf6dad95cae987d1cc9f2aa2b6f6737a5"><code>3ba6b2e</code></a> build(deps): update cosmiconfig (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11731">#11731</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/69e44fc80812900a2c35871edd44368bf47e5e8a"><code>69e44fc</code></a> chore: handle disposal of <code>core/bidi</code> resources (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/11730">#11730</a>)</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.7.0...puppeteer-core-v21.9.0">compare view</a></li> </ul> </details> <br /> 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 </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information