This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Update dependency lighthouse to v12 #3290
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.5.1->12.3.0Release Notes
GoogleChrome/lighthouse (lighthouse)
v12.3.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 133, and to PageSpeed Insights within 2 weeks.
New contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
New Audits
This release adds new security audits. These audits are informative and won't affect your best practices score.
Core
Deps
trace_engineto 0.0.38 (#16269)I18n
Docs
Tests
v12.2.3Compare Source
Full Changelog
This release is only for PageSpeed Insights and we expect it to ship within 2 weeks.
Notable Changes
The CPU throttling factor for PageSpeed Insights has been adjusted (#16256) to account for the low CPU performance benchmarks typical in PageSpeed production environments. In general, TBT metric times for all sites should improve when testing with PageSpeed Insights.
All other Lighthouse clients (Lighthouse CLI, the Node API, Lighthouse panel in DevTools, etc) should not be affected by this change.
Tests
v12.2.2Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 133, and to PageSpeed Insights within 2 weeks.
New contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Core
CLI
Deps
third-party-webto 0.26.1 (#16219)Clients
I18n
Docs
lighthouse-matchersto related projects (#16239)Tests
Misc
v12.2.1Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 130, and to PageSpeed Insights within 2 weeks.
Core
Deps
axe-coreto 4.10.0 (#16162)Clients
I18n
Tests
Misc
v12.2.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 129, and to PageSpeed Insights within 2 weeks.
Core
Deps
trace_engineto 0.0.32 (#16143)third-party-webto 0.24.5 (#16140)Tests
Misc
v12.1.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 128, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
Core
Result.CategoryandNodeDetails(#16006)CLI
Deps
chrome-launcherto 1.1.2 (#16069)third-party-webto 0.24.3 (#16055)axe-coreto 4.9.1 (#16056)I18n
Docs
Tests
Misc
v12.0.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 126, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
PWA Category Removal
As per Chrome’s updated Installability Criteria, Lighthouse has removed the PWA category. For future PWA testing, users will be directed to use the updated PWA documentation.
SEO Category Reorganization
The SEO category has been updated to reflect the priorities of Google search in 2024. As such, several audits have been removed or moved to other categories:
is-crawlableaudit is now weighted high enough to fail the SEO category on its own. (#15933)viewportandfont-sizeaudits are no longer priorities for SEO, but are still important for UX in general so they have been moved to the best practices category. (#15930)pluginsaudit is no longer a priority for SEO and has been removed. (#15928)tap-targetsaudit is no longer a priority for SEO and has been replaced with thetarget-sizeaudit in accessibility. (#15906)Overall Savings Deprecation
The
overallSavingsMsvalue on performance diagnostic audits has been deprecated (#15902). We recommend usingmetricSavings.LCPormetricSavings.FCPto understand the estimated metric savings of performance diagnostics.🆕 New Audits
aria-conditional-attr,aria-deprecated-roleandaria-prohibited-attrAxe checks have been added to the Lighthouse accessibility category. (#15963)redirects-httpaudit has been brought back, but will only passively check for a http -> https redirect if the provided URL happens to be on http (#13548)Other Audit Changes
layout-shifts-elementsaudit is removed. Improved layout shift information can be found in thelayout-shiftsaudit. (#15931)no-unload-listenersaudit is removed. Unload listeners are deprecated and are still flagged in thedeprecationsandbf-cacheaudits. (#15874)duplicate-id-activeaudit is removed because it's corresponding Axe check is deprecated. (#15900)uses-rel-preloadandpreload-fontsaudits have been moved to the experimental config. Preload advice is still on hold and these audits were already in a disabled state. (#15876)💥 Breaking Changes
CSSUsageartifact (#15952)ScriptElementsartifact (#15879)service-workergatherer (#15942)Core
Report
Deps
tldts-icannto 6.1.16 (#15967)third-party-webto 0.24.2 (#15966)Clients
I18n
Docs
Tests
Misc
BenchmarkIndexesbase artifact (#15941)lighthouse-clifile (#15935)v11.7.1Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 125, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Core
impactedNodes(#15915)Report
Deps
trace_engineto 0.0.19 (#15926)Tests
Misc
v11.7.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 125, and to PageSpeed Insights within 2 weeks.
Notable Changes
Core
manifest-parsing-or-network-error(#15849)getArtifactphase once (#15827)Deps
chrome-launcherto 1.1.1 (#15871)I18n
Tests
is_debug = truefor local builds (#15860)v11.6.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 124, and to PageSpeed Insights within 2 weeks.
Notable Changes
Core
Deps
axe-coreto 4.8.4 (#15805)I18n
Tests
Misc
v11.5.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 123, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
Core
Report
Deps
Clients
Docs
Tests
Misc
v11.4.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 122, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
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. (#15632)
Core
elseto punctuation (#15624)Report
Deps
third-party-webto 0.24.1 (#15683)Clients
I18n
Tests
Misc
v11.3.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 121, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
clearStorageTypesoption (#15508)Core
Report
Deps
lighthouse-stack-packsto 1.12.1 (#15566)Clients
I18n
Docs
Tests
Misc
v11.2.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 120, and to PageSpeed Insights within 2 weeks.
Notable Changes
This update includes an overhaul to the performance category. Performance insights are now scored and prioritized based on their estimated impact to the performance metrics. Additionally, the performance score gauge includes more detailed information about how each metric affects the score.
Core
propertyRuleIssue(#15491)CLI
Report
Deps
axe-coreto 4.8.1 (#15446)Clients
I18n
Docs
Tests
Misc
v11.1.0Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 119, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Core
bootup-time(#15431)index.cjstypes (#15387)DevtoolsLogandTraceartifacts (#15345)rawHrefcrawlable (#15406)Configuration
📅 Schedule: Branch creation - "on monday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.