anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

chore(deps-dev): bump @lhci/cli from 0.3.14 to 0.4.2 #161

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @lhci/cli from 0.3.14 to 0.4.2.

Release notes

Sourced from @lhci/cli's releases.

v0.4.2

v0.4.2 (2020-06-26)

  • feat(cli): add PSI runner to collect (bfa4076)
  • feat(server): add autocollect cron functionality (9300a07)
  • fix(cli): respect path of serverBaseUrl (60e808f)
  • fix(cli): cachebust psi requests (2607167)
  • fix(server): usability improvements to PSI cron (f9b23c2)
  • fix(utils): support git remotes not ending in .git (4b7051c)
  • fix(utils): more useful build context errors (#337) (5380a23), closes #337
  • docs: add nginx/VPN proxy recipe (#353) (5c881cf), closes #353
  • docs: fix typo rouge -> rogue (#315) (1b0a146), closes #315
  • docs: add PSI collect documentation (fe1e906)
  • docs(configuration): add server property descriptions (67b6af5)
  • docs(getting-started): basic auth instructions (#341) (9fcfcae), closes #341
  • refactor(server): switch psiCollectCron to use projectSlug over token (7058b38)
  • refactor(server): rename autocull to psiCollectCron (36b6df3)
  • refactor(utils): move psi runner and gravatar logic for autocollect (4531967)
  • tests: add more debug statements to server failures (2b9508d)
  • tests: revert back to older @testing-library/dom (dd813c4)
  • tests(cli): add psiCollectCron test for CLI (362d317)
  • tests(cli): remove stack trace from snapshots (49979d5)
  • tests(cli): increase timeouts with async runCLI (bcfea80)
  • tests(cli): convert runCLI to async (39a6e43)
  • tests(server): add startAutocollectCron tests (275269e)
  • tests(server): increase 00 build id test timeout (6c4401d)
  • chore: increase cli.test.js timeout (0120d7c)
  • chore: remove most travis work (4e166ec)
  • chore: switch to GitHub actions (d0fb804)
  • chore: update devDependencies (a7fc579)
  • chore: update docker images with latest version (682af8b)

v0.4.1

v0.4.1 (2020-05-30)

  • feat(cli): add failOnUploadFailure autorun option (#329) (569bf31), closes #329
  • feat(cli): add filesystem upload target (#328) (c54d1b2), closes #328
  • feat(server): support advanced sequelize options (#326) (18ab74e), closes #326
  • fix(cli): pass chromePath through to runner (#336) (923fea7), closes #336
  • chore: update next tag on latest publish (871660a)
  • chore: use *-slim for lhci-client Dockerfile (#332) (017dd27), closes #332
  • chore: use *-slim for lhci-server Dockerfile (#331) (69031f1), closes #331
  • chore: update docker images with latest version (76f65e1)

v0.4.0

v0.4.0 (2020-05-21)

Commits
  • f9b23c2 fix(server): usability improvements to PSI cron
  • 67b6af5 docs(configuration): add server property descriptions
  • 362d317 tests(cli): add psiCollectCron test for CLI
  • 7058b38 refactor(server): switch psiCollectCron to use projectSlug over token
  • 36b6df3 refactor(server): rename autocull to psiCollectCron
  • 275269e tests(server): add startAutocollectCron tests
  • 9300a07 feat(server): add autocollect cron functionality
  • 4531967 refactor(utils): move psi runner and gravatar logic for autocollect
  • 0120d7c chore: increase cli.test.js timeout
  • 60e808f fix(cli): respect path of serverBaseUrl
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)