chrome-aws-lambda icon indicating copy to clipboard operation
chrome-aws-lambda copied to clipboard

Update Puppeteer to 10.4.X and Chromium to version 93.X

Open TimotheeJeannin opened this issue 2 years ago • 4 comments

Since version 10.2.0, puppeteer uses Chrome version 93.0.4577.0 It would be nice to have new binaries for this version.

I'm currently using the last binary based on Chrome version 92.X, but I do have a few redenring issues that turns out to be related to the Chrome version.

Thank @alixaxel for the awesome work!

Tim

TimotheeJeannin avatar Oct 01 '21 13:10 TimotheeJeannin

Is there any news on this update @alixaxel? Would you accept a PR trying to update Puppeteer to 10.4.X?

riccardogiorato avatar Nov 12 '21 13:11 riccardogiorato

Might need an update above 10.4.x to support screenshot in webp format.

wengtytt avatar Dec 08 '21 22:12 wengtytt

Puppeteer 12 now on Chromium 97.0.4692.0 (r938248)

Sparticuz avatar Dec 09 '21 15:12 Sparticuz

There is a bug fix in https://github.com/puppeteer/puppeteer/pull/7728 in v11 that we would like to use. I noticed the README of this repository is saying that this package usually gets updated to the latest puppeteer-core version within a few days, but v11 was released more than a month ago.

sgronblo avatar Dec 10 '21 02:12 sgronblo