[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare stream vue vuejs
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency @vitest/coverage-v8 to v4.1.2 (#376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Mar 31, 2026, 2:34 PM +0100) e1227193 5701fedb

+20 -48
+1 -1
package.json
··· 49 49 "@types/jsdom": "28.0.1", 50 50 "@types/node": "24.12.0", 51 51 "@vitejs/plugin-vue": "6.0.5", 52 - "@vitest/coverage-v8": "4.1.1", 52 + "@vitest/coverage-v8": "4.1.2", 53 53 "@vue/test-utils": "2.4.6", 54 54 "bumpp": "11.0.1", 55 55 "eslint": "latest",
+19 -47
pnpm-lock.yaml
··· 24 24 specifier: 6.0.5 25 25 version: 6.0.5(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2))(vue@3.5.31(typescript@6.0.2)) 26 26 '@vitest/coverage-v8': 27 - specifier: 4.1.1 28 - version: 4.1.1(vitest@4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2))) 27 + specifier: 4.1.2 28 + version: 4.1.2(vitest@4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2))) 29 29 '@vue/test-utils': 30 30 specifier: 2.4.6 31 31 version: 2.4.6 ··· 1156 1156 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 1157 1157 vue: ^3.2.25 1158 1158 1159 - '@vitest/coverage-v8@4.1.1': 1160 - resolution: {integrity: sha512-nZ4RWwGCoGOQRMmU/Q9wlUY540RVRxJZ9lxFsFfy0QV7Zmo5VVBhB6Sl9Xa0KIp2iIs3zWfPlo9LcY1iqbpzCw==} 1159 + '@vitest/coverage-v8@4.1.2': 1160 + resolution: {integrity: sha512-sPK//PHO+kAkScb8XITeB1bf7fsk85Km7+rt4eeuRR3VS1/crD47cmV5wicisJmjNdfeokTZwjMk4Mj2d58Mgg==} 1161 1161 peerDependencies: 1162 - '@vitest/browser': 4.1.1 1163 - vitest: 4.1.1 1162 + '@vitest/browser': 4.1.2 1163 + vitest: 4.1.2 1164 1164 peerDependenciesMeta: 1165 1165 '@vitest/browser': 1166 1166 optional: true ··· 1192 1192 vite: 1193 1193 optional: true 1194 1194 1195 - '@vitest/pretty-format@4.1.1': 1196 - resolution: {integrity: sha512-GM+TEQN5WhOygr1lp7skeVjdLPqqWMHsfzXrcHAqZJi/lIVh63H0kaRCY8MDhNWikx19zBUK8ceaLB7X5AH9NQ==} 1197 - 1198 1195 '@vitest/pretty-format@4.1.2': 1199 1196 resolution: {integrity: sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==} 1200 1197 ··· 1206 1203 1207 1204 '@vitest/spy@4.1.2': 1208 1205 resolution: {integrity: sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==} 1209 - 1210 - '@vitest/utils@4.1.1': 1211 - resolution: {integrity: sha512-cNxAlaB3sHoCdL6pj6yyUXv9Gry1NHNg0kFTXdvSIZXLHsqKH7chiWOkwJ5s5+d/oMwcoG9T0bKU38JZWKusrQ==} 1212 1206 1213 1207 '@vitest/utils@4.1.2': 1214 1208 resolution: {integrity: sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==} ··· 2450 2444 picocolors@1.1.1: 2451 2445 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 2452 2446 2453 - picomatch@4.0.3: 2454 - resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 2455 - engines: {node: '>=12'} 2456 - 2457 2447 picomatch@4.0.4: 2458 2448 resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} 2459 2449 engines: {node: '>=12'} ··· 2841 2831 tinyglobby@0.2.15: 2842 2832 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 2843 2833 engines: {node: '>=12.0.0'} 2844 - 2845 - tinyrainbow@3.0.3: 2846 - resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==} 2847 - engines: {node: '>=14.0.0'} 2848 2834 2849 2835 tinyrainbow@3.1.0: 2850 2836 resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==} ··· 3612 3598 '@rollup/pluginutils': 5.3.0(rollup@4.57.1) 3613 3599 commondir: 1.0.1 3614 3600 estree-walker: 2.0.2 3615 - fdir: 6.5.0(picomatch@4.0.3) 3601 + fdir: 6.5.0(picomatch@4.0.4) 3616 3602 is-reference: 1.2.1 3617 3603 magic-string: 0.30.21 3618 - picomatch: 4.0.3 3604 + picomatch: 4.0.4 3619 3605 optionalDependencies: 3620 3606 rollup: 4.57.1 3621 3607 ··· 3646 3632 dependencies: 3647 3633 '@types/estree': 1.0.8 3648 3634 estree-walker: 2.0.2 3649 - picomatch: 4.0.3 3635 + picomatch: 4.0.4 3650 3636 optionalDependencies: 3651 3637 rollup: 4.57.1 3652 3638 ··· 3737 3723 eslint-visitor-keys: 4.2.1 3738 3724 espree: 10.4.0 3739 3725 estraverse: 5.3.0 3740 - picomatch: 4.0.3 3726 + picomatch: 4.0.4 3741 3727 3742 3728 '@tybys/wasm-util@0.10.1': 3743 3729 dependencies: ··· 3960 3946 vite: 8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2) 3961 3947 vue: 3.5.31(typescript@6.0.2) 3962 3948 3963 - '@vitest/coverage-v8@4.1.1(vitest@4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2)))': 3949 + '@vitest/coverage-v8@4.1.2(vitest@4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2)))': 3964 3950 dependencies: 3965 3951 '@bcoe/v8-coverage': 1.0.2 3966 - '@vitest/utils': 4.1.1 3952 + '@vitest/utils': 4.1.2 3967 3953 ast-v8-to-istanbul: 1.0.0 3968 3954 istanbul-lib-coverage: 3.2.2 3969 3955 istanbul-lib-report: 3.0.1 ··· 3971 3957 magicast: 0.5.2 3972 3958 obug: 2.1.1 3973 3959 std-env: 4.0.0 3974 - tinyrainbow: 3.0.3 3960 + tinyrainbow: 3.1.0 3975 3961 vitest: 4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2)) 3976 3962 3977 3963 '@vitest/eslint-plugin@1.6.12(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2)(vitest@4.1.2(@types/node@24.12.0)(jsdom@29.0.1)(vite@8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2)))': ··· 4002 3988 optionalDependencies: 4003 3989 vite: 8.0.3(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(yaml@2.8.2) 4004 3990 4005 - '@vitest/pretty-format@4.1.1': 4006 - dependencies: 4007 - tinyrainbow: 3.0.3 4008 - 4009 3991 '@vitest/pretty-format@4.1.2': 4010 3992 dependencies: 4011 3993 tinyrainbow: 3.1.0 ··· 4023 4005 pathe: 2.0.3 4024 4006 4025 4007 '@vitest/spy@4.1.2': {} 4026 - 4027 - '@vitest/utils@4.1.1': 4028 - dependencies: 4029 - '@vitest/pretty-format': 4.1.1 4030 - convert-source-map: 2.0.0 4031 - tinyrainbow: 3.0.3 4032 4008 4033 4009 '@vitest/utils@4.1.2': 4034 4010 dependencies: ··· 4792 4768 dependencies: 4793 4769 format: 0.2.2 4794 4770 4795 - fdir@6.5.0(picomatch@4.0.3): 4771 + fdir@6.5.0(picomatch@4.0.4): 4796 4772 optionalDependencies: 4797 - picomatch: 4.0.3 4773 + picomatch: 4.0.4 4798 4774 4799 4775 file-entry-cache@8.0.0: 4800 4776 dependencies: ··· 5534 5510 5535 5511 picocolors@1.1.1: {} 5536 5512 5537 - picomatch@4.0.3: {} 5538 - 5539 5513 picomatch@4.0.4: {} 5540 5514 5541 5515 pkg-types@1.3.1: ··· 5925 5899 5926 5900 tinyglobby@0.2.15: 5927 5901 dependencies: 5928 - fdir: 6.5.0(picomatch@4.0.3) 5929 - picomatch: 4.0.3 5930 - 5931 - tinyrainbow@3.0.3: {} 5902 + fdir: 6.5.0(picomatch@4.0.4) 5903 + picomatch: 4.0.4 5932 5904 5933 5905 tinyrainbow@3.1.0: {} 5934 5906 ··· 5961 5933 5962 5934 ts-declaration-location@1.0.7(typescript@6.0.2): 5963 5935 dependencies: 5964 - picomatch: 4.0.3 5936 + picomatch: 4.0.4 5965 5937 typescript: 6.0.2 5966 5938 5967 5939 tslib@2.8.1: ··· 6095 6067 magic-string: 0.30.21 6096 6068 obug: 2.1.1 6097 6069 pathe: 2.0.3 6098 - picomatch: 4.0.3 6070 + picomatch: 4.0.4 6099 6071 std-env: 4.0.0 6100 6072 tinybench: 2.9.0 6101 6073 tinyexec: 1.0.4