Update dependency @lhci/cli to v0.5.1 #4

Merged
xoxys merged 1 commits from renovate/lhci-cli-0.x into master 2020-10-21 22:02:39 +02:00
Member

This PR contains the following updates:

Package Update Change
@lhci/cli patch 0.5.0 -> 0.5.1

Release Notes

GoogleChrome/lighthouse-ci

v0.5.1

Compare Source

v0.5.1 (2020-10-20)


Renovate configuration

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

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

♻️ 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [@lhci/cli](https://github.com/GoogleChrome/lighthouse-ci) | patch | `0.5.0` -> `0.5.1` | --- ### Release Notes <details> <summary>GoogleChrome/lighthouse-ci</summary> ### [`v0.5.1`](https://github.com/GoogleChrome/lighthouse-ci/releases/v0.5.1) [Compare Source](https://github.com/GoogleChrome/lighthouse-ci/compare/v0.5.0...v0.5.1) #### <small>v0.5.1 (2020-10-20)</small> - feat(cli): add autodiscoverUrlBlocklist option ([#&#8203;468](https://github.com/GoogleChrome/lighthouse-ci/issues/468)) ([bf6a83d](https://github.com/GoogleChrome/lighthouse-ci/commits/bf6a83d)), closes [#&#8203;468](https://github.com/GoogleChrome/lighthouse-ci/issues/468) - feat(cli): add collect option to set number of pages to autodiscover ([#&#8203;434](https://github.com/GoogleChrome/lighthouse-ci/issues/434)) ([90c8635](https://github.com/GoogleChrome/lighthouse-ci/commits/90c8635)), closes [#&#8203;434](https://github.com/GoogleChrome/lighthouse-ci/issues/434) - feat(server): server should periodically delete old builds ([#&#8203;471](https://github.com/GoogleChrome/lighthouse-ci/issues/471)) ([c324f3f](https://github.com/GoogleChrome/lighthouse-ci/commits/c324f3f)), closes [#&#8203;471](https://github.com/GoogleChrome/lighthouse-ci/issues/471) - feat(server): add compare URL dropdown ([#&#8203;457](https://github.com/GoogleChrome/lighthouse-ci/issues/457)) ([01e397b](https://github.com/GoogleChrome/lighthouse-ci/commits/01e397b)), closes [#&#8203;457](https://github.com/GoogleChrome/lighthouse-ci/issues/457) - feat(utils): parse author env var for email ([#&#8203;452](https://github.com/GoogleChrome/lighthouse-ci/issues/452)) ([8951394](https://github.com/GoogleChrome/lighthouse-ci/commits/8951394)), closes [#&#8203;452](https://github.com/GoogleChrome/lighthouse-ci/issues/452) - fix(cli): add message for misconfigured audit assertions ([b46d13f](https://github.com/GoogleChrome/lighthouse-ci/commits/b46d13f)) - fix(cli): add message for invalid assertion types ([0f6d302](https://github.com/GoogleChrome/lighthouse-ci/commits/0f6d302)) - fix(cli): bump chrome-launcher from 0.12.0 to 0.13.4 ([#&#8203;451](https://github.com/GoogleChrome/lighthouse-ci/issues/451)) ([56f6062](https://github.com/GoogleChrome/lighthouse-ci/commits/56f6062)), closes [#&#8203;451](https://github.com/GoogleChrome/lighthouse-ci/issues/451) - fix(cli): don't use folders for default HTML files in `collect` ([#&#8203;445](https://github.com/GoogleChrome/lighthouse-ci/issues/445)) ([3d22230](https://github.com/GoogleChrome/lighthouse-ci/commits/3d22230)), closes [#&#8203;445](https://github.com/GoogleChrome/lighthouse-ci/issues/445) - fix(server): improved CLS comparisons in diff view ([0f98611](https://github.com/GoogleChrome/lighthouse-ci/commits/0f98611)) - fix(server): increase default socket timeout ([c353ee8](https://github.com/GoogleChrome/lighthouse-ci/commits/c353ee8)) - docs: link to repl for testing urlReplacementPatterns ([#&#8203;460](https://github.com/GoogleChrome/lighthouse-ci/issues/460)) ([5750eba](https://github.com/GoogleChrome/lighthouse-ci/commits/5750eba)), closes [#&#8203;460](https://github.com/GoogleChrome/lighthouse-ci/issues/460) - docs: update SQL connection URL example ([#&#8203;449](https://github.com/GoogleChrome/lighthouse-ci/issues/449)) ([bb28d9a](https://github.com/GoogleChrome/lighthouse-ci/commits/bb28d9a)), closes [#&#8203;449](https://github.com/GoogleChrome/lighthouse-ci/issues/449) - docs: update upload.target CLI help ([#&#8203;432](https://github.com/GoogleChrome/lighthouse-ci/issues/432)) ([12619d2](https://github.com/GoogleChrome/lighthouse-ci/commits/12619d2)), closes [#&#8203;432](https://github.com/GoogleChrome/lighthouse-ci/issues/432) - docs: add disableStorageReset to custom Lighthouse example ([#&#8203;423](https://github.com/GoogleChrome/lighthouse-ci/issues/423)) ([996d80c](https://github.com/GoogleChrome/lighthouse-ci/commits/996d80c)), closes [#&#8203;423](https://github.com/GoogleChrome/lighthouse-ci/issues/423) - docs(configuration): Add desktop docs ([#&#8203;433](https://github.com/GoogleChrome/lighthouse-ci/issues/433)) ([a5220a0](https://github.com/GoogleChrome/lighthouse-ci/commits/a5220a0)), closes [#&#8203;433](https://github.com/GoogleChrome/lighthouse-ci/issues/433) - docs(troubleshooting): fix broken link to puppeteer ([#&#8203;467](https://github.com/GoogleChrome/lighthouse-ci/issues/467)) ([70020c6](https://github.com/GoogleChrome/lighthouse-ci/commits/70020c6)), closes [#&#8203;467](https://github.com/GoogleChrome/lighthouse-ci/issues/467) - tests: lint and typecheck improvements ([56fb2d5](https://github.com/GoogleChrome/lighthouse-ci/commits/56fb2d5)) - chore: add comment for viewer's `opened` postMessage ([#&#8203;425](https://github.com/GoogleChrome/lighthouse-ci/issues/425)) ([a707dd1](https://github.com/GoogleChrome/lighthouse-ci/commits/a707dd1)), closes [#&#8203;425](https://github.com/GoogleChrome/lighthouse-ci/issues/425) - chore: update docker images with latest version ([f34b914](https://github.com/GoogleChrome/lighthouse-ci/commits/f34b914)) - chore(ci): disable lint on windows CI ([0e7c535](https://github.com/GoogleChrome/lighthouse-ci/commits/0e7c535)) - chore(ci): add lint and typecheck to CI ([612e74c](https://github.com/GoogleChrome/lighthouse-ci/commits/612e74c)) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
xoxys merged commit f408c3eed5 into master 2020-10-21 22:02:40 +02:00
xoxys deleted branch renovate/lhci-cli-0.x 2020-10-21 22:02:56 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/lhci#4
No description provided.