Closed dependabot[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.67%. Comparing base (
237f4dd
) to head (c5669e0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1028.
Bumps ws to 8.18.0 and updates ancestor dependency puppeteer. These dependencies need to be updated together.
Updates
ws
from 8.13.0 to 8.18.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
976c53c
[dist] 8.18.059b9629
[feature] Add support forBlob
(#2229)0d1b5e6
[security] Use more descriptive text for 2017 vulnerability link15f11a0
[security] Add new DoS vulnerability to SECURITY.md3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variableUpdates
puppeteer
from 19.11.1 to 22.13.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
8c07018
chore: release main (#12676)a3345f6
fix: do not allow switching tabs while the screenshot operation is in progres...bca750a
fix(cli): puppeteer CLI should read the project configuration (#12730)669c86b
fix: add browser entrypoint to package.json of puppeteer-core (#12729)3c02cef
fix: don't rely on Buffer to be present (#12702)f751b83
chore: update todos (#12727)2f8abd7
fix: correct validation of the quality parameter in page.screenshot (#12725)b6b536b
fix: support out-of-process iframes in exposeFunction (#12722)87c91d5
chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12717)8b71271
chore(deps): Bump the all group in /website with 2 updates (#12718)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
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 commands and options
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