Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

chore(deps-dev): bump @lhci/cli from 0.11.1 to 0.13.0 #1082

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps @lhci/cli from 0.11.1 to 0.13.0.

Release notes

Sourced from @​lhci/cli's releases.

v0.13.0

v0.13.0 (2023-12-15)

  • feat: sort projects by name (#976) (2bf36f4), closes #976
  • feat: upgrade to lighthouse 11.4.0 (#991) (7cc4ba8), closes #991
  • feat(cli): add static dir file discovery depth flag (#940) (de1614e), closes #940
  • fix(docker): added extra environment variable to lhci-client Dockerfile for puppeteer executable (#9 (f28992b), closes #916
  • docs: add *.cjs to supported config extensions (#975) (a706c54), closes #975
  • docs: fix typo of puppeterScript to puppeteerScript (#979) (b16e48d), closes #979
  • tests: use more random name for sql test file (#986) (72b79d8), closes #986
  • chore: update docker images with latest version (9d710c1)
  • chore: rebaseline snapshot images (#980) (7e75eed), closes #980
  • chore: remove jest worker limit (#981) (91bfbf9), closes #981
  • chore: set jest max workers to 1 (#985) (200b915), closes #985
  • chore: bump to node 18 (#989) (c5bde95), closes #989
  • chore(deps): run yarn audit fix to upgrade many deps (#992) (3ea9955), closes #992
  • chore(deps): upgrade to storybook 7.6.4, preact 10.19.3, esbuild 0.19.9 (#990) (5d30e52), closes #990
  • chore(deps): bump lodash from 4.17.11 to 4.17.21 (#956) (00b2c91), closes #956
  • chore(deps): bump handlebars from 4.1.2 to 4.7.8 (#978) (c183f9f), closes #978
  • chore(deps): bump @​babel/traverse from 7.4.3 to 7.23.6 (#987) (60693f0), closes #987
  • chore(deps): bump browserify-sign from 4.0.4 to 4.2.2 (#957) (e40dec0), closes #957
  • chore(deps): bump tree-kill from 1.2.1 to 1.2.2 (#952) (2bd2e9c), closes #952
  • chores(deps): upgrade puppeteer to 21.6.1 (#988) (939ef03), closes #988
  • chores(deps): upgrade umzug to 3.4.0 (#984) (a3ee284), closes #984
  • chores(deps): upgrade typescript to 5.3.3 (#983) (29a67d9), closes #983
  • chores(deps): upgrade sequelize to 6.35.2 (#982) (5b94d30), closes #982
  • collect: use new headless mode (#907) (2cf4dc0), closes #907
  • Readme: Update Heroku mentions (#931) (b124841), closes #931
  • Instruct users to install Lighthouse CI 0.12 (#927) (72db595), closes #927
  • catch localStorage exceptions in difftool (#938) (332888a), closes #938

BREAKING CHANGE

  • minimum supported node is now 18
  • upgrade to lighthouse 11.4.0

v0.12.0

v0.12.0 (2023-04-14)

  • feat: upgrade to Lighthouse 10.1.0 (#899) (7c8d0a9), closes #899
  • chore: update docker images with latest version (fd649a1)
  • detect 11ty's output dir as staticDistDir (#895) (ebff823), closes #895
  • audit diff: use good keys for nodes and taptargets (#883) (badea06), closes #883
Commits
  • 7cc4ba8 feat: upgrade to lighthouse 11.4.0 (#991)
  • 3ea9955 chore(deps): run yarn audit fix to upgrade many deps (#992)
  • c5bde95 chore: bump to node 18 (#989)
  • 5d30e52 chore(deps): upgrade to storybook 7.6.4, preact 10.19.3, esbuild 0.19.9 (#990)
  • 939ef03 chores(deps): upgrade puppeteer to 21.6.1 (#988)
  • 00b2c91 chore(deps): bump lodash from 4.17.11 to 4.17.21 (#956)
  • a3ee284 chores(deps): upgrade umzug to 3.4.0 (#984)
  • 200b915 chore: set jest max workers to 1 (#985)
  • c183f9f chore(deps): bump handlebars from 4.1.2 to 4.7.8 (#978)
  • 60693f0 chore(deps): bump @​babel/traverse from 7.4.3 to 7.23.6 (#987)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@lhci/cli](https://github.com/GoogleChrome/lighthouse-ci) from 0.11.1 to 0.13.0.
- [Release notes](https://github.com/GoogleChrome/lighthouse-ci/releases)
- [Commits](GoogleChrome/lighthouse-ci@v0.11.1...v0.13.0)

---
updated-dependencies:
- dependency-name: "@lhci/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lhci/cli-0.13.0 branch February 15, 2024 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant