Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade lighthouse from 11.1.0 to 11.7.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Genio40921
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade lighthouse from 11.1.0 to 11.7.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 201 versions ahead of your current version.

  • The recommended version was released on 7 months ago.

Release notes
Package name: lighthouse
  • 11.7.1 - 2024-04-08

    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

    • network-request: recognize zstd compression algorithm (#15883)
    • trace-elements: add sentry debugging for impactedNodes (#15915)
    • trace-processor: correct overlapping tasks (#15921)

    Report

    • remove use of innerHTML to empty elements (#15911)

    Deps

    • upgrade trace_engine to 0.0.19 (#15926)
    • upgrade axe-core to 4.9.0 (#15887)

    Tests

    • remove Access-Control-Allow-Origin for robots.txt (#15895)
    • devtools: sync e2e (#15917)

    Misc

    • correct .npmignore for node >=18.20 (#15924)
    • proto: ensure all strings are well-formed (#15909)
  • 11.7.0 - 2024-03-20

    Full Changelog

    We expect this release to ship in the DevTools of Chrome 125, and to PageSpeed Insights within 2 weeks.

    Notable Changes

    • The publisher ads plugin is out of date and will not be supported in Chrome DevTools M125 (#15843)

    Core

    • fix regression in internal chrome error messages (#15853)
    • a11y: disable target-size hidden audit (#15854)
    • css-usage: prevent late stylesheet additions (#15865)
    • driver: don't await cleanup in PAGE_HUNG case (#15833)
    • driver: fix protocol timeout being ignored for isolated eval (#15826)
    • emulation: remove Lighthouse from client hint brand (#15856)
    • full-page-screenshot: emit screenshot commands in parallel (#15862)
    • full-page-screenshot: revise logic for determining dimensions (#14920)
    • gather: gatherFn refactor (#15830)
    • installable-manifest: add manifest-parsing-or-network-error (#15849)
    • lantern: move types to lib/lantern (#15859)
    • lantern: move LanternMetric in lib/lantern (#15857)
    • lantern: refactor LH.Gatherer.Simulation (#15852)
    • lantern: move PageDependencyGraph to lib/lantern (#15851)
    • lantern: put types in namespace (#15850)
    • lantern: rename lib/dependency-graph to lib/lantern (#15844)
    • lantern: add interface for network request (#15845)
    • lantern: use rendererStartTime instead of networkRequestTime (#15834)
    • navigation-runner: only run getArtifact phase once (#15827)
    • network-request: use rendererStartTime for initiator candidates (#15832)
    • responsiveness: remove fallback trace event pre m103 (#15866)

    Deps

    • upgrade chrome-launcher to 1.1.1 (#15871)
    • upgrade puppeteer to 22.5.0 (#15867)
    • bump ip from 1.1.8 to 1.1.9 (#15863)

    I18n

    Tests

    • devtools: use is_debug = true for local builds (#15860)
    • devtools: skip type checking in local builds (#15858)
    • devtools: sync e2e (#15837)
    • full-page-screenshot: add node verification and debug tool (#15324)
  • 11.7.0-dev.20240421 - 2024-04-22
  • 11.7.0-dev.20240420 - 2024-04-21
  • 11.7.0-dev.20240419 - 2024-04-20
  • 11.7.0-dev.20240418 - 2024-04-19
  • 11.7.0-dev.20240417 - 2024-04-18
  • 11.7.0-dev.20240416 - 2024-04-17
  • 11.7.0-dev.20240415 - 2024-04-16
  • 11.7.0-dev.20240414 - 2024-04-15
  • 11.7.0-dev.20240413 - 2024-04-14
  • 11.7.0-dev.20240412 - 2024-04-13
  • 11.7.0-dev.20240411 - 2024-04-12
  • 11.7.0-dev.20240410 - 2024-04-11
  • 11.7.0-dev.20240409 - 2024-04-10
  • 11.7.0-dev.20240408 - 2024-04-09
  • 11.7.0-dev.20240407 - 2024-04-08
  • 11.7.0-dev.20240406 - 2024-04-07
  • 11.7.0-dev.20240405 - 2024-04-06
  • 11.7.0-dev.20240404 - 2024-04-05
  • 11.7.0-dev.20240403 - 2024-04-04
  • 11.7.0-dev.20240402 - 2024-04-03
  • 11.7.0-dev.20240401 - 2024-04-02
  • 11.7.0-dev.20240331 - 2024-04-01
  • 11.7.0-dev.20240330 - 2024-03-31
  • 11.7.0-dev.20240329 - 2024-03-30
  • 11.7.0-dev.20240328 - 2024-03-29
  • 11.7.0-dev.20240327 - 2024-03-28
  • 11.7.0-dev.20240326 - 2024-03-27
  • 11.7.0-dev.20240325 - 2024-03-26
  • 11.7.0-dev.20240324 - 2024-03-25
  • 11.7.0-dev.20240323 - 2024-03-24
  • 11.7.0-dev.20240322 - 2024-03-23
  • 11.7.0-dev.20240321 - 2024-03-22
  • 11.7.0-dev.20240320 - 2024-03-21
  • 11.6.0 - 2024-02-21

    Full Changelog

    We expect this release to ship in the DevTools of Chrome 124, and to PageSpeed Insights within 2 weeks.

    Notable Changes

    • trace: disable JS samples (#15819)

    Core

    • driver: add verbose logs for wait-for page load components (#15818)

    Deps

    • upgrade puppeteer to 22.1.0 (#15822)
    • upgrade trace_engine and drop manually written types (#15810)
    • upgrade axe-core to 4.8.4 (#15805)
    • upgrade puppeteer to 22.0.0 (#15803)

    I18n

    Tests

    • dbw: revert expectations for unload handler removal (#15802)

    Misc

    • reword pwa banner (#15800)
    • do not double report artifact dep error to sentry (#15777)
  • 11.6.0-dev.20240319 - 2024-03-20
  • 11.6.0-dev.20240318 - 2024-03-19
  • 11.6.0-dev.20240317 - 2024-03-18
  • 11.6.0-dev.20240316 - 2024-03-17
  • 11.6.0-dev.20240314 - 2024-03-15
  • 11.6.0-dev.20240313 - 2024-03-14
  • 11.6.0-dev.20240312 - 2024-03-13
  • 11.6.0-dev.20240311 - 2024-03-12
  • 11.6.0-dev.20240310 - 2024-03-11
  • 11.6.0-dev.20240309 - 2024-03-10
  • 11.6.0-dev.20240308 - 2024-03-09
  • 11.6.0-dev.20240307 - 2024-03-08
  • 11.6.0-dev.20240306 - 2024-03-07
  • 11.6.0-dev.20240305 - 2024-03-06
  • 11.6.0-dev.20240304 - 2024-03-05
  • 11.6.0-dev.20240303 - 2024-03-04
  • 11.6.0-dev.20240302 - 2024-03-03
  • 11.6.0-dev.20240301 - 2024-03-02
  • 11.6.0-dev.20240229 - 2024-03-01
  • 11.6.0-dev.20240228 - 2024-02-29
  • 11.6.0-dev.20240227 - 2024-02-28
  • 11.6.0-dev.20240226 - 2024-02-27
  • 11.6.0-dev.20240225 - 2024-02-26
  • 11.6.0-dev.20240224 - 2024-02-25
  • 11.6.0-dev.20240223 - 2024-02-24
  • 11.6.0-dev.20240222 - 2024-02-23
  • 11.6.0-dev.20240221 - 2024-02-22
  • 11.5.0 - 2024-01-23

    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

    • New layout-shifts audit shows estimated root causes for layout shifts. This replaces the layout-shift-elements audit which only shows elements impacted by layout shifts. (#15703, #15730)
    • Informative audits now have a score of 1 instead of null (#15689)
    • Added a warning for PWA deprecation (#15741)

    Core

    • bump guidance level of top CWV recommendations (#15695)
    • lower guidance level of unused- audits (#15718)
    • create separate product savings type (#15726)
    • round metric savings to remove false precision (#15721)
    • fix mistake preventing gather/audit phases from sharing cache (#15710)
    • cumulative-layout-shift: experiment with new shared trace engine (#15702)
    • legacy-javascript: detect es-shims polyfills (#15738)
    • network-request: consider secondary headers for content encoded check (#15708)
    • render-blocking-resources: reduce metric savings if LCP is an image (#15694)
    • target-manager: warn on errors while attaching to workers (#15740)
    • trace: enable JS samples for advanced workflows (#15542)
    • unused-css: exclude header size for estimating wasted bytes (#15671)
    • viewport: include meta viewport string in debugDetails (#15727)

    Report

    • small renderAudit simplification (#15725)
    • fix filmstrip wrap (#15693)
    • performance: use metric savings for metric filter (#15540)

    Deps

    • upgrade puppeteer to 21.7.0 (#15724)
    • upgrade esbuild to 0.19.11 (#15731)

    Clients

    • lr: include flag for ignoring bad page status code (#15764)

    Docs

    • update deprecated link to shared flags (#15722)
    • user-flows: update complete flow example (#15690)

    Tests

    • check for console errors and warnings in pptr tests (#15516)
    • fix ToT chrome install path (#15753)
    • ci: stop using xvfb (#15707)
    • dbw: update expectations for unload handler removal (#15765)
    • dbw: fix server latency flake (#15729)
    • mocha: fix snapshot expectations in retries (#15735)

    Misc

    • build: set line limit to 1000 (#15733)
    • lighthouse-logger: add repo to package.json (#15768)
  • 11.5.0-dev.20240220 - 2024-02-21
  • 11.5.0-dev.20240219 - 2024-02-20
  • 11.5.0-dev.20240218 - 2024-02-19
  • 11.5.0-dev.20240217 - 2024-02-18
  • 11.5.0-dev.20240216 - 2024-02-17
  • 11.5.0-dev.20240215 - 2024-02-16
  • 11.5.0-dev.20240214 - 2024-02-15
  • 11.5.0-dev.20240213 - 2024-02-14
  • 11.5.0-dev.20240212 - 2024-02-13
  • 11.5.0-dev.20240211 - 2024-02-12
  • 11.5.0-dev.20240210 - 2024-02-11
  • 11.5.0-dev.20240209 - 2024-02-10
  • 11.5.0-dev.20240208 - 2024-02-09
  • 11.5.0-dev.20240207 - 2024-02-08
  • 11.5.0-dev.20240206 - 2024-02-07
  • 11.5.0-dev.20240205 - 2024-02-06
  • 11.5.0-dev.20240204 - 2024-02-05
  • 11.5.0-dev.20240203 - 2024-02-04
  • 11.5.0-dev.20240202 - 2024-02-03
  • 11.5.0-dev.20240201 - 2024-02-02
  • 11.5.0-dev.20240131 - 2024-02-01
  • 11.5.0-dev.20240130 - 2024-01-31
  • 11.5.0-dev.20240129 - 2024-01-30
  • 11.5.0-dev.20240128 - 2024-01-29
  • 11.5.0-dev.20240127 - 2024-01-28
  • 11.5.0-dev.20240126 - 2024-01-27
  • 11.5.0-dev.20240125 - 2024-01-26
  • 11.5.0-dev.20240124 - 2024-01-25
  • 11.5.0-dev.20240123 - 2024-01-24
  • 11.4.0 - 2023-12-12

    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

    • reintroduce resource-summary as a hidden audit (#15597)
    • move transfer ratio estimate to script-helpers.js (#15665)
    • set network responseHeadersText from extra info event (#15639)
    • fix check for presence of all URL artifact fields (#15648)
    • fix worker request expectations for M121 (#15601)
    • aria-allowed-role: fix typo in learn more link (#15633)
    • bf-cache: add warning and hide when using old headless (#15577)
    • bf-cache: change to use binary scoring mode (#15581)
    • bootup-time: exclude _lighthouse-eval.js (#15678)
    • byte-efficiency: replace pessimistic graph with optimistic (#15651)
    • css-usage: exclude empty stylesheets (#15679)
    • duplicated-javascript: exclude header size for estimating wasted bytes (#15667)
    • emulation: bump chrome UA to m119 (#15661)
    • entity-classification: update tldts package to icann subset (#15660)
    • entity-classification: integrate public-suffix-list into LH (#15641)
    • lantern: refactor fcp graph method signatures (#15572)
    • layout-shift-elements: mention windowing in description (#15680)
    • layout-shift-elements: aggregate all remaining elements (#15593)
    • legacy-javascript: exclude header size for estimating wasted bytes (#15640)
    • minification-estimator: add else to punctuation (#15624)
    • mpfid: add list of loaf durations to debugdata (#15685)
    • mpfid: add max LoAFs to debugdata (#15684)
    • third-party-summary: expands the audit to include all urls (#15611)
    • trace-elements: remove element score field (#15677)
    • unminified-javascript: exclude header size for estimating wasted bytes (#15670)
    • unused-javascript: exclude header size for estimating wasted bytes (#15668)
    • uses-http2: include multiplexable assets when 1p is a known 3p origin (#15638)

    Report

    • blend impact and guidance level to sort audits (#15669)
    • fix sticky table if no sticky header (#15666)
    • occupy entire viewport (#15664)
    • remove accidental console.log() (#15635)
    • prevent shift when hovering third party row (#15628)
    • add timespan/snapshot mode labels to footer (#15589)

    Deps

    • upgrade third-party-web to 0.24.1 (#15683)
    • upgrade puppeteer to 21.5.2 (#15645)

    Clients

    • lr: modify puppeteer connector to work with new tab targets (#15674)

    I18n

    Tests

    • lower bootup-time threshold in api-test-pptr.js (#15649)
    • use bash instead of sh to call test-recipes.sh (#15647)
    • ci: resume using ToT chrome (#15655)
    • ci: hardcode ToT revision to unblock ci for now (#15653)
    • dbw: add unload handler deprecation (#15608)

    Misc

    • improve download-chrome.sh usability (#15646)
    • support mac arm64 in download-chrome.sh (#15650)
    • treemap: remove unused firebase (#15617)
  • 11.4.0-dev.20240122 - 2024-01-23
  • 11.4.0-dev.20240121 - 2024-01-22
  • 11.4.0-dev.20240120 - 2024-01-21
  • 11.4.0-dev.20240119 - 2024-01-20
  • 11.4.0-dev.20240118 - 2024-01-19
  • 11.4.0-dev.20240117 - 2024-01-18
  • 11.4.0-dev.20240116 - 2024-01-17
  • 11.4.0-dev.20240115 - 2024-01-16
  • 11.4.0-dev.20240114 - 2024-01-15
  • 11.4.0-dev.20240113 - 2024-01-14
  • 11.4.0-dev.20240112 - 2024-01-13
  • 11.4.0-dev.20240111 - 2024-01-12
  • 11.4.0-dev.20240110 - 2024-01-11
  • 11.4.0-dev.20240109 - 2024-01-10
  • 11.4.0-dev.20240108 - 2024-01-09
  • 11.4.0-dev.20240107 - 2024-01-08
  • 11.4.0-dev.20240106 - 2024-01-07
  • 11.4.0-dev.20240105 - 2024-01-06
  • 11.4.0-dev.20240104 - 2024-01-05
  • 11.4.0-dev.20240103 - 2024-01-04
  • 11.4.0-dev.20240102 - 2024-01-03
  • 11.4.0-dev.20240101 - 2024-01-02
  • 11.4.0-dev.20231231 - 2024-01-01
  • 11.4.0-dev.20231230 - 2023-12-31
  • 11.4.0-dev.20231229 - 2023-12-30
  • 11.4.0-dev.20231228 - 2023-12-29
  • 11.4.0-dev.20231227 - 2023-12-28
  • 11.4.0-dev.20231226 - 2023-12-27
  • 11.4.0-dev.20231225 - 2023-12-26
  • 11.4.0-dev.20231224 - 2023-12-25
  • 11.4.0-dev.20231223 - 2023-12-24
  • 11.4.0-dev.20231222 - 2023-12-23
  • 11.4.0-dev.20231221 - 2023-12-22
  • 11.4.0-dev.20231220 - 2023-12-21
  • 11.4.0-dev.20231219 - 2023-12-20
  • 11.4.0-dev.20231218 - 2023-12-19
  • 11.4.0-dev.20231217 - 2023-12-18
  • 11.4.0-dev.20231216 - 2023-12-17
  • 11.4.0-dev.20231215 - 2023-12-16
  • 11.4.0-dev.20231214 - 2023-12-15
  • 11.4.0-dev.20231213 - 2023-12-14
  • 11.4.0-dev.20231212 - 2023-12-13
  • 11.4.0-dev.20231211 - 2023-12-12
  • 11.3.0 - 2023-11-02

    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

    • core: add clearStorageTypes option (#15508)
    • core: create flag to prevent fatal error on bad status code (#15494)
    • clients(extension): add locale selector (#15574)
    • clients(extension): always show settings, add psi frontend (#15526)

    Core

    • remove config navigations (#15397)
    • accessibility: hide experimental axe rules (#15543)
    • inspector-issues: add cookie deprecation issue (#15553)

    Report

    • use normal gauge if performance score is null (#15554)

    Deps

    • upgrade puppeteer to 21.5.0 (#15582)
    • upgrade lighthouse-stack-packs to 1.12.1 (#15566)
    • upgrade puppeteer to 21.4.0 (#15557)

    Clients

    • devtools: default to ignore fatal errors (#15558)

    I18n

    Docs

    • plugins: add link to GitHub repo template (#15539)

    Tests

    • use --headless=new for all smoketests (#14419)
    • devtools: extend protocol timeout for load (#15555)
    • devtools: sync e2e (#15550)

    Misc

    • update web.dev URLs (#15534)
  • 11.3.0-dev.20231210 - 2023-12-11
  • 11.3.0-dev.20231209 - 2023-12-10
  • 11.3.0-dev.20231208 - 2023-12-09
  • 11.3.0-dev.20231207 - 2023-12-08
  • 11.3.0-dev.20231206 - 2023-12-07
  • 11.3.0-dev.20231205 - 2023-12-06
  • 11.3.0-dev.20231204 - 2023-12-05
  • 11.3.0-dev.20231203 - 2023-12-04
  • 11.3.0-dev.20231202 - 2023-12-03
  • 11.3.0-dev.20231201 - 2023-12-02
  • 11.3.0-dev.20231130 - 2023-12-01
  • 11.3.0-dev.20231129 - 2023-11-30
  • 11.3.0-dev.20231128 - 2023-11-29
  • 11.3.0-dev.20231127 - 2023-11-28
  • 11.3.0-dev.20231126 - 2023-11-27
  • 11.3.0-dev.20231125 - 2023-11-26
  • 11.3.0-dev.20231124 - 2023-11-25
  • 11.3.0-dev.20231123 - 2023-11-24
  • 11.3.0-dev.20231122 - 2023-11-23
  • 11.3.0-dev.20231121 - 2023-11-22
  • 11.3.0-dev.20231120 - 2023-11-21
  • 11.3.0-dev.20231119 - 2023-11-20
  • 11.3.0-dev.20231118 - 2023-11-19
  • 11.3.0-dev.20231117 - 2023-11-18
  • 11.3.0-dev.20231116 - 2023-11-17
  • 11.3.0-dev.20231115 - 2023-11-16
  • 11.3.0-dev.20231114 - 2023-11-15
  • 11.3.0-dev.20231113 - 2023-11-14
  • 11.3.0-dev.20231112 - 2023-11-13
  • 11.3.0-dev.20231111 - 2023-11-12
  • 11.3.0-dev.20231110 - 2023-11-11
  • 11.3.0-dev.20231109 - 2023-11-10
  • 11.3.0-dev.20231108 - 2023-11-09
  • 11.3.0-dev.20231107 - 2023-11-08
  • 11.3.0-dev.20231106 - 2023-11-07
  • 11.3.0-dev.20231105 - 2023-11-06
  • 11.3.0-dev.20231104 - 2023-11-05
  • 11.3.0-dev.20231103 - 2023-11-04
  • 11.3.0-dev.20231102 - 2023-11-03
  • 11.2.0 - 2023-10-10
  • 11.2.0-dev.20231101 - 2023-11-02
  • 11.2.0-dev.20231031 - 2023-11-01
  • 11.2.0-dev.20231030 - 2023-10-31
  • 11.2.0-dev.20231029 - 2023-10-30
  • 11.2.0-dev.20231028 - 2023-10-29
  • 11.2.0-dev.20231027 - 2023-10-28
  • 11.2.0-dev.20231026 - 2023-10-27
  • 11.2.0-dev.20231025 - 2023-10-26
  • 11.2.0-dev.20231024 - 2023-10-25
  • 11.2.0-dev.20231023 - 2023-10-24
  • 11.2.0-dev.20231022 - 2023-10-23
  • 11.2.0-dev.20231021 - 2023-10-22
  • 11.2.0-dev.20231020 - 2023-10-21
  • 11.2.0-dev.20231019 - 2023-10-20
  • 11.2.0-dev.20231018 - 2023-10-19
  • 11.2.0-dev.20231017 - 2023-10-18
  • 11.2.0-dev.20231016 - 2023-10-17
  • 11.2.0-dev.20231015 - 2023-10-16
  • 11.2.0-dev.20231014 - 2023-10-15
  • 11.2.0-dev.20231013 - 2023-10-14
  • 11.2.0-dev.20231012 - 2023-10-13
  • 11.2.0-dev.20231011 - 2023-10-12
  • 11.2.0-dev.20231010 - 2023-10-11
  • 11.1.0 - 2023-09-07
from lighthouse GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/lighthouse@11.7.1 environment, filesystem, network, unsafe Transitive: shell +135 71.1 MB adamraine

🚮 Removed packages: npm/lighthouse@11.1.0

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants