chore(deps): update quay.io/thegeeklab/lhci docker tag to v0.15 (#1034)

This commit is contained in:
renovate[bot] 2025-06-22 19:50:06 +02:00 committed by GitHub
parent ecb10e5512
commit 0da8732896
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 2 deletions

View File

@ -19,7 +19,15 @@ ci:
"is-crawlable",
"image-size-responsive",
"render-blocking-resources",
"largest-contentful-paint"
"largest-contentful-paint",
"unused-css-rules",
"network-dependency-tree-insight",
"legacy-javascript",
"errors-in-console",
"max-potential-fid",
"interactive",
"dom-size",
"forced-reflow-insight"
]
assert:
preset: "lighthouse:no-pwa"
@ -33,6 +41,14 @@ ci:
image-size-responsive: off
render-blocking-resources: off
largest-contentful-paint: off
unused-css-rules: off
network-dependency-tree-insight: off
legacy-javascript: off
errors-in-console: off
max-potential-fid: off
interactive: off
dom-size: off
forced-reflow-insight: off
total-byte-weight: warn
identical-links-same-purpose: warn
tap-targets: warn

View File

@ -49,7 +49,7 @@ steps:
from_secret: github_token_ro
- name: page-validation
image: quay.io/thegeeklab/lhci:0.14
image: quay.io/thegeeklab/lhci:0.15
depends_on: [testbuild]
commands:
- lhci autorun