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@14.1.0 #264

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 8, 2022

  1. Update ami image and packages needed for compile

    Switch to Amazon Linux 2022: https://docs.aws.amazon.com/linux/al2022/ug/what-is-amazon-linux.html.
    Brotli is now a package that is installed.
    Sparticuz committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f516a05 View commit details
    Browse the repository at this point in the history
  2. Update compilation code

    Sparticuz committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    fdf7b4d View commit details
    Browse the repository at this point in the history
  3. Cleanup args.gn

    Some of the args are already in /build/args/headless.gn
    Sparticuz committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c4c7a54 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. New OpenGL ES driver

    Also need to change a few flags
    Sparticuz committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    db00197 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Update index.ts

    Sparticuz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    68a4616 View commit details
    Browse the repository at this point in the history
  2. Update puppeteer version to 13.5.0

    Also drop node 10
    Sparticuz committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f39bd42 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    2ca3619 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    87d8d8f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Upgrade puppeteer version to 14.0.0

    node12 support removed per puppeteer v14.0.0
    Sparticuz committed May 9, 2022
    Configuration menu
    Copy the full SHA
    082d3ae View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Add support for nodejs16.x

    styfle authored and Sparticuz committed May 16, 2022
    Configuration menu
    Copy the full SHA
    b420db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf424f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Add node 16 test

    Sparticuz committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7a452f8 View commit details
    Browse the repository at this point in the history
  2. Update to puppeteer v14.1.0

    Sparticuz committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9b421b6 View commit details
    Browse the repository at this point in the history