Skip to content

fix(deps): update dependency lighthouse to v6.1.0 #34

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

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2020

This PR contains the following updates:

Package Type Update Change
lighthouse dependencies minor 6.0.0 -> 6.1.0

Release Notes

GoogleChrome/lighthouse

v6.1.0

Compare Source

Full Changelog

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

New Contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Notable Changes

  • If a page has publicly-accessible JavaScript source maps, Lighthouse will collect them to enhance the unused-javascript audit. In future versions of Lighthouse, source maps will be used for entirely new audits (#​10990).
  • The report now uses KiB instead of KB. This is simply a label change; the value was and still is equal to 1024 bytes (#​10870).
Unused JavaScript with source maps #### New Audits
  • long-tasks: a new performance diagnostic that shows the longest main-thread-blocking tasks during load (#​10736)
  • crawlable-anchors: a new SEO audit that checks that anchors link to resolvable URLs (#​10662)

Core

  • unused-javascript: increase threshold to 20KiB (#​10906)
  • layout-shift-elements: surface CLS contribution per shifted element (#​10968)
  • emulation: bump chrome versions (#​10787)
  • image-size-responsive: quantize DPRs (#​10801)
  • long-tasks: add startTime property (#​10942)
  • improve resilience of nodeId-dependent gatherers (#​10877)
  • median-run: add computeMedianRun to lib (#​10859)
  • preload: ignore cross-frame requests (#​10847)
  • new inspector issues gatherer for Audit.IssueAdded events (#​10664)
  • subRow refactor, rename to subItem (#​10867, #​10978)

Experimental

Features hidden behind the --preset=experimental flag.

  • legacy-javascript: reduce polyfills, fix core-js import in test (#​10937)
  • legacy-javascript: use prescriptive language in title (#​10850)
  • legacy-javascript: fix core-js 3 detection (#​10852)
  • legacy-javascript: use third-party-web for scoring (#​10849)
  • duplicated-javascript: display transfer size (#​10701)

Deps

Report

  • metrics: use css grid so metrics are aligned (#​10789)
  • don't dim disclaimer anchor links (#​10981)
  • use acronyms and round metrics for shorter calc url (#​10954)
  • update link for budgets audit (#​10944)
  • add trailing slash to web.dev links (#​10967)
  • fix the width of the 3-dots menu in topbar (#​10855)
  • updated method signature typing to remove focusevent cast (#​10858)
  • adjust LCP element description (#​11018)
  • renderer: fix null Util.i18n in PSI renderer (#​10822)
  • psi: show disclaimer and calclink (#​10936)

Docs

Tests

  • move proto roundtrip json to .tmp/ (#​10995)
  • add heading key tests (#​10746)
  • run ToT and stable Chrome for smoke tests in github workflow (#​10989)
  • legacy-javascript: exit code 1 on failure (#​10946)
  • smoke: use --debug in github action (#​10919)
  • smokehouse: do not assert on flaky node path (#​10827)

Misc


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@erezrokah erezrokah merged commit b12f94e into master Jun 29, 2020
@erezrokah erezrokah deleted the renovate/lighthouse-6.x-lockfile branch June 29, 2020 08:35
erezrokah added a commit that referenced this pull request Jul 5, 2020
## [1.2.2](v1.2.1...v1.2.2) (2020-07-05)

### Bug Fixes

* **deps:** update dependency lighthouse to v6.1.0 ([#34](#34)) ([b12f94e](b12f94e))
* **deps:** update dependency puppeteer to v4.0.1 ([#35](#35)) ([191c086](191c086))
* **deps:** update dependency puppeteer to v5 ([#39](#39)) ([a1dbd9a](a1dbd9a))
@erezrokah
Copy link
Contributor

🎉 This PR is included in version 1.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants