Skip to content

Commit

Permalink
chore(deps-dev): Bump the dev-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 2 updates (#870)

Bumps the dev-dependencies group with 2 updates in the / directory:
[puppeteer](https://github.com/puppeteer/puppeteer) and
[puppeteer-core](https://github.com/puppeteer/puppeteer).

Updates `puppeteer` from 23.0.1 to 23.1.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: v23.1.1</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.1.0...puppeteer-core-v23.1.1">23.1.1</a>
(2024-08-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>roll to Firefox 129.0.1 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12975">#12975</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/778ae6f2821e4ae5a5b3f65736a4b6bad2b0a56e">778ae6f</a>)</li>
<li>roll to Firefox 129.0.2 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12987">#12987</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/d934cf52cd9194a90f1ca2f2c76fd6471bbd0033">d934cf5</a>)</li>
</ul>
<h2>puppeteer: v23.1.1</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.1.0...puppeteer-v23.1.1">23.1.1</a>
(2024-08-21)</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 23.1.0 to 23.1.1</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>puppeteer-core: v23.1.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.0.2...puppeteer-core-v23.1.0">23.1.0</a>
(2024-08-14)</h2>
<h3>Features</h3>
<ul>
<li>improve type inference for selectors by adopting
&quot;typed-query-selector&quot; (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12950">#12950</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/77b729e23e7d1c595460e991d2ecf3c1f9786373">77b729e</a>)</li>
<li>support signal in WaitFor functions (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12926">#12926</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/67e3be80ca9ea050cfb023024af3b6f5b58a9bed">67e3be8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>add missing partitionKey for page.deleteCookie() (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12815">#12815</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/41df7cb2885c0bcafa1c95ac33451913897a4391">41df7cb</a>)</li>
<li><strong>firefox:</strong> back up user.js as well (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12943">#12943</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/9feda9cdfce81cb375193d0efa9efa0c13b2818d">9feda9c</a>)</li>
<li>roll to Chrome 127.0.6533.119 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12951">#12951</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/cc2eda26620c9c20691b1bd151ccd2d87f979344">cc2eda2</a>)</li>
<li><strong>webdriver:</strong> throw an error on pipe provided for
Firefox (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12934">#12934</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/bec089c20c4d5f07e77e979caea5906afb45c8b2">bec089c</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.3.0 to 2.3.1</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>puppeteer: v23.1.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.0.2...puppeteer-v23.1.0">23.1.0</a>
(2024-08-14)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/2c4a57be84f7513dfe66969466f55a69e49cf9ac"><code>2c4a57b</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12976">#12976</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/d934cf52cd9194a90f1ca2f2c76fd6471bbd0033"><code>d934cf5</code></a>
fix: roll to Firefox 129.0.2 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12987">#12987</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/69f9bca6f0a394c5bce1afbbeec3a98ae6f7c6df"><code>69f9bca</code></a>
chore(deps-dev): Bump the dev-dependencies group across 1 directory with
15 u...</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/26d54e3cbbcbfc40910a789cc687bc68dbac4545"><code>26d54e3</code></a>
chore(deps): Bump the all group across 1 directory with 9 updates (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12970">#12970</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/615823ec81842ac2a179860f969c5b10c39aa4e2"><code>615823e</code></a>
ci: add cache to job (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12980">#12980</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/e2277faa7a0fc7cb7d0c72b019963c6c191cd6d6"><code>e2277fa</code></a>
build: abort clean.mjs if not in a git repository (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12981">#12981</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/6d55c99f536340dd3bada1532c22f5d27db14b4a"><code>6d55c99</code></a>
chore(deps): Bump the all group with 2 updates (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12971">#12971</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/bfdc7583e26c5e292f9c0700f11e27eb832d5abb"><code>bfdc758</code></a>
ci(browsers): pin Firefox under test to stable (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12977">#12977</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/c9c5f13846a8c82d37ebb20fa80ed301495b844d"><code>c9c5f13</code></a>
chore(deps): Bump node from <code>1ae9ba8</code> to <code>d3c8aba</code>
in /docker in the all grou...</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/b2b93d8ad01f287c6f9b6c26a95df6a5da9915ee"><code>b2b93d8</code></a>
build: resolveDownloadPath should respect channel for Firefox (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12978">#12978</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.0.1...puppeteer-v23.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `puppeteer-core` from 23.0.1 to 23.1.1
<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: v23.1.1</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.1.0...puppeteer-core-v23.1.1">23.1.1</a>
(2024-08-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>roll to Firefox 129.0.1 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12975">#12975</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/778ae6f2821e4ae5a5b3f65736a4b6bad2b0a56e">778ae6f</a>)</li>
<li>roll to Firefox 129.0.2 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12987">#12987</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/d934cf52cd9194a90f1ca2f2c76fd6471bbd0033">d934cf5</a>)</li>
</ul>
<h2>puppeteer-core: v23.1.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.0.2...puppeteer-core-v23.1.0">23.1.0</a>
(2024-08-14)</h2>
<h3>Features</h3>
<ul>
<li>improve type inference for selectors by adopting
&quot;typed-query-selector&quot; (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12950">#12950</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/77b729e23e7d1c595460e991d2ecf3c1f9786373">77b729e</a>)</li>
<li>support signal in WaitFor functions (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12926">#12926</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/67e3be80ca9ea050cfb023024af3b6f5b58a9bed">67e3be8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>add missing partitionKey for page.deleteCookie() (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12815">#12815</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/41df7cb2885c0bcafa1c95ac33451913897a4391">41df7cb</a>)</li>
<li><strong>firefox:</strong> back up user.js as well (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12943">#12943</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/9feda9cdfce81cb375193d0efa9efa0c13b2818d">9feda9c</a>)</li>
<li>roll to Chrome 127.0.6533.119 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12951">#12951</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/cc2eda26620c9c20691b1bd151ccd2d87f979344">cc2eda2</a>)</li>
<li><strong>webdriver:</strong> throw an error on pipe provided for
Firefox (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12934">#12934</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/bec089c20c4d5f07e77e979caea5906afb45c8b2">bec089c</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.3.0 to 2.3.1</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>puppeteer-core: v23.0.2</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.0.1...puppeteer-core-v23.0.2">23.0.2</a>
(2024-08-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>roll to Chrome 127.0.6533.99 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12910">#12910</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/ffc90b2fc19e5347e59e7e2e361733c602759567">ffc90b2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/2c4a57be84f7513dfe66969466f55a69e49cf9ac"><code>2c4a57b</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12976">#12976</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/d934cf52cd9194a90f1ca2f2c76fd6471bbd0033"><code>d934cf5</code></a>
fix: roll to Firefox 129.0.2 (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12987">#12987</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/69f9bca6f0a394c5bce1afbbeec3a98ae6f7c6df"><code>69f9bca</code></a>
chore(deps-dev): Bump the dev-dependencies group across 1 directory with
15 u...</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/26d54e3cbbcbfc40910a789cc687bc68dbac4545"><code>26d54e3</code></a>
chore(deps): Bump the all group across 1 directory with 9 updates (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12970">#12970</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/615823ec81842ac2a179860f969c5b10c39aa4e2"><code>615823e</code></a>
ci: add cache to job (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12980">#12980</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/e2277faa7a0fc7cb7d0c72b019963c6c191cd6d6"><code>e2277fa</code></a>
build: abort clean.mjs if not in a git repository (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12981">#12981</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/6d55c99f536340dd3bada1532c22f5d27db14b4a"><code>6d55c99</code></a>
chore(deps): Bump the all group with 2 updates (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12971">#12971</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/bfdc7583e26c5e292f9c0700f11e27eb832d5abb"><code>bfdc758</code></a>
ci(browsers): pin Firefox under test to stable (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12977">#12977</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/c9c5f13846a8c82d37ebb20fa80ed301495b844d"><code>c9c5f13</code></a>
chore(deps): Bump node from <code>1ae9ba8</code> to <code>d3c8aba</code>
in /docker in the all grou...</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/b2b93d8ad01f287c6f9b6c26a95df6a5da9915ee"><code>b2b93d8</code></a>
build: resolveDownloadPath should respect channel for Firefox (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/12978">#12978</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.0.1...puppeteer-core-v23.1.1">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
dependabot[bot] authored Aug 25, 2024
1 parent 11a667e commit 4ec67d2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 19 deletions.
42 changes: 25 additions & 17 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": "23.0.1",
"puppeteer-core": "23.0.1",
"puppeteer": "23.1.1",
"puppeteer-core": "23.1.1",
"rimraf": "5.0.5",
"rollup": "4.9.6",
"rollup-plugin-dts": "6.1.0",
Expand Down

0 comments on commit 4ec67d2

Please sign in to comment.