Pigmice2733 / scouting-frontend

Frontend for the Pigmice Scouting website
https://pigmice.ga
MIT License
0 stars 1 forks source link

Update dependency lighthouse to v3.2.1 #339

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
lighthouse devDependencies minor 3.1.1 -> 3.2.1 source

Release Notes

GoogleChrome/lighthouse ### [`v3.2.1`](https://renovatebot.com/gh/GoogleChrome/lighthouse/releases/v3.2.1) [Compare Source](https://renovatebot.com/gh/GoogleChrome/lighthouse/compare/v3.2.0...v3.2.1) [Full Changelog](https://renovatebot.com/gh/googlechrome/lighthouse/compare/v3.2.0...v3.2.1) #### Core - await js-libraries detection to fix Workbox always showing up ([#​6141](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6141)) - emulation: set desktop viewport to 1350x940 ([#​6131](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6131)) ### [`v3.2.0`](https://renovatebot.com/gh/GoogleChrome/lighthouse/blob/master/changelog.md#​320-2018-09-27) [Compare Source](https://renovatebot.com/gh/GoogleChrome/lighthouse/compare/v3.1.1...v3.2.0) [Full Changelog](https://renovatebot.com/gh/googlechrome/lighthouse/compare/v3.1.1...v3.2.0) #### New Audits - add js-libraries audit, just listing detected js libs ([#​6081](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6081)) #### Faster - driver: deliver trace as events rather than a stream ([#​6056](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6056)) - network-recorder: consider iframe responses finished. helps avoid pageload timeout ([#​6078](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6078)) - replace WebInspector traceparser with native JSON.parse ([#​6099](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6099)) #### Core - add `emulatedFormFactor` setting ([#​6098](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6098)) - remove some trivial uses of WebInspector ([#​6090](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6090)) - use cssstyle to parse CSS colors instead of WebInspector ([#​6091](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6091)) - initial refactor of computedArtifact import/caching ([#​5907](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5907)) - asset-saver: stop creating screenshot files during --save-assets ([#​6066](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6066)) - content-width: not applicable on desktop ([#​5893](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5893)) - driver: add check to make sure Runtime.evaluate result exists ([#​6089](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6089)) - icons: Add PNG check to manifest icon validation ([#​6024](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6024)) - lhr: add top-level runtimeError ([#​6014](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6014)) - gather-runner: include error status codes in pageLoadError ([#​6051](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6051)) - smooth rough edges of pageLoadError display and reporting ([#​6083](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6083)) - net-request: transferSize now shared via 'X-TotalFetchedSize' ([#​6050](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6050)) - don't allow analysis of file:// urls ([#​5936](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5936)) #### Report - dont show zero ms savings in preconnect, preload audits ([#​5983](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5983)) - align table headings & columns left/right ([#​6063](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6063)) - audit: make dom-size table prettier ([#​6065](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6065)) - `cursor:pointer` on Passed Audits, etc ([#​5977](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5977)) - psi: remove redundant varience disclaimer ([#​6110](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6110)) - util: ✅ audits should be in Passed Audits ([#​5963](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5963)) - vulnerable-jslibs: tweak snyk link for highlighted matches ([#​6096](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6096)) - xbrowser: replace Typed OM getComputedStyle() with CSSOM equivalent ([#​5984](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5984)) #### CLI - add --print-config flag ([#​6107](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6107)) #### Deps - snyk: update snyk snapshot ([#​6074](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6074)) - chrome-launcher@0.10.5 ([#​6106](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6106)) - js-library-detector@5.1.0 ([#​6102](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6102)) - speedline@1.4.2 (faster sort) ([#​6073](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6073)) - chrome-devtools-frontend@latest ([#​6101](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6101)) #### Docs - readme: add lighthouse4u ([#​6008](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6008)) - readme: updated report screenshot to 3.1.0 ([#​6042](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6042)) - readme: add lighthouse-badges to related projects ([#​5969](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5969)) - recipes: update custom-audit package.json ([#​6007](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6007)) - releasing: minor updates ([#​5345](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5345)) #### i18n - roll latest strings from TC ([#​6109](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6109)) - mv locale files ([#​5981](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5981)) - speed up replacement regex ([#​6072](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6072)) #### Misc - bump bundlesize threshold a little more ([#​6055](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6055)) - runner: added locale to settings that can change between -G and -A ([#​6080](https://renovatebot.com/gh/googlechrome/lighthouse/pull/6080)) - tsc: add type checking to sentry usage ([#​5993](https://renovatebot.com/gh/googlechrome/lighthouse/pull/5993))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


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