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.4.0 #283

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

GoogleChrome/lighthouse (lighthouse) ### [`v11.4.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#1140-2023-12-11) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v11.3.0...v11.4.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v11.3.0...v11.4.0) We expect this release to ship in the DevTools of [Chrome 122](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### New Contributors Thanks to our new contributors 👽🐷🐰🐯🐻! - avinash-sd [@​avinash-sd](https://togithub.com/avinash-sd) #### New Audits Chrome plans to remove support for third-party cookies which can be detected using a new Lighthouse audit. [Learn more about phasing out third-party cookies](https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/). ([#​15632](https://togithub.com/GoogleChrome/lighthouse/pull/15632)) #### Core - reintroduce resource-summary as a hidden audit ([#​15597](https://togithub.com/GoogleChrome/lighthouse/pull/15597)) - move transfer ratio estimate to script-helpers.js ([#​15665](https://togithub.com/GoogleChrome/lighthouse/pull/15665)) - set network responseHeadersText from extra info event ([#​15639](https://togithub.com/GoogleChrome/lighthouse/pull/15639)) - fix check for presence of all URL artifact fields ([#​15648](https://togithub.com/GoogleChrome/lighthouse/pull/15648)) - fix worker request expectations for M121 ([#​15601](https://togithub.com/GoogleChrome/lighthouse/pull/15601)) - aria-allowed-role: fix typo in learn more link ([#​15633](https://togithub.com/GoogleChrome/lighthouse/pull/15633)) - bf-cache: add warning and hide when using old headless ([#​15577](https://togithub.com/GoogleChrome/lighthouse/pull/15577)) - bf-cache: change to use binary scoring mode ([#​15581](https://togithub.com/GoogleChrome/lighthouse/pull/15581)) - bootup-time: exclude \_lighthouse-eval.js ([#​15678](https://togithub.com/GoogleChrome/lighthouse/pull/15678)) - byte-efficiency: replace pessimistic graph with optimistic ([#​15651](https://togithub.com/GoogleChrome/lighthouse/pull/15651)) - css-usage: exclude empty stylesheets ([#​15679](https://togithub.com/GoogleChrome/lighthouse/pull/15679)) - duplicated-javascript: exclude header size for estimating wasted bytes ([#​15667](https://togithub.com/GoogleChrome/lighthouse/pull/15667)) - emulation: bump chrome UA to m119 ([#​15661](https://togithub.com/GoogleChrome/lighthouse/pull/15661)) - entity-classification: update tldts package to icann subset ([#​15660](https://togithub.com/GoogleChrome/lighthouse/pull/15660)) - entity-classification: integrate public-suffix-list into LH ([#​15641](https://togithub.com/GoogleChrome/lighthouse/pull/15641)) - lantern: refactor fcp graph method signatures ([#​15572](https://togithub.com/GoogleChrome/lighthouse/pull/15572)) - layout-shift-elements: mention windowing in description ([#​15680](https://togithub.com/GoogleChrome/lighthouse/pull/15680)) - layout-shift-elements: aggregate all remaining elements ([#​15593](https://togithub.com/GoogleChrome/lighthouse/pull/15593)) - legacy-javascript: exclude header size for estimating wasted bytes ([#​15640](https://togithub.com/GoogleChrome/lighthouse/pull/15640)) - minification-estimator: add `else` to punctuation ([#​15624](https://togithub.com/GoogleChrome/lighthouse/pull/15624)) - mpfid: add list of loaf durations to debugdata ([#​15685](https://togithub.com/GoogleChrome/lighthouse/pull/15685)) - mpfid: add max LoAFs to debugdata ([#​15684](https://togithub.com/GoogleChrome/lighthouse/pull/15684)) - third-party-summary: expands the audit to include all urls ([#​15611](https://togithub.com/GoogleChrome/lighthouse/pull/15611)) - trace-elements: remove element score field ([#​15677](https://togithub.com/GoogleChrome/lighthouse/pull/15677)) - unminified-javascript: exclude header size for estimating wasted bytes ([#​15670](https://togithub.com/GoogleChrome/lighthouse/pull/15670)) - unused-javascript: exclude header size for estimating wasted bytes ([#​15668](https://togithub.com/GoogleChrome/lighthouse/pull/15668)) - uses-http2: include multiplexable assets when 1p is a known 3p origin ([#​15638](https://togithub.com/GoogleChrome/lighthouse/pull/15638)) #### Report - blend impact and guidance level to sort audits ([#​15669](https://togithub.com/GoogleChrome/lighthouse/pull/15669)) - fix sticky table if no sticky header ([#​15666](https://togithub.com/GoogleChrome/lighthouse/pull/15666)) - occupy entire viewport ([#​15664](https://togithub.com/GoogleChrome/lighthouse/pull/15664)) - remove accidental console.log() ([#​15635](https://togithub.com/GoogleChrome/lighthouse/pull/15635)) - prevent shift when hovering third party row ([#​15628](https://togithub.com/GoogleChrome/lighthouse/pull/15628)) - add timespan/snapshot mode labels to footer ([#​15589](https://togithub.com/GoogleChrome/lighthouse/pull/15589)) #### Deps - upgrade `third-party-web` to 0.24.1 ([#​15683](https://togithub.com/GoogleChrome/lighthouse/pull/15683)) - upgrade puppeteer to 21.5.2 ([#​15645](https://togithub.com/GoogleChrome/lighthouse/pull/15645)) #### Clients - lr: modify puppeteer connector to work with new tab targets ([#​15674](https://togithub.com/GoogleChrome/lighthouse/pull/15674)) #### I18n - import ([#​15682](https://togithub.com/GoogleChrome/lighthouse/pull/15682)) #### Tests - lower bootup-time threshold in api-test-pptr.js ([#​15649](https://togithub.com/GoogleChrome/lighthouse/pull/15649)) - use bash instead of sh to call test-recipes.sh ([#​15647](https://togithub.com/GoogleChrome/lighthouse/pull/15647)) - ci: resume using ToT chrome ([#​15655](https://togithub.com/GoogleChrome/lighthouse/pull/15655)) - ci: hardcode ToT revision to unblock ci for now ([#​15653](https://togithub.com/GoogleChrome/lighthouse/pull/15653)) - dbw: add unload handler deprecation ([#​15608](https://togithub.com/GoogleChrome/lighthouse/pull/15608)) #### Misc - improve download-chrome.sh usability ([#​15646](https://togithub.com/GoogleChrome/lighthouse/pull/15646)) - support mac arm64 in download-chrome.sh ([#​15650](https://togithub.com/GoogleChrome/lighthouse/pull/15650)) - treemap: remove unused firebase ([#​15617](https://togithub.com/GoogleChrome/lighthouse/pull/15617))

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.