Skip to content

Commit e816404

Browse files
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#926)
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 23.9.0 to 23.10.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.10.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.10.0...puppeteer-core-v23.10.1">23.10.1</a> (2024-12-04)</h2> <h3>Bug Fixes</h3> <ul> <li>roll to Chrome 131.0.6778.87 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13357">#13357</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/a571bff7a47f2e439a59fa1cd94159e8f1b0e1e7">a571bff</a>)</li> </ul> <h2>puppeteer: v23.10.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.10.0...puppeteer-v23.10.1">23.10.1</a> (2024-12-04)</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.10.0 to 23.10.1</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer-core: v23.10.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.9.0...puppeteer-core-v23.10.0">23.10.0</a> (2024-12-03)</h2> <h3>Features</h3> <ul> <li>adjust browser-level cookie API (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13331">#13331</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/678eaf09f2f018678181c1b115f850cfa33be411">678eaf0</a>)</li> <li>browser level cookies API (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13316">#13316</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/43dec3b0aa277df0f0b8ed29009d71cd1ba77982">43dec3b</a>)</li> <li>implement ElementHandle.backendNodeId (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13328">#13328</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ffb31cacc53f6ca6991b227807a29aa93305a177">ffb31ca</a>)</li> <li>roll to Firefox 133.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13333">#13333</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/de314e53de38c015748ff4c31f0e178512c4e494">de314e5</a>)</li> <li>support LaunchOptions in executablePath() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13340">#13340</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6acfee6810da378844d4dca7f28d539dd46a3529">6acfee6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>stop calling bringToFront when taking page screenshots (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13336">#13336</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6da2cb490495193fb7fbdb47a71c95033a4a6fab">6da2cb4</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.4.1 to 2.5.0</li> </ul> </li> </ul> </li> </ul> <h2>puppeteer: v23.10.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.9.0...puppeteer-v23.10.0">23.10.0</a> (2024-12-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/5d72c7d3c3e9c8cd53bcb4b597a0924dced1b5fc"><code>5d72c7d</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13358">#13358</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/055781d1e9e4390443712923858ba29723df08ef"><code>055781d</code></a> test: set up fixed test domains (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13363">#13363</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/3a6acb6529bec05cf9075f8d4dbc83182f1dea44"><code>3a6acb6</code></a> test: remove unused mergeArgs in mocha-utils (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13362">#13362</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/5d0d015a88c1ddc648a11d8d48b9bf2b134ebb80"><code>5d0d015</code></a> test: remove unnecessary args in TargetManager.spec.ts (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13361">#13361</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e0fef0b7b1b1088c2d341d8098bf5aa5d69f228f"><code>e0fef0b</code></a> test: disable a flaky test for Firefox (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13359">#13359</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/a571bff7a47f2e439a59fa1cd94159e8f1b0e1e7"><code>a571bff</code></a> fix: roll to Chrome 131.0.6778.87 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13357">#13357</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0c2e549a07f1e712dedd71a41409aac8a5bb9dbd"><code>0c2e549</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13335">#13335</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/eb57962a93c4b61f2abc14fbb590c90ea03b8841"><code>eb57962</code></a> chore(deps-dev): Bump the dev-dependencies group with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13354">#13354</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2abfd7db7f20e1c72e1df94a35ed5e41d8123070"><code>2abfd7d</code></a> docs: mention some npx workflows (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13351">#13351</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/4e2cd6f1d5c13f03ed861c8f8242d10243c4c55b"><code>4e2cd6f</code></a> chore(deps-dev): Bump the dev-dependencies group across 1 directory with 6 up...</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-v23.9.0...puppeteer-v23.10.1">compare view</a></li> </ul> </details> <br /> Updates `puppeteer-core` from 23.9.0 to 23.10.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.10.1</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.10.0...puppeteer-core-v23.10.1">23.10.1</a> (2024-12-04)</h2> <h3>Bug Fixes</h3> <ul> <li>roll to Chrome 131.0.6778.87 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13357">#13357</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/a571bff7a47f2e439a59fa1cd94159e8f1b0e1e7">a571bff</a>)</li> </ul> <h2>puppeteer-core: v23.10.0</h2> <h2><a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.9.0...puppeteer-core-v23.10.0">23.10.0</a> (2024-12-03)</h2> <h3>Features</h3> <ul> <li>adjust browser-level cookie API (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13331">#13331</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/678eaf09f2f018678181c1b115f850cfa33be411">678eaf0</a>)</li> <li>browser level cookies API (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13316">#13316</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/43dec3b0aa277df0f0b8ed29009d71cd1ba77982">43dec3b</a>)</li> <li>implement ElementHandle.backendNodeId (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13328">#13328</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/ffb31cacc53f6ca6991b227807a29aa93305a177">ffb31ca</a>)</li> <li>roll to Firefox 133.0 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13333">#13333</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/de314e53de38c015748ff4c31f0e178512c4e494">de314e5</a>)</li> <li>support LaunchOptions in executablePath() (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13340">#13340</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6acfee6810da378844d4dca7f28d539dd46a3529">6acfee6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>stop calling bringToFront when taking page screenshots (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13336">#13336</a>) (<a href="https://github.com/puppeteer/puppeteer/commit/6da2cb490495193fb7fbdb47a71c95033a4a6fab">6da2cb4</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.4.1 to 2.5.0</li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puppeteer/puppeteer/commit/5d72c7d3c3e9c8cd53bcb4b597a0924dced1b5fc"><code>5d72c7d</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13358">#13358</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/055781d1e9e4390443712923858ba29723df08ef"><code>055781d</code></a> test: set up fixed test domains (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13363">#13363</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/3a6acb6529bec05cf9075f8d4dbc83182f1dea44"><code>3a6acb6</code></a> test: remove unused mergeArgs in mocha-utils (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13362">#13362</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/5d0d015a88c1ddc648a11d8d48b9bf2b134ebb80"><code>5d0d015</code></a> test: remove unnecessary args in TargetManager.spec.ts (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13361">#13361</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/e0fef0b7b1b1088c2d341d8098bf5aa5d69f228f"><code>e0fef0b</code></a> test: disable a flaky test for Firefox (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13359">#13359</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/a571bff7a47f2e439a59fa1cd94159e8f1b0e1e7"><code>a571bff</code></a> fix: roll to Chrome 131.0.6778.87 (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13357">#13357</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/0c2e549a07f1e712dedd71a41409aac8a5bb9dbd"><code>0c2e549</code></a> chore: release main (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13335">#13335</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/eb57962a93c4b61f2abc14fbb590c90ea03b8841"><code>eb57962</code></a> chore(deps-dev): Bump the dev-dependencies group with 3 updates (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13354">#13354</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/2abfd7db7f20e1c72e1df94a35ed5e41d8123070"><code>2abfd7d</code></a> docs: mention some npx workflows (<a href="https://redirect.github.com/puppeteer/puppeteer/issues/13351">#13351</a>)</li> <li><a href="https://github.com/puppeteer/puppeteer/commit/4e2cd6f1d5c13f03ed861c8f8242d10243c4c55b"><code>4e2cd6f</code></a> chore(deps-dev): Bump the dev-dependencies group across 1 directory with 6 up...</li> <li>Additional commits viewable in <a href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.9.0...puppeteer-core-v23.10.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>
1 parent a078404 commit e816404

File tree

2 files changed

+87
-75
lines changed

2 files changed

+87
-75
lines changed

package-lock.json

+85-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"mime": "3.0.0",
7878
"mocha": "10.2.0",
7979
"prettier": "3.2.4",
80-
"puppeteer": "23.9.0",
81-
"puppeteer-core": "23.9.0",
80+
"puppeteer": "23.10.1",
81+
"puppeteer-core": "23.10.1",
8282
"rimraf": "5.0.5",
8383
"rollup": "4.9.6",
8484
"rollup-plugin-dts": "6.1.0",

0 commit comments

Comments
 (0)