shelfio / chrome-aws-lambda-layer

58 MB Google Chrome to fit inside AWS Lambda Layer compressed with Brotli
MIT License
637 stars 45 forks source link

Update to Chrome ≥ 103 #43

Closed jandppw closed 2 years ago

jandppw commented 2 years ago

This is a very nice service to the community. Thank you shelfio.

We have been waiting for updates for a while now.

This package

The latter 2 evolve continuously. puppeteer / puppeteer-core is currently at 14.3.0, and offers Chromium 103.0.5059.0 (r1002410).

chrome-aws-lambda is stuck at 10.1.0, due to build problems. PRs are not responded to.

@sparticuz seems to have picked up the slack.

Maybe this service should switch to that fork as dependency, and move on? Or should we consider this service defunct too?

Are there alternatives that are more up-to-date? Can we assist?

vladholubiev commented 2 years ago

Wow, thanks for pointing out the https://www.npmjs.com/package/@sparticuz/chrome-aws-lambda ! I wasn't aware of the new fork.

I'll try to update the layer with the fork.

vladholubiev commented 2 years ago

I've just published a new layer version 27 that is based on that fork with the latest Chromium and Node 16 support!

Thanks again for pointing this out!