microlinkhq / browserless

The headless Chrome/Chromium driver on top of Puppeteer.
https://browserless.js.org
MIT License
1.63k stars 81 forks source link

build(deps): bump lighthouse from 11.6.0 to 11.7.0 #574

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps lighthouse from 11.6.0 to 11.7.0.

Release notes

Sourced from lighthouse's releases.

v11.7.0

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)
Changelog

Sourced from lighthouse's changelog.

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)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)