GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28k stars 9.32k forks source link

deps: upgrade puppeteer to 22.10.0 #16054

Closed adamraine closed 2 weeks ago

adamraine commented 2 weeks ago

https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.10.0 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.9.0 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.8.2 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.8.1 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.8.0 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.7.1 https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.7.0


Somewhat notable: https://github.com/puppeteer/puppeteer/pull/12377

With the removal of this flag, the results in api-test-pptr.js should match yarn smoke oopif-scripts once again.