lighthouse v9.3.0 Release Notes

Release Date: 2022-01-31 // about 2 years ago
  • Full Changelog

    ๐Ÿš€ We expect this release to ship in the DevTools of Chrome 100, and to PageSpeed Insights within 2 weeks.

    Core

    • preload-lcp-image: enable audit (#13599)
    • ensure good and average scores start exactly at control points (#13559)
    • fr: don't throw on unknown --only-categories value (#13499)
    • inspector-issues: collect all issue types (#13462, #13603, #13595)
    • ๐Ÿšš object-alt: remove md syntax around "alt" (#13517)
    • โš™ runner: asset manager helper (#13519)

    CLI

    • โœ‚ remove update-notifier (#13588)
    • asset-saver: end devtoolsLog with a newline (#13566)

    Report

    • ๐Ÿ‘ allow client to configure how save-html is implemented (#13518)

    Deps

    • โšก๏ธ update various runtime deps (#13483)
    • โšก๏ธ update various devDeps (#13485)
    • โšก๏ธ update robots-parser to latest (#13554)
    • โšก๏ธ update transitive deps to quiet vulnerability alerts (#13538)
    • โฌ†๏ธ lighthouse-stack-packs: upgrade to 1.7.0 (#13604)
    • โšก๏ธ snyk: update snyk snapshot (#13498, #13598)
    • โฌ†๏ธ yargs: upgrade to 17.3.1 (#13590)
    • โฌ†๏ธ yargs-parser: upgrade to 21.0.0 (#13597)

    Clients

    • ๐Ÿ‘‰ use minimal 'url' polyfil instead of url-shim (#13545)
    • devtools: add FR runners to DevTools entry (#13593)

    I18n

    ๐Ÿ“„ Docs

    • โšก๏ธ update devtools panel throttling details (#13504)

    โœ… Tests

    • โž• add snapshot tests for cli-flags.js (#13596)
    • ๐Ÿ‘ท tweak some CI job names for clarity (#13549)
    • ๐Ÿ— split devtools ci into build, web-tests and smoke jobs (#13546)
    • ๐Ÿ— more targeted caching for devtools build (#13540)
    • โœ… run most smoke tests on devtools (#13456)
    • โœ… clean up and add comments to cdt layout test scripts (#13471)
    • devtools: ensure WebSQL table is populated (#13579)

    Misc

    • โž• add web.dev and other option to bug template (#13537)
    • ๐Ÿ‘‰ use codemod for optional chaining (#13503)
    • ๐Ÿ— build: fix build-smokehouse-bundle build (#13500)
    • ๐Ÿ— build: remove empty devtools report resources (#13601)
    • ๐Ÿ— build: set correct exit code when build scripts fail (#13459)
    • โœ… git3po: only install latest git3po if out of date (#13515)