Skip to content

Commit

Permalink
Bump puppeteer-core from 21.6.1 to 21.7.0 (#774)
Browse files Browse the repository at this point in the history
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from
21.6.1 to 21.7.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.7.0</h2>
<h2><a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.6.1...puppeteer-core-v21.7.0">21.7.0</a>
(2024-01-04)</h2>
<h3>Features</h3>
<ul>
<li>allow converting other targets to pages (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11604">#11604</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/66aa77003880a1458e14b47a3ed87856fd3a1933">66aa770</a>)</li>
<li>support fetching request POST data (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11598">#11598</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/80143def9606ec5f2018dde618c00784442c5c1d">80143de</a>)</li>
<li>support timeouts per CDP command (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11595">#11595</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/c660d4001d610854399d7ecb551c4eb56a7f840a">c660d40</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>change viewportHeight in screencast (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11583">#11583</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/107b8337e5eebc5e31a57663ba1345be81fb486e">107b833</a>)</li>
<li>disable GFX sanity window for Firefox and enable WebDriver BiDi CI
jobs for Windows (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11578">#11578</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/e41a2656d9e1f3f037b298457fbd6c6e08f5a371">e41a265</a>)</li>
<li>improve reliability of exposeFunction (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11600">#11600</a>)
(<a
href="https://github.com/puppeteer/puppeteer/commit/b0c5392cb36eed2ed4ae4864587885b6059f4cfb">b0c5392</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 1.9.0 to 1.9.1</li>
</ul>
</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/864012a86d73120750369886880d1a9031e3b993"><code>864012a</code></a>
chore: release main (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11593">#11593</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/488e237853664a0fbed6cd20343e6703e44db595"><code>488e237</code></a>
chore(deps-dev): Bump the dev-dependencies group with 1 update (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11625">#11625</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/9b5407cad8d7e76f69fa977d19e77a363666c199"><code>9b5407c</code></a>
chore(deps): Bump the dependencies group with 1 update (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11624">#11624</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/afc9f46aa3ad2b2bc0d8fee5dbb565727fefe646"><code>afc9f46</code></a>
test: split headful spec (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11622">#11622</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/db986ad66250e3a550674b720c370806eb6072e1"><code>db986ad</code></a>
test: re-enable Firefox BiDi tests on MacOS (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11596">#11596</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/5d69ccb17a2114fdb6fb2cd7465a8313945b5b64"><code>5d69ccb</code></a>
ci: automatic pinning of Firefox Nightly for testing (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11619">#11619</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/6f7f682e056910a7117def21d2bdedb1727312a5"><code>6f7f682</code></a>
docs(examples): Adding in Doczilla to <code>README</code> (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11579">#11579</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/b6c5642cc96cd4f8c81069008e5828bdbddba27f"><code>b6c5642</code></a>
chore: update license headers (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11563">#11563</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/16becdbc3b43bc13f3ebe53886796252c04d1fe0"><code>16becdb</code></a>
chore: use node test runner (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11574">#11574</a>)</li>
<li><a
href="https://github.com/puppeteer/puppeteer/commit/613f7162d7e461d893be54db08c6aa92189b9248"><code>613f716</code></a>
chore(deps-dev): Bump the dev-dependencies group with 1 update (<a
href="https://redirect.github.com/puppeteer/puppeteer/issues/11618">#11618</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v21.6.1...puppeteer-core-v21.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=puppeteer-core&package-manager=npm_and_yarn&previous-version=21.6.1&new-version=21.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</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 Jan 10, 2024
1 parent fb4e977 commit a7f2d32
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sass": "^1.69.6"
},
"devDependencies": {
"puppeteer-core": "^21.6.1"
"puppeteer-core": "^21.7.0"
},
"scripts": {
"sass": "npx sass --load-path=node_modules --quiet-deps app/assets/sass/application.scss static/application.css",
Expand Down

0 comments on commit a7f2d32

Please sign in to comment.