lighthouse v9.5.0 Release Notes

Release Date: 2022-03-09 // about 2 years ago
  • Full Changelog

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

    ๐Ÿ†• New Contributors

    Thanks to our new contributor ๐Ÿ‘ฝ๐Ÿท๐Ÿฐ๐Ÿฏ๐Ÿป!

    • Marc Hassan @mhassan1

    Core

    • full-page-screenshot: leave emulated width unchanged (#13643)
    • โšก๏ธ inspector-issues: update sameSiteCookie to cookie (#13708)
    • script-treemap-data: correct value for size (#13716)
    • lighthouse-logger: convert to ES modules (#13720)

    โ›๏ธ๐Ÿ‘ท Fraggle Rock

    Support for auditing user flows (#11313)

    • separate audit phase for flows (#13623)
    • ๐Ÿ‘‰ use frame url in gather context (#13699)
    • โž• add logLevel to config context (#13681)
    • ๐Ÿ‘‰ user-flow: audit flow from artifacts json (#13715)

    Report

    • ๐Ÿ›  fix timespan/snapshot sticky header (#13732)

    Deps

    • ๐Ÿ“ฆ lodash: replace lodash per-method packages with full lodash (#13695)
    • โšก๏ธ snyk: update snyk snapshot (#13731 #13712)

    Clients

    • convert devtools and lightrider entries to ES modules (#13722)

    โœ… Tests

    • โž• add more cases for oopif smoke test (#13705)
    • โฑ devtools: add yarn install timeout (#13717)
    • โšก๏ธ devtools: update Lighthouse sniffer for smokes (#13693)
    • โœ… devtools: navigation web test (#13673)
    • โœ… smoke: enable more devtools smoke tests (#13624)
    • smoke: add _excludes and _runner (#13707)

    Misc

    • ๐Ÿ‘Œ support --chrome-flags in run devtools script (#13625)

Previous changes from v9.4.0

  • Full Changelog

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

    Notable Changes

    • ๐Ÿ‘ Allow auditing of navigations triggered by user interactions in user flows. See our user flow docs for more info. (#13496)

    Core

    • ๐ŸŒ a11y: change link in category description to web.dev (#13638)
    • full-page-screenshot: wait for doubleraf, network quiet (#13663)
    • ๐Ÿšš hreflang: remove eval, import axe valid-langs.js directly (#13385)
    • ๐Ÿ”จ inputs: refactor form-elements gatherer (#13662, #13671)
    • ๐Ÿ’… page-functions: set style in getOuterHTMLSnippet without violating CSP (#13636)
    • โš™ runner: independent gather and audit functions (#13569)
    • ๐Ÿ‘‰ uses-long-cache-ttl: ignore stale-while-revalidate (#13612)

    Report

    • โž• add options onPrintOverride and onSaveFileOverride (#13529)
    • โž• add options disableFireworks and disableDarkMode (#13649)
    • โž• add onViewTrace to renderer options (#13528)
    • โœ‚ remove pausing fireworks on click (#13650)
    • ๐Ÿ›  fix fireworks (#13635)

    Deps

    • ๐Ÿšš sentry: move from raven to @sentry/node (#9325)
    • โšก๏ธ snyk: update snyk snapshot (#13669, #13644, #13616)

    โœ… Tests

    • โœ… use simpler assertion in report-renderer-axe-test.js (#13658)
    • ๐Ÿ›  fix single node a11y tests (#13626)
    • ๐Ÿ”€ devtools: sync (#13656)
    • โšก๏ธ devtools: update report resource names (#13615)
    • โœ… smoke: test array _includes and lhr.timing (#13619)

    Misc

    • ๐Ÿšš temporarily remove brendan from triage rotation (#13618)