Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

puppeteer v18 -> v22.13.1 #98

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

DavidIvanov
Copy link
Contributor

@DavidIvanov DavidIvanov commented Jul 19, 2024

puppeteer v18 -> v22.13.1

There is DoS (Denial of service) issue in the ws package in puppeteer which is fixed in later upgrades
details
more details

Changelogs

Breaking Changes below

⚠ BREAKING CHANGES

    remove PUPPETEER_DOWNLOAD_PATH in favor of PUPPETEER_CACHE_DIR (https://github.com/puppeteer/puppeteer/issues/11605)
    drop support for node16 (https://github.com/puppeteer/puppeteer/issues/10912)
⚠ BREAKING CHANGES

    switch to Chrome for Testing instead of Chromium (https://github.com/puppeteer/puppeteer/issues/10054)
⚠ BREAKING CHANGES

    use ~/.cache/puppeteer for browser downloads (#9095)
    deprecate createBrowserFetcher in favor of BrowserFetcher (#9079)
    refactor custom query handler API (#9078)
    remove puppeteer.devices in favor of KnownDevices (#9075)
    deprecate indirect network condition imports (#9074)

@DavidIvanov DavidIvanov marked this pull request as ready for review July 19, 2024 19:23
@noxify
Copy link

noxify commented Aug 15, 2024

@sjwall - any chance to get this merged and released?

@sjwall sjwall merged commit 754956d into sjwall:main Aug 15, 2024
@sjwall
Copy link
Owner

sjwall commented Aug 15, 2024

Thank you for the PR and bump. The change has been released in v2.0.1

@noxify
Copy link

noxify commented Aug 15, 2024

Thanks @sjwall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants