Tags give the ability to mark specific points in history as being important
-
deps-19-leave-corepack
65f8001e · ·Ticket 19: bootstrap pnpm with npm, not corepack Nine gates green. Tier 2 verified on a fork pages run (real token, real API): 6 pages, 36 links, 37 islands, zero console errors. Before: 92ffb5e (origin/main) Change: 21b304f After: 65f8001 (merge commit)
-
deps-16-astro-7
92ffb5e9 · ·Ticket 16: astro 5.18.2 -> 7.2.9 with @astrojs/vue 5.1.4 -> 7.0.2, one MR. sharp and vite each collapse to one copy (0.34.5 and 6.4.3 gone); allowBuilds drops sharp; the vite @ts-expect-error and the inert manualChunks block are deleted (rolldown rejects the object form); astro-relative-links pinned exactly; playwright.config.ts sets ASTRO_PREVIEW_BACKGROUND because astro 7 daemonizes preview under agent detection. Lockfile 916 -> 740 packages. Nine gates green: 34 files / 383 tests, astro check 0/0/1 hint, 6 pages in 2.43 s, page-smoke 6/6, chunk 577,029 B. Fork pages green in 517 s; all 6 live pages clicked through, 45 refs resolve at root and under a subpath. Before 7cc6d75, after 92ffb5e.
-
deps-14-apexcharts-mit
7cc6d75b · ·apexcharts 5.3.6 -> 4.7.0, the last MIT release Rollback target for the apexcharts licence move. Revert with: git revert -m 1 7cc6d75 Nine gates green at this point. Chunk 578.10 kB (gzip 157.16), down from 583.19 kB (gzip 158.80). 11 canvases, 29 series, no console errors on any of the six pages; fork pages run green in 451 s.
-
deps-13-swiper-14
99e0bcff · ·swiper 14.2.0 — ticket 13 of the dependency map Eight gates plus the page smoke check green on this tree, and the fork's pages job green in 450s with all 30 page-to-page link transitions arriving on the published artifact.
-
deps-12-pinia-4
2cad4f71 · ·pinia 4.0.3, with @vue/devtools-api declared as its now-required peer. Nine gates green. No source changes. 17 of 68 asset hashes moved: the darkMode store chunk and its consumers. Rollback: git revert -m 1 2cad4f7
-
deps-11-vite-8
34ee3af8 · ·vite 8.2.2, vitest + @vitest/coverage-v8 4.1.11. Nine gates green; 68 asset hashes unchanged.
-
-
deps-9-sharp-satori-og-loud
5c9f7f67 · ·sharp 0.35.4, satori 0.33.4, and the OG write now fails the build. Nine gates green at this point: 383 tests, 64.43% statements, astro:build 3.94s local / 6 pages on node:24-alpine in CI, tmp/assets/rebased.png 1200x630, page-smoke 6 pages. Rollback: git revert -m 1 5c9f7f67b157417fd370025df3065345fdfcbfa4
-
deps-8-cli-dependency-majors
5d7ea42f · ·chalk 6 and commander 15, eight gates plus page-smoke green. Revert with: git revert -m 1 5d7ea42
-
deps-7-caret-by-default
4df7dd4a · ·Ticket 7: carets restored on zod, @faker-js/faker and vue-tsc; seven packages taken in range (biome 2.5.11, tsx 4.23.13, vue 3.5.42, faker 10.6.0, vue-echarts 8.2.0, vue-tsc 3.3.11, zod 4.5.4). Six pins survive, each with a stated constraint. Eight gates green plus page-smoke: 34 files / 383 tests, 64.29%, astro check 0/0/1 hint, 6 pages, apexcharts 583.19 kB. Before 1c32881, after 4df7dd4.
-
deps-6-page-smoke-check
1c328817 · ·Page smoke check: every published page loaded in Chromium, failing on a console error, an unpainted island or a same-origin request failure. Merge of !78. Rollback: git revert -m 1 1c32881
-
deps-5-pnpm-11
e58b71aa · ·Ticket 5: pnpm 10.23.0 to 11.25.0; onlyBuiltDependencies migrated to allowBuilds. Lockfile byte-identical, zero versions moved. Eight gates green: 33 files / 382 tests, 64.29%, astro check 0/0/1 hint, 6 pages, apexcharts 583.19 kB. Before a44d7a6, after e58b71a.
-
deps-4-delete-unused-dependencies
a44d7a68 · ·Ticket 4: vue3-lottie, @types/figlet, the date-fns manualChunks id and Dashboard_old.astro deleted; 856 to 852 packages. Eight gates green: 32 files / 381 tests, 64.29%, astro check 0/0/1 hint, 6 pages, apexcharts 583.19 kB. Before 3da7508, after a44d7a6.
-
deps-3-no-auto-install-peers
3da75080 · ·Ticket 3: autoInstallPeers off; graphql ^16.14.2 and tippy.js ^6.3.7 declared. Eight gates green: 32 files / 381 tests, 64.29%, astro check 0/0/1 hint, 6 pages, apexcharts 583.19 kB. Before b3b4294, after 3da7508.
-
deps-2-delete-storybook
b3b42945 · ·Ticket 2: Storybook deleted. Eight gates green: 32 files / 381 tests, astro check 0/0/1 hint, 6 pages, apexcharts 583.19 kB. Before 8d7dac0, after b3b4294.
-
deps-baseline
28b60b4a · ·Green baseline before the dependency upgrades. All eight gates green on 2026-09-01 at 28b60b4: 1. pnpm install --frozen-lockfile lockfile up to date 2. pnpm lint biome 181 files, eslint clean, prettier clean 3. pnpm test 32 files, 381 tests; 64.29% statements 4. pnpm compile:cli clean 5. pnpm fixtures:generate 9 fixture files 6. pnpm astro sync && compile:vue clean 7. pnpm compile:astro 121 files, 0 errors, 0 warnings 8. pnpm astro:build 6 pages, 5.01s Rollback target for the upgrade series that follows.