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

Bump to the latest puppeteer (13.7.0) - HeadlessChrome/101 #1142

Merged
merged 9 commits into from
May 4, 2022

Commits on May 3, 2022

  1. npm i --save puppeteer@latest

    macbre committed May 3, 2022
    Configuration menu
    Copy the full SHA
    5e7c165 View commit details
    Browse the repository at this point in the history
  2. New set of SSL certificates from mkcert

    This should fix an "net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH" issue.
    macbre committed May 3, 2022
    Configuration menu
    Copy the full SHA
    78c1bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe88529 View commit details
    Browse the repository at this point in the history
  4. Do not request sites using TLS 1.1

        net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH at https://127.0.0.1:8889
    macbre committed May 3, 2022
    Configuration menu
    Copy the full SHA
    85a69a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2e494 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4933f7c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    647a467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c98fcd View commit details
    Browse the repository at this point in the history
  3. Update docs and metadata

    macbre committed May 4, 2022
    Configuration menu
    Copy the full SHA
    dcac141 View commit details
    Browse the repository at this point in the history