Update lighthouse in / from 2.5.0 to 2.7.0 #57
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dependencies.io has updated
lighthouse
(a npm dependency in/
) from "2.5.0" to "2.7.0".2.7.0
Full Changelog
New Contributors!
Thanks to sanjsanj, dennismartensson, daannijkamp, crimeminister!
New Audits
CLI
Core
Deps
Docs
Report
Tests
Misc
2.6.0
New Contributors!
Thanks to peterjanes, stevector, AkshayIyer12, manekinekko, alekseykulikov, coliff, and emazzotta.
New Audits
redirects
: avoid page redirects (#3308)link-text
: descriptive anchor text audit (#3490)is-crawlable
: page is blocked from indexing (#3657)bootup-time
: JS bootup time per script (#3563)uses-long-cache-ttl
: detects savings from leveraging caching (#3531)mainthread-work-breakdown
: audit for page-execution timings (#3520)CLI
chromeFlags
(#3775)Core
aspect-ratio
: skip aspect ratio audit for svg (#3722)href=javascript:.*
forrel=noopener
audit (#3574)critical-request-chains
: Remove iframe as Critical Request (#3583)dependency-graph
: add acyclic check (#3592)devtools-model
: fix missingRuntime.experiments
object (#3514)Emulation.setVisibleSize
(#3536)errors-in-console
: include runtime exceptions (#3494)image-aspect-ratio
: pass audit when no images are missized (#3552)image-usage
: add null check for parentElement (#3779)predictive-perf
: predict FCP (#3730)predictive-perf
: refactor simulation logic (#3489)response-compression
: add transferSize sanity check (#3606)optimalValue
(#3774)speed-index
: only compute perceptual speed index (#3845)Docs
changelog-generator
: Generate changelogs (#3632)bug-labels.md
: Create bug-labels.md (#3522, #3525, #3535)new-audits.md
: Principles and guidance for new audits (#3617)comcast
throttles the websocket (bedb9a1)Report
image-aspect-ratio
: fix audit description (#3843)render-blocking-stylesheets
: improve actionability of helpText (#3544)Tests
eslint
(and goog config) to latest (#3396)eslint
: use--quiet
flag rather than--silent
(#3491)byte-efficiency
tester to deflake appveyor (#3804)web-inspector
: add test forsetImmediate
polyfill (#3670)Misc
chrome-launcher
to 0.8.1 (#3479)Runtime
andqueryParam()
(#3497)meta.category
(#3554)commitizen
: new-audit => new_audit (#3534)cz-customizable
to establish a commit message convention (#3499)image-aspect-ratio
audit (#3513)