[go: up one dir, main page]

Skip to content

Update dependency lighthouse to v13

This MR contains the following updates:

Package Change Age Confidence
lighthouse 12.8.2 -> 13.0.0 age confidence

Release Notes

GoogleChrome/lighthouse (lighthouse)

v13.0.0

Compare Source

Full Changelog

We expect this release to ship in the DevTools of Chrome 143, and to PageSpeed Insights within a week.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Notable Changes

Core

  • remove ResponseCompression artifact (#​16755)
  • remove OptimizedImages artifact (#​16754)
  • remove DOMStats artifact (#​16753)
  • remove CacheContents artifact (#​16752)
  • remove empty first-meaningful-paint audit (#​16749)
  • remove some unused computed artifacts (#​16735)
  • defer to trace engine for lcp-breakdown, ttfb (#​16733)
  • error on unknown category in onlyCategories (#​16720)
  • drop compat traces / devtoolsLogs artifacts (#​16708)
  • import json as modules (#​16700)
  • anchor-elements: don't consider ancestorListeners (#​16731)
  • dom-size-insight: add numericValue (#​16741)
  • emulation: always match host browser's version milestone (#​16677)
  • font-display-insight: disable entity sum for est. savings (#​16746)
  • image-delivery-insight: add node item for image (#​16714)
  • inspector-issues: remove empty arrays (#​16736)
  • legacy-javascript: update caniuse data (#​16699)
  • network-request: remove receiveHeadersStart M115 compat (#​16738)
  • scoring: adjust a11y weights and document approach (#​16624)
  • server-response-time: defer to Document Latency insight (#​16715)
  • trace-elements: remove unused event types (#​16734)
  • trace-elements: handle shadow roots (#​16718)

CLI

  • improve description for form-factor flag (#​16682)

Report

  • add adornment to audit description when not scored (#​13014)

Deps

I18n

Tests

  • update some comments (#​16744)
  • re-enable smoke test for lcp-breakdown-insight score (#​16743)
  • re-enable dom-size-insight node smoke test (#​16742)
  • enable smoke test for lcp lazy load in shadow tree (#​16739)
  • re-enable csp block smoke test, make less restrictive (#​16728)
  • re-enable startTimespan api test (#​16703)
  • devtools: sync e2e (#​16694)
  • server-response-time: enable lightrider test (#​16737)
  • viewer: re-enable test (#​16740)

Misc

  • replace dead link for insecure origins deprecation (#​16711)
  • upgrade typescript target to es2023 (#​16316)
  • fix core/scripts/legacy-javascript/examine-latest-run.js (#​16706)
  • update min supported node version to 22.19 (#​16668)
  • fix typos in a11y i18n doc comments (#​16665)
  • build: update devtools 3p readme, document debug build (#​16695)
  • proto: add ConfigSettings fields (#​15616)
  • structured-data: remove dead link (#​16709)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading