alixaxel / chrome-aws-lambda

Chromium Binary for AWS Lambda and Google Cloud Functions
MIT License
3.2k stars 292 forks source link

[REQUEST] Puppeteer 13.1 #254

Open KevinVR opened 2 years ago

KevinVR commented 2 years ago

What would you like to have implemented?

Upgrade for Puppeteer 13.1 along with necessary Chrome binaries

Why would it be useful?

There are quite some great extra features in there, along with WEBP image support for screenshots (which also came along thanks to an update in Chrome).

Is there any upgrade planned?

Hideman85 commented 2 years ago

I would add my voice to this, it would be really nice to come to the latest version. Is there any technical challenge bumping to 13.x? I mean we are v10.x and do not even have 11 nor 12.

alixaxel commented 2 years ago

@Hideman85 Unfortunately yes, for the time being. 😞

I'm trying to figure out a workaround for the WebGL problem, but it's a very time-consuming process.

Hideman85 commented 2 years ago

Thanks for the update, hope you will find a solution :slightly_smiling_face:

iakovoszournatzis commented 2 years ago

@alixaxel thanks for the update!

willianfalbo commented 2 years ago

Hey guys, that would be great if you could invest some time on this issue. We've been experiencing errors with Puppeteer every week and that is just a matter of upgrading the package. So we kind of depend on this fix. Appreciate any help 👍🏼

Sparticuz commented 2 years ago

@willianfalbo Check out #264