Skip to content

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui - #231

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/master/typescript-7.0.2
Open

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui#231
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ui/master/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
benchmark Error Error Jul 23, 2026 12:08pm

Request Review

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

🔁 Synthetic non-divergence — same-machine A/B. The recorded workload (every read op) ran twice against the same FalkorDB, back-to-back on one machine, across concurrency 1,2,4,8,16,32 × cached/uncached. The gate fails only if a per-op result digest or the workload_hash differs — so the latency deltas below are same-machine noise, not a regression.

Synthetic benchmark diff — A → B

field A (baseline) B (candidate)
FalkorDB module 4.20.1 4.20.1
server image falkordb/falkordb@sha256:9042fdc4e53f5390ca5a3993aa71506523970efb40ffb9a98e6a4b1a9a4f8862 falkordb/falkordb@sha256:9042fdc4e53f5390ca5a3993aa71506523970efb40ffb9a98e6a4b1a9a4f8862
endpoint / graph falkor://127.0.0.1:6381 / verify falkor://127.0.0.1:6381 / verify
workload_hash sha256:3b2f76388752d7b45d4deca697857e92b59a7817606ff18664a509e4528be306 sha256:3b2f76388752d7b45d4deca697857e92b59a7817606ff18664a509e4528be306
samples / warmup 200 / 50 200 / 50

Δ is 100·(candidate−baseline)/baseline. Latency: lower is better (a positive Δ = slower / regressed); throughput: higher is better. = not measured in that run.

⚠ baseline and candidate ran the same FalkorDB module version (4.20.1) — there is no version delta to measure

Per-op A/B — latency (p50/p90/p95/p99) & throughput, every read op × concurrency × cached/uncached

aggregate_count

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.549 / 0.580 / 0.587 / 0.601 0.565 / 0.602 / 0.619 / 0.642 +2.9% 1802 1746 -3.1%
2 0.636 / 0.712 / 0.745 / 0.805 0.648 / 0.714 / 0.737 / 0.831 +1.9% 3082 3017 -2.1%
4 0.868 / 1.152 / 1.269 / 1.492 0.901 / 1.245 / 1.336 / 1.589 +3.8% 4286 4139 -3.4%
8 1.391 / 1.989 / 2.208 / 2.737 1.479 / 2.215 / 2.464 / 2.903 +6.3% 5311 4884 -8.0%
16 2.486 / 3.620 / 4.018 / 4.890 2.495 / 3.690 / 4.163 / 5.128 +0.4% 5985 5833 -2.6%
32 4.950 / 7.357 / 8.047 / 9.779 5.003 / 7.230 / 7.995 / 9.524 +1.1% 6081 6050 -0.5%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.664 / 0.691 / 0.702 / 0.715 0.662 / 0.699 / 0.714 / 0.741 -0.3% 1491 1496 +0.3%
2 0.755 / 0.833 / 0.863 / 0.982 0.784 / 0.863 / 0.880 / 0.994 +3.9% 2593 2504 -3.5%
4 1.027 / 1.435 / 1.532 / 1.875 1.107 / 1.478 / 1.582 / 1.900 +7.8% 3514 3340 -4.9%
8 1.758 / 2.548 / 2.828 / 3.305 1.843 / 2.660 / 2.965 / 3.670 +4.9% 4242 4063 -4.2%
16 3.156 / 4.583 / 5.125 / 6.233 3.342 / 4.856 / 5.380 / 6.369 +5.9% 4697 4496 -4.3%
32 6.259 / 8.865 / 9.740 / 11.673 6.616 / 9.037 / 9.829 / 11.508 +5.7% 4835 4632 -4.2%

aggregate_group

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.632 / 0.686 / 0.708 / 0.737 0.655 / 0.714 / 0.735 / 0.746 +3.6% 1569 1510 -3.8%
2 0.777 / 0.887 / 0.920 / 0.984 0.818 / 0.974 / 1.008 / 1.089 +5.3% 2536 2414 -4.8%
4 1.040 / 1.453 / 1.562 / 1.895 1.063 / 1.432 / 1.569 / 1.779 +2.1% 3530 3546 +0.4%
8 1.694 / 2.533 / 2.843 / 3.451 1.691 / 2.495 / 2.778 / 3.263 -0.2% 4299 4313 +0.3%
16 3.250 / 4.714 / 5.183 / 6.144 3.364 / 4.886 / 5.376 / 6.161 +3.5% 4622 4542 -1.7%
32 6.667 / 9.761 / 10.701 / 12.375 6.681 / 9.799 / 10.753 / 12.422 +0.2% 4656 4652 -0.1%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.773 / 0.834 / 0.853 / 0.891 0.800 / 0.856 / 0.875 / 0.901 +3.6% 1277 1228 -3.8%
2 0.888 / 1.035 / 1.080 / 1.190 0.873 / 1.036 / 1.085 / 1.168 -1.7% 2195 2220 +1.2%
4 1.275 / 1.770 / 1.950 / 2.328 1.311 / 1.777 / 1.901 / 2.222 +2.8% 2887 2878 -0.3%
8 2.099 / 3.117 / 3.464 / 4.262 2.140 / 3.166 / 3.556 / 4.258 +2.0% 3470 3495 +0.7%
16 3.925 / 5.770 / 6.328 / 7.600 3.929 / 5.824 / 6.468 / 7.749 +0.1% 3779 3753 -0.7%
32 7.945 / 11.342 / 12.550 / 15.063 8.006 / 11.281 / 12.343 / 14.808 +0.8% 3831 3832 +0.0%

expand_1_hop

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.570 / 0.616 / 0.628 / 0.646 0.573 / 0.622 / 0.634 / 0.656 +0.5% 1738 1721 -1.0%
2 0.701 / 0.806 / 0.846 / 0.935 0.700 / 0.811 / 0.867 / 0.958 -0.1% 2777 2778 +0.0%
4 0.966 / 1.334 / 1.492 / 1.705 0.927 / 1.291 / 1.440 / 1.714 -4.0% 3827 3926 +2.6%
8 1.524 / 2.199 / 2.428 / 3.140 1.592 / 2.491 / 2.800 / 3.500 +4.5% 4813 4473 -7.1%
16 2.882 / 4.097 / 4.455 / 5.336 2.812 / 4.096 / 4.502 / 5.509 -2.4% 5196 5349 +3.0%
32 5.877 / 8.602 / 9.383 / 10.740 5.775 / 8.405 / 9.140 / 10.435 -1.7% 5278 5395 +2.2%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.689 / 0.737 / 0.748 / 0.778 0.668 / 0.703 / 0.712 / 0.752 -3.1% 1429 1463 +2.4%
2 0.809 / 0.919 / 0.958 / 1.039 0.786 / 0.902 / 0.931 / 1.072 -2.9% 2425 2471 +1.9%
4 1.156 / 1.542 / 1.672 / 1.973 1.098 / 1.517 / 1.666 / 1.987 -5.0% 3264 3370 +3.2%
8 1.839 / 2.679 / 2.952 / 3.539 1.830 / 2.742 / 3.070 / 3.748 -0.5% 3979 3994 +0.4%
16 3.439 / 4.961 / 5.524 / 6.636 3.366 / 4.926 / 5.385 / 6.676 -2.1% 4340 4436 +2.2%
32 6.794 / 9.594 / 10.627 / 12.482 6.655 / 9.227 / 10.157 / 12.174 -2.0% 4495 4573 +1.7%

expand_hops_5

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 2.778 / 3.598 / 3.903 / 4.342 2.739 / 3.569 / 3.919 / 4.381 -1.4% 351 356 +1.4%
2 3.522 / 4.467 / 5.032 / 5.672 3.481 / 4.350 / 4.935 / 6.066 -1.2% 560 574 +2.5%
4 5.180 / 7.314 / 8.061 / 10.017 5.118 / 7.301 / 8.336 / 9.453 -1.2% 733 745 +1.6%
8 8.997 / 13.631 / 15.019 / 17.574 9.078 / 13.576 / 15.161 / 17.857 +0.9% 835 823 -1.5%
16 17.852 / 26.625 / 29.818 / 35.962 17.977 / 26.181 / 29.113 / 37.134 +0.7% 837 839 +0.4%
32 35.786 / 51.343 / 57.228 / 68.263 36.716 / 51.042 / 56.053 / 65.598 +2.6% 858 851 -0.8%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 3.003 / 3.792 / 4.253 / 4.680 2.874 / 3.636 / 3.922 / 4.447 -4.3% 325 337 +3.6%
2 3.573 / 4.674 / 5.211 / 5.982 3.641 / 4.677 / 5.080 / 5.867 +1.9% 547 546 -0.2%
4 5.459 / 7.617 / 8.381 / 10.187 5.413 / 7.568 / 8.187 / 9.283 -0.9% 709 716 +1.0%
8 9.328 / 14.059 / 15.467 / 18.635 9.473 / 14.214 / 15.785 / 19.000 +1.6% 803 794 -1.0%
16 18.670 / 27.063 / 29.880 / 36.767 18.580 / 26.281 / 29.162 / 36.184 -0.5% 814 818 +0.5%
32 37.509 / 52.674 / 58.445 / 69.249 39.144 / 54.901 / 61.089 / 72.466 +4.4% 817 787 -3.6%

match_by_index

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.522 / 0.548 / 0.556 / 0.563 0.486 / 0.517 / 0.530 / 0.579 -6.9% 1907 2022 +6.0%
2 0.587 / 0.636 / 0.654 / 0.679 0.570 / 0.621 / 0.637 / 0.672 -2.8% 3341 3437 +2.8%
4 0.933 / 1.396 / 1.507 / 1.737 0.780 / 1.091 / 1.194 / 1.401 -16.4% 3896 4741 +21.7%
8 1.400 / 2.154 / 2.443 / 3.234 1.190 / 1.743 / 1.922 / 2.433 -15.0% 5087 6118 +20.3%
16 2.814 / 4.209 / 4.645 / 5.638 2.206 / 3.215 / 3.524 / 4.262 -21.6% 5397 6774 +25.5%
32 5.390 / 7.986 / 8.745 / 10.636 4.504 / 6.604 / 7.285 / 8.521 -16.4% 5733 6789 +18.4%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.586 / 0.612 / 0.623 / 0.647 0.553 / 0.577 / 0.586 / 0.598 -5.7% 1686 1791 +6.2%
2 0.683 / 0.831 / 0.909 / 1.012 0.643 / 0.710 / 0.737 / 0.802 -5.9% 2751 2999 +9.0%
4 1.066 / 1.543 / 1.694 / 1.900 0.872 / 1.201 / 1.321 / 1.598 -18.1% 3497 4171 +19.3%
8 1.682 / 2.594 / 2.956 / 3.760 1.423 / 2.105 / 2.335 / 2.803 -15.4% 4276 5089 +19.0%
16 3.148 / 4.658 / 5.206 / 6.165 2.589 / 3.748 / 4.166 / 5.052 -17.7% 4805 5746 +19.6%
32 5.936 / 8.911 / 9.964 / 11.728 4.933 / 7.077 / 7.881 / 9.468 -16.9% 5079 6110 +20.3%

match_by_label_scan

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 1.671 / 1.729 / 1.749 / 1.784 1.686 / 1.859 / 1.893 / 1.914 +0.9% 588 579 -1.5%
2 1.910 / 2.520 / 2.569 / 2.710 1.940 / 2.550 / 2.611 / 2.694 +1.6% 988 953 -3.5%
4 2.954 / 3.987 / 4.345 / 5.073 2.882 / 3.729 / 4.112 / 4.717 -2.4% 1257 1297 +3.2%
8 5.314 / 7.038 / 7.514 / 8.463 5.279 / 6.894 / 7.483 / 8.450 -0.7% 1434 1445 +0.8%
16 10.925 / 12.487 / 13.048 / 14.512 10.908 / 12.381 / 12.955 / 14.148 -0.2% 1442 1448 +0.5%
32 22.004 / 23.427 / 23.942 / 25.242 21.866 / 23.183 / 23.677 / 24.858 -0.6% 1433 1453 +1.4%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 1.837 / 2.026 / 2.093 / 2.206 1.757 / 1.807 / 1.825 / 1.856 -4.3% 532 563 +5.9%
2 2.019 / 2.697 / 2.761 / 3.063 1.992 / 2.599 / 2.680 / 2.771 -1.4% 915 933 +2.0%
4 3.063 / 4.084 / 4.475 / 5.045 3.027 / 4.084 / 4.428 / 5.222 -1.2% 1225 1213 -1.0%
8 5.536 / 7.223 / 7.806 / 8.898 5.578 / 7.186 / 7.658 / 8.655 +0.8% 1366 1371 +0.4%
16 11.454 / 12.977 / 13.574 / 14.790 11.467 / 12.895 / 13.437 / 14.453 +0.1% 1378 1376 -0.2%
32 23.212 / 24.795 / 25.401 / 26.731 23.037 / 24.490 / 25.040 / 26.301 -0.8% 1368 1379 +0.8%

property_projection

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.503 / 0.531 / 0.542 / 0.556 0.505 / 0.525 / 0.534 / 0.540 +0.4% 1963 1973 +0.5%
2 0.604 / 0.647 / 0.663 / 0.705 0.596 / 0.640 / 0.656 / 0.682 -1.4% 3230 3312 +2.5%
4 0.802 / 1.144 / 1.253 / 1.516 0.794 / 1.137 / 1.242 / 1.473 -0.9% 4481 4584 +2.3%
8 1.283 / 1.976 / 2.228 / 2.775 1.254 / 1.895 / 2.117 / 2.694 -2.2% 5556 5714 +2.9%
16 2.346 / 3.427 / 3.832 / 4.725 2.379 / 3.460 / 3.813 / 4.530 +1.4% 6306 6311 +0.1%
32 4.729 / 7.060 / 7.812 / 9.234 4.862 / 7.145 / 7.813 / 9.096 +2.8% 6418 6366 -0.8%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.597 / 0.624 / 0.630 / 0.637 0.580 / 0.603 / 0.619 / 0.639 -2.9% 1653 1709 +3.4%
2 0.683 / 0.781 / 0.811 / 0.915 0.682 / 0.748 / 0.772 / 0.877 -0.2% 2820 2867 +1.7%
4 0.972 / 1.278 / 1.442 / 1.656 0.965 / 1.325 / 1.440 / 1.637 -0.8% 3816 3822 +0.2%
8 1.551 / 2.347 / 2.628 / 3.282 1.547 / 2.303 / 2.540 / 3.201 -0.3% 4704 4802 +2.1%
16 2.818 / 4.233 / 4.766 / 6.110 2.845 / 4.150 / 4.539 / 5.517 +1.0% 5212 5285 +1.4%
32 5.463 / 7.956 / 8.831 / 10.437 5.508 / 7.949 / 8.690 / 10.361 +0.8% 5489 5513 +0.4%

return_const

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.419 / 0.448 / 0.454 / 0.469 0.425 / 0.461 / 0.469 / 0.491 +1.4% 2319 2311 -0.4%
2 0.490 / 0.548 / 0.562 / 0.608 0.517 / 0.551 / 0.562 / 0.597 +5.4% 3855 3830 -0.6%
4 0.687 / 0.989 / 1.082 / 1.261 0.709 / 0.990 / 1.104 / 1.297 +3.2% 5352 5175 -3.3%
8 1.075 / 1.574 / 1.729 / 2.170 1.089 / 1.617 / 1.815 / 2.209 +1.3% 6815 6622 -2.8%
16 1.966 / 2.822 / 3.115 / 3.770 1.949 / 2.920 / 3.283 / 4.004 -0.9% 7704 7689 -0.2%
32 4.004 / 5.924 / 6.547 / 8.027 3.984 / 5.875 / 6.426 / 7.529 -0.5% 7588 7737 +2.0%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 0.487 / 0.518 / 0.524 / 0.537 0.485 / 0.510 / 0.515 / 0.534 -0.4% 2030 2060 +1.5%
2 0.549 / 0.607 / 0.616 / 0.662 0.561 / 0.611 / 0.619 / 0.660 +2.1% 3585 3522 -1.8%
4 0.754 / 1.051 / 1.178 / 1.412 0.799 / 1.121 / 1.215 / 1.534 +5.9% 4927 4558 -7.5%
8 1.222 / 1.858 / 2.098 / 2.531 1.177 / 1.804 / 2.006 / 2.524 -3.7% 5859 6076 +3.7%
16 2.178 / 3.197 / 3.532 / 4.189 2.116 / 3.090 / 3.393 / 4.172 -2.9% 6910 7009 +1.4%
32 4.519 / 6.944 / 7.833 / 9.307 4.304 / 6.241 / 6.821 / 8.014 -4.7% 6626 7183 +8.4%

shortest_path

cached (plan reused — execution only)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 1.129 / 1.468 / 1.591 / 1.675 1.239 / 1.564 / 1.640 / 1.847 +9.8% 843 779 -7.6%
2 1.356 / 1.724 / 1.865 / 2.067 1.357 / 1.761 / 1.954 / 2.221 +0.1% 1410 1395 -1.1%
4 1.953 / 2.758 / 3.027 / 3.614 1.970 / 2.897 / 3.185 / 3.680 +0.9% 1903 1863 -2.1%
8 3.348 / 4.785 / 5.360 / 6.335 3.420 / 5.112 / 5.640 / 6.806 +2.2% 2196 2160 -1.7%
16 6.876 / 8.837 / 9.695 / 11.292 6.858 / 8.753 / 9.525 / 10.994 -0.3% 2250 2248 -0.1%
32 14.118 / 16.237 / 17.132 / 19.081 14.079 / 16.308 / 17.359 / 19.520 -0.3% 2242 2234 -0.4%

uncached (forced plan-cache miss — execution + compilation)

C A total p50/p90/p95/p99 (ms) B total p50/p90/p95/p99 (ms) Δp50 A tput (ops/s) B tput (ops/s) Δtput
1 1.266 / 1.643 / 1.751 / 1.812 1.275 / 1.652 / 1.751 / 1.861 +0.7% 748 742 -0.8%
2 1.535 / 1.974 / 2.142 / 2.404 1.549 / 1.960 / 2.056 / 2.519 +0.9% 1242 1232 -0.8%
4 2.152 / 3.103 / 3.379 / 3.896 2.237 / 3.157 / 3.485 / 4.196 +3.9% 1711 1674 -2.2%
8 3.834 / 5.412 / 5.893 / 6.923 3.883 / 5.568 / 6.020 / 7.211 +1.3% 1952 1910 -2.1%
16 7.890 / 9.748 / 10.563 / 12.118 7.980 / 9.904 / 10.522 / 11.980 +1.1% 1969 1952 -0.8%
32 16.169 / 18.282 / 19.156 / 20.788 16.138 / 18.153 / 18.891 / 20.633 -0.2% 1950 1953 +0.2%

barakb added a commit that referenced this pull request Jul 23, 2026
* chore(deps): bump serde, thiserror, tokio, tokio-stream, toml (Cargo)

Combined Dependabot Cargo updates:
- serde 1.0.215 → 1.0.229 (#228)
- thiserror 2.0.6 → 2.0.19 (#227)
- tokio 1.52.3 → 1.53.1 (#223)
- tokio-stream 0.1.17 → 0.1.19 (#224)
- toml 0.8 → 1.1.3 (#226) — major; from_str now needs the `serde`
  feature alongside `parse`, added to the toml feature set.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(deps): bump npm deps in /ui (next 16, tailwind-merge 3, radix, react)

Combined Dependabot npm updates (ui/):
- next 15.5.18 → 16.2.11 (#232, major)
- tailwind-merge 2.6.0 → 3.6.0 (#233, major)
- @radix-ui/react-tooltip 1.1.6 → 1.2.14 (#230)
- npm-minor-patch group (#229): @radix-ui/react-{checkbox,collapsible,
  dialog,hover-card,separator,slot,toast,toggle,toggle-group}, react +
  react-dom 19.2.8, eslint-config-next 16.2.11, postcss 8.5.22.

Excludes #231 (typescript 5 → 7): TS 7.0 is the new native compiler and
typescript-eslint doesn't support it yet ("typescript-eslint does not
support TS 7.0"), which breaks `just ui-lint`. Held back until the eslint
toolchain supports TS 7.

ui-lint + ui-build verified green locally.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(deps): bump taiki-e/install-action 2.83.4 → 2.84.1 (#225)

SHA-pinned (c44f6b04… # v2.84.1) across ci.yml, coverage.yml, docs.yml,
and playwright.yml, matching the CodeQL "pin third-party actions to a SHA"
requirement.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump typescript from 5.7.2 to 7.0.2 in /ui chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /ui Jul 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/master/typescript-7.0.2 branch from 936fce5 to 1064f52 Compare July 23, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants