Open
Conversation
Snyk has created this PR to upgrade @lhci/cli from 0.11.1 to 0.15.0. See this package in npm: @lhci/cli See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/d7a07cea-c588-4226-bcf9-3d473f22114a?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @lhci/cli from 0.11.1 to 0.15.0. See this package in npm: @lhci/cli See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/d7a07cea-c588-4226-bcf9-3d473f22114a?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @lhci/cli from 0.11.1 to 0.15.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 8 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-TARFS-10293725
SNYK-JS-TARFS-9535930
SNYK-JS-WS-7266574
SNYK-JS-TARFS-13045213
Release notes
Package name: @lhci/cli
-
0.15.0 - 2025-06-09
- feat: upgrade to lighthouse 12.6.1 (#1103) (6b3b50e), closes #1103
- feat(cli): change wizard default branch to main (#1069) (d04aba1), closes #1069
- feat(server): configure viewer origin from args (#1004) (f6f80cb), closes #1004
- fix(cli): improve filename sanitization for hash routes (#1084) (e83b2f6), closes #1084
- fix(cli): don't mutate collect.settings (#1068) (55ae4a5), closes #1068
- fix(cli): assert - destructure lhr from options (#1062) (2cb0d07), closes #1062
- fix(cli): respect collect puppeteerLaunchOptions.headless (#1051) (03eff8f), closes #1051
- docs: added actions-lighthouseci-compare (#1054) (de45968), closes #1054
- docs: update link to default lighthouse config (#1091) (c200e07), closes #1091
- docs: update GitHub Actions versions in README.md (#1086) (3cac9eb), closes #1086
- chore: update docker images with latest version (5e7be65)
- chore: bump lhci references to 0.14 (#1050) (82b272c), closes #1050
- chore: update versions in heroku-server recipe (#1078) (ef83477), closes #1078
- chore: Heroku Postgres Hobby plan doesn't exist anymore (#1077) (115818a), closes #1077
- chore: update versions in ci (#1104) (912d985), closes #1104
- misc(release): set npm tag correctly (6914f5b)
- misc(release): fix lint issues in changelog script (d1dcd9a)
- Fixed typo in documentation (#1100) (7779db1), closes #1100
- upgrade to lighthouse 12.6.1
-
0.14.0 - 2024-06-20
- feat: upgrade to lighthouse 12.0.0 (#1035) (cc564a6), closes #1035
- feat: support .htm files in fallback server (#1033) (2ed3b31), closes #1033
- feat: increase column width for project name (#1006) (8fe7e8d), closes #1006
- feat: upgrade to lighthouse 12.1.0 (#1046) (8a0e3dc), closes #1046
- feat(cli): add --lhr to assert command to load LHRs from anywhere (#1024) (19c7ca6), closes #1024
- fix(cli): use ProxyAgent instead of HttpsProxyAgent (#1038) (cdf4605), closes #1038
- chore: bump lhci references to 0.13 (083d639)
- misc(release): remove hulk from release process (mostly) (36e629e)
- upgrade to lighthouse 12.1.0
-
0.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
- minimum supported node is now 18
- upgrade to lighthouse 11.4.0
-
0.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
- audit diff: use good keys for nodes and taptargets (#883) (badea06), closes #883
-
0.11.1 - 2023-04-12
- feat(server): allow suppressing bodyParser to use own middleware (#877) (20d08c0), closes #877
- fix: update render snapshots (#898) (0dc0c1e), closes #898
- fix(server): skip needless/verbose audit diffs (#881) (b484e69), closes #881
- chore: update docker images with latest version (d7240dc)
- misc: use cache in ci.yml (#854) (617a436), closes #854
- Fix static subresource paths for server/viewer (#879) (584d306), closes #879
- diff tool - friendlier landing page (#880) (c450e8c), closes #880
- diff tool. tweak hover logo (5ae6a66)
- use current versions on GitHub Actions, LHCI and Node (#817) (43e23dc), closes #817
- fix viewer demo link (14df185)
from @lhci/cli GitHub release notesv0.15.0 (2025-06-09)
BREAKING CHANGE
v0.14.0 (2024-06-20)
BREAKING CHANGE
v0.13.0 (2023-12-15)
BREAKING CHANGE
v0.12.0 (2023-04-14)
staticDistDir(#895) (ebff823), closes #895v0.11.1 (2023-04-12)
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: