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

Update lighthouse in / from 2.5.0 to 2.7.0 #57

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

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 17, 2017

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

  • accessibility: add accessibility manual audits (#3834)
  • font-size: legible font sizes audit (#3533)
  • hreflang: document has a valid hreflang code (#3815)

CLI

  • compile out remaining typescript; add tsc type checking via jsdocs (#3747)
  • sentry: handle configstore errors; don't enabling error reporting (#3878)

Core

  • config: show SEO audits in the UI (#4057)
  • critical-request-chains: corrected help text (#4009)
  • devtools-timeline-model: extract model generation to a computed artifact... (46f6d2a)
  • driver: add driver.wsEndpoint() (#3864)
  • gather-runner: fix headless chrome UA check (#4019)
  • noopener-audit: Only test http/https links (#4036)
  • optimized-images: skip mismatched mimeTypes (#4045)
  • seo: consistent help text links (#3901)
  • uses-webp: tweak text to be more next-gen focused (#3985)
  • vulnerable-libs: add fix for recovering from bad versions (#3932)
  • web-inspector: keep all experiments disabled, fixing conflict when running in DevTools (#4010)

Deps

  • Bump ws to 3.3.2 (#3949)

Docs

  • error-reporting: improve clarity for opt-out folks (#3876)
  • add lantern accuracy data (#3826)
  • fox mobile device testing example (#3887)
  • readme: Add Greta Lighthouse to list of Integrations (#4031)

Report

  • perf-audits: adjust presentation of runtime cost audits (#4020)
  • warnings: warn only if using an old headless (#4021)

Tests

  • smokehouse: adopt URLSearchParams for querystring manipulation (#3941)

Misc

  • changelog: tweaks to changelog template and instructions (#3849)
  • changelog: minor changelog generation usability bumps (#3847)
  • codeowners: represent brendan's leave (#3991)
  • error-reporting: report unhandled promise rejections, take 2 (#3930)
  • error-reporting: tweak sentry levels and ignore list (#3890)
  • error-reporting: report unhandled promise rejections (#3886)
  • Update wording (6036117)
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

  • do not double quote chromeFlags (#3775)

Core

  • aspect-ratio: skip aspect ratio audit for svg (#3722)
  • audit: Ignore href=javascript:.* for rel=noopener audit (#3574)
  • bootup-time: refactor task/group iteration (33b1574)
  • config: add silent seo audits to default config (#3582)
  • config: re-weight a11y scores based on severity and frequency (#3515)
  • config: add category weight to perf config (#3529)
  • critical-request-chains: Remove iframe as Critical Request (#3583)
  • dependency-graph: add acyclic check (#3592)
  • devtools-model: fix missing Runtime.experiments object (#3514)
  • driver: increase default timeout to 45s (#3741)
  • driver: use execution context isolation when necessary (#3500)
  • emulation: remove use of deprecated 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)
  • add error reporting (CLI only) (#2420)
  • meta tag gatherers: meta tag search should be case-insensitive (#3729)
  • predictive-perf: predict FCP (#3730)
  • predictive-perf: refactor simulation logic (#3489)
  • response-compression: add transferSize sanity check (#3606)
  • record top-level warnings in LHR and display in report (#3692)
  • remove useless optimalValue (#3774)
  • speed-index: only compute perceptual speed index (#3845)
  • tags blocking first-paint: exclude script type=module (#3676)

Docs

  • changelog-generator: Generate changelogs (#3632)
  • scoring: create documentation on scoring (#3436)
  • bug-labels.md: Create bug-labels.md (#3522, #3525, #3535)
  • contributing: pr title guidelines (#3590)
  • correct capitalization of GitHub (#3669)
  • add results object explainer (#3495)
  • new-audits.md: Principles and guidance for new audits (#3617)
  • readme: add MagicLight WebBLE integration (#3613)
  • readme: add Treo to the list of integrations (#3484)
  • throttling: because comcast throttles the websocket (bedb9a1)

Report

  • Add print summary and print expanded options (#3578)
  • image-aspect-ratio: fix audit description (#3843)
  • redirects: reformat results, incl all requests and wasted time, (#3492)
  • render-blocking-stylesheets: improve actionability of helpText (#3544)

Tests

  • update eslint (and goog config) to latest (#3396)
  • eslint: use --quiet flag rather than --silent (#3491)
  • smokehouse: add long task to byte-efficiency tester to deflake appveyor (#3804)
  • smokehouse: disable multiple shadow root deprecation test (#3695)
  • smokehouse: Passive event listener violation doesn't report on passive:false now (#3498)
  • web-inspector: add test for setImmediate polyfill (#3670)

Misc

  • codereview: add CODEOWNERS file (#3591)
  • Bump chrome-launcher to 0.8.1 (#3479)
  • web-inspector: fall back to page's Runtime and queryParam() (#3497)
  • use undated Apache 2 LICENSE file (#3700)
  • audits: removed unused audit meta.category (#3554)
  • changelog: add commitlint config (for commitlintbot) (21e25aa)
  • commitizen: new-audit => new_audit (#3534)
  • jsconfig: Enable type checking for JavaScript (#3589)
  • logos: provide svg logo as png (8b3d7f0)
  • Fix minor grammatical error (#3638)
  • add cz-customizable to establish a commit message convention (#3499)
  • typo: fix typo in image-aspect-ratio audit (#3513)

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.

None yet

1 participant