Skip to content

Commit

Permalink
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#753)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6195485 commit d0f90f4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
55 changes: 32 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"mime": "3.0.0",
"mocha": "10.2.0",
"prettier": "3.0.3",
"puppeteer": "21.7.0",
"puppeteer-core": "21.7.0",
"puppeteer": "21.9.0",
"puppeteer-core": "21.9.0",
"rimraf": "5.0.5",
"rollup": "3.29.2",
"rollup-plugin-dts": "6.0.2",
Expand Down

0 comments on commit d0f90f4

Please sign in to comment.