erezrokah / lighthouse-layer

A Lambda layer with all the required dependencies to run Google Lighthouse
MIT License
37 stars 4 forks source link

fix(deps): update dependency lighthouse to v11.3.0 #273

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lighthouse 11.2.0 -> 11.3.0 age adoption passing confidence

Release Notes

GoogleChrome/lighthouse (lighthouse) ### [`v11.3.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#1130-2023-11-02) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v11.2.0...v11.3.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v11.2.0...v11.3.0) We expect this release to ship in the DevTools of [Chrome 121](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### New Contributors Thanks to our new contributors 👽🐷🐰🐯🐻! - Max Coplan [@​vegerot](https://togithub.com/vegerot) - Barry Pollard [@​tunetheweb](https://togithub.com/tunetheweb) #### Notable Changes - core: add `clearStorageTypes` option ([#​15508](https://togithub.com/GoogleChrome/lighthouse/pull/15508)) - core: create flag to prevent fatal error on bad status code ([#​15494](https://togithub.com/GoogleChrome/lighthouse/pull/15494)) - clients(extension): add locale selector ([#​15574](https://togithub.com/GoogleChrome/lighthouse/pull/15574)) - clients(extension): always show settings, add psi frontend ([#​15526](https://togithub.com/GoogleChrome/lighthouse/pull/15526)) #### Core - remove config navigations ([#​15397](https://togithub.com/GoogleChrome/lighthouse/pull/15397)) - accessibility: hide experimental axe rules ([#​15543](https://togithub.com/GoogleChrome/lighthouse/pull/15543)) - inspector-issues: add cookie deprecation issue ([#​15553](https://togithub.com/GoogleChrome/lighthouse/pull/15553)) #### Report - use normal gauge if performance score is null ([#​15554](https://togithub.com/GoogleChrome/lighthouse/pull/15554)) #### Deps - upgrade puppeteer to 21.5.0 ([#​15582](https://togithub.com/GoogleChrome/lighthouse/pull/15582)) - upgrade `lighthouse-stack-packs` to 1.12.1 ([#​15566](https://togithub.com/GoogleChrome/lighthouse/pull/15566)) - upgrade puppeteer to 21.4.0 ([#​15557](https://togithub.com/GoogleChrome/lighthouse/pull/15557)) #### Clients - devtools: default to ignore fatal errors ([#​15558](https://togithub.com/GoogleChrome/lighthouse/pull/15558)) #### I18n - import ([#​15579](https://togithub.com/GoogleChrome/lighthouse/pull/15579)) #### Docs - plugins: add link to GitHub repo template ([#​15539](https://togithub.com/GoogleChrome/lighthouse/pull/15539)) #### Tests - use --headless=new for all smoketests ([#​14419](https://togithub.com/GoogleChrome/lighthouse/pull/14419)) - devtools: extend protocol timeout for load ([#​15555](https://togithub.com/GoogleChrome/lighthouse/pull/15555)) - devtools: sync e2e ([#​15550](https://togithub.com/GoogleChrome/lighthouse/pull/15550)) #### Misc - update web.dev URLs ([#​15534](https://togithub.com/GoogleChrome/lighthouse/pull/15534))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.