Skip to content

Commit

Permalink
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#769)
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 22.1.0 to 22.2.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: v22.2.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.1.0...puppeteer-core-v22.2.0">22.2.0</a>
(2024-02-21)</h2>
<h3>Features</h3>
<ul>
<li>roll to Chrome 122.0.6261.57 (r1250580) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11958">#11958</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/70ad3b244826ca102737e93cd2316e451ea310e8">70ad3b2</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>deprecate isIncognito (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11962">#11962</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/ceab7a9042fe5fc3f71875e75327bb370f1c43a5">ceab7a9</a>)</li>
<li>roll to Chrome 121.0.6167.184 (r1233107) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11948">#11948</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/03ef7a62c23f2339e4d508d9abfe0894bd790cdd">03ef7a6</a>)</li>
<li>update touchscreen tests (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11960">#11960</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/013bd0b12d3a69f9d62fffe7911a327ad26d33d8">013bd0b</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.0.1 to 2.1.0</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>puppeteer: v22.2.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.1.0...puppeteer-v22.2.0">22.2.0</a>
(2024-02-21)</h2>
<h3>Features</h3>
<ul>
<li>support local aliases when launching a browser (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11947">#11947</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/561e4cd6ee79b19ac43f2c2fceaa1fce51052c02">561e4cd</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>The following workspace dependencies were updated
<ul>
<li>dependencies
<ul>
<li>puppeteer-core bumped from 22.1.0 to 22.2.0</li>
<li><code>@​puppeteer/browsers</code> bumped from 2.0.1 to 2.1.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/19fe78f797116f3be88c3e59d80895db5c8592aa"><code>19fe78f</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11949">#11949</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/ceab7a9042fe5fc3f71875e75327bb370f1c43a5"><code>ceab7a9</code></a>
fix: deprecate isIncognito (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11962">#11962</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/013bd0b12d3a69f9d62fffe7911a327ad26d33d8"><code>013bd0b</code></a>
fix: update touchscreen tests (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11960">#11960</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/70ad3b244826ca102737e93cd2316e451ea310e8"><code>70ad3b2</code></a>
feat: roll to Chrome 122.0.6261.57 (r1250580) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11958">#11958</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/7622520175d74799551958b1ef5fa27ef4376191"><code>7622520</code></a>
ci: bump wireit cache (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11959">#11959</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/caef7f3184af60a555e6c92d2fc9408425e07ab5"><code>caef7f3</code></a>
docs: link to awesome puppeteer (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11956">#11956</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/d8bca4256536e192331e72e2da6c89d9067efcea"><code>d8bca42</code></a>
docs: add Google Cloud Run note to troubleshooting.md doc (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11957">#11957</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/c90bc4c95fd4e10aa3b08ddc7245354dd01dde57"><code>c90bc4c</code></a>
docs: include examples for stable, beta, and dev channels (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11955">#11955</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/561e4cd6ee79b19ac43f2c2fceaa1fce51052c02"><code>561e4cd</code></a>
feat: support local aliases when launching a browser (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11947">#11947</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/bf71b34fca73ed14eeb23616682799ff545fc371"><code>bf71b34</code></a>
feat: allow comparing browser versions (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11954">#11954</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.1.0...puppeteer-v22.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `puppeteer-core` from 22.1.0 to 22.2.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: v22.2.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.1.0...puppeteer-core-v22.2.0">22.2.0</a>
(2024-02-21)</h2>
<h3>Features</h3>
<ul>
<li>roll to Chrome 122.0.6261.57 (r1250580) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11958">#11958</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/70ad3b244826ca102737e93cd2316e451ea310e8">70ad3b2</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>deprecate isIncognito (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11962">#11962</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/ceab7a9042fe5fc3f71875e75327bb370f1c43a5">ceab7a9</a>)</li>
<li>roll to Chrome 121.0.6167.184 (r1233107) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11948">#11948</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/03ef7a62c23f2339e4d508d9abfe0894bd790cdd">03ef7a6</a>)</li>
<li>update touchscreen tests (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11960">#11960</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/013bd0b12d3a69f9d62fffe7911a327ad26d33d8">013bd0b</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.0.1 to 2.1.0</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/19fe78f797116f3be88c3e59d80895db5c8592aa"><code>19fe78f</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11949">#11949</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/ceab7a9042fe5fc3f71875e75327bb370f1c43a5"><code>ceab7a9</code></a>
fix: deprecate isIncognito (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11962">#11962</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/013bd0b12d3a69f9d62fffe7911a327ad26d33d8"><code>013bd0b</code></a>
fix: update touchscreen tests (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11960">#11960</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/70ad3b244826ca102737e93cd2316e451ea310e8"><code>70ad3b2</code></a>
feat: roll to Chrome 122.0.6261.57 (r1250580) (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11958">#11958</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/7622520175d74799551958b1ef5fa27ef4376191"><code>7622520</code></a>
ci: bump wireit cache (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11959">#11959</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/caef7f3184af60a555e6c92d2fc9408425e07ab5"><code>caef7f3</code></a>
docs: link to awesome puppeteer (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11956">#11956</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/d8bca4256536e192331e72e2da6c89d9067efcea"><code>d8bca42</code></a>
docs: add Google Cloud Run note to troubleshooting.md doc (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11957">#11957</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/c90bc4c95fd4e10aa3b08ddc7245354dd01dde57"><code>c90bc4c</code></a>
docs: include examples for stable, beta, and dev channels (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11955">#11955</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/561e4cd6ee79b19ac43f2c2fceaa1fce51052c02"><code>561e4cd</code></a>
feat: support local aliases when launching a browser (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11947">#11947</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/bf71b34fca73ed14eeb23616682799ff545fc371"><code>bf71b34</code></a>
feat: allow comparing browser versions (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11954">#11954</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.1.0...puppeteer-core-v22.2.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 Feb 26, 2024
1 parent 528f35b commit ff2b680
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
49 changes: 25 additions & 24 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 @@ -77,8 +77,8 @@
"mime": "3.0.0",
"mocha": "10.2.0",
"prettier": "3.2.4",
"puppeteer": "22.1.0",
"puppeteer-core": "22.1.0",
"puppeteer": "22.2.0",
"puppeteer-core": "22.2.0",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",
Expand Down

0 comments on commit ff2b680

Please sign in to comment.