Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj opened issue spikerj/spikersoft-issues#241 2026-06-19 18:44:08 +00:00
[Bug] SonarQube S2871: Array.sort() without a reliable comparator
spikerj opened issue spikerj/spikersoft-issues#240 2026-06-19 18:44:00 +00:00
[Bug] SonarQube S4275: property setter assigns the wrong field (FileUploadScan)
spikerj commented on issue spikerj/spikersoft-issues#219 2026-06-18 02:51:13 +00:00
chore: upgrade to Angular v22 + latest Nx

Re-verification (2026-06-17): still BLOCKED — correcting the earlier unblock note

The 2026-06-17 comment claimed Nx 23 unblocked Angular 22. Re-checking the live peer ranges today, that's…

spikerj opened issue spikerj/spikersoft-issues#239 2026-06-18 02:32:27 +00:00
chore(deps): patch roll-up — amcharts5 5.19.1, storybook 10.4.6
spikerj closed issue spikerj/spikersoft-issues#238 2026-06-18 02:32:01 +00:00
test: library specs fail on cold cache (missing Storage polyfill in vitest setup)
spikerj opened issue spikerj/spikersoft-issues#238 2026-06-18 02:31:49 +00:00
test: library specs fail on cold cache (missing Storage polyfill in vitest setup)
spikerj commented on issue spikerj/spikersoft-issues#234 2026-06-17 23:26:21 +00:00
chore(deps): Node dev-tooling majors — concurrently 10, lint-staged 17, @babel/preset-typescript 8

Splitting this ticket. The concurrently 9→10 and lint-staged 16→17 bumps are in spikersoft-angular PR #70 (open). Both require a Node >=22 floor (lint-staged@17 needs >=22.22.1,…

spikerj closed issue spikerj/spikersoft-issues#232 2026-06-17 20:40:49 +00:00
chore(deps): Blockly 12 → 13 (major)
spikerj commented on issue spikerj/spikersoft-issues#232 2026-06-17 20:40:43 +00:00
chore(deps): Blockly 12 → 13 (major)

Resolved in spikersoft-angular PR #67 (merged to master). Upgraded blockly 12.5.1 → 13.0.0; no source changes needed (usage sticks to stable generator/workspaceToCode/Blockly.Xml APIs).…

spikerj opened issue spikerj/spikersoft-issues#237 2026-06-17 20:40:21 +00:00
chore(deps): unpin ovenplayer (0.10.51 media-captions crashes under vitest/SSR)
spikerj commented on issue spikerj/spikersoft-issues#219 2026-06-17 05:41:06 +00:00
chore: upgrade to Angular v22 + latest Nx

Folding in #233: @fortawesome/angular-fontawesome 4 → 5 is blocked here — v5.0.0 requires @angular/core ^22.0.0. Bundle it with the Angular 22 upgrade. Usage is minimal (single component…

spikerj closed issue spikerj/spikersoft-issues#233 2026-06-17 05:41:04 +00:00
chore(deps): @fortawesome/angular-fontawesome 4 → 5 (major)
spikerj commented on issue spikerj/spikersoft-issues#233 2026-06-17 05:40:59 +00:00
chore(deps): @fortawesome/angular-fontawesome 4 → 5 (major)

Verified @fortawesome/angular-fontawesome@5.0.0 declares peerDependencies: { "@angular/core": "^22.0.0" }. We're on Angular 21, so v5 cannot be installed without a peer conflict.

Per this…

spikerj closed issue spikerj/spikersoft-issues#230 2026-06-17 05:40:00 +00:00
chore(deps): frontend app-runtime libraries — minor & patch roll-up
spikerj commented on issue spikerj/spikersoft-issues#230 2026-06-17 05:39:54 +00:00
chore(deps): frontend app-runtime libraries — minor & patch roll-up

Resolved in spikersoft-angular PR #66 (merged to master). Bumped the app-runtime libraries (amcharts5 5.19.0, transloco 8.4.0, hls.js 1.6.16, isomorphic-git 1.38.5, javascript-obfuscator 5.4.3,…

spikerj closed issue spikerj/spikersoft-issues#229 2026-06-17 04:58:54 +00:00
chore(deps): frontend dev/build/test tooling — minor & patch roll-up
spikerj commented on issue spikerj/spikersoft-issues#229 2026-06-17 04:58:49 +00:00
chore(deps): frontend dev/build/test tooling — minor & patch roll-up

Resolved in spikersoft-angular PR #65 (merged to master). Bumped the frontend dev/build/test tooling (vitest 4.1.9, @playwright/test 1.61.0, @swc/core 1.15.41, typescript-eslint 8.61.1,…

spikerj opened issue spikerj/spikersoft-issues#236 2026-06-17 04:57:46 +00:00
chore(deps): unpin @types/google.maps (3.65.x DrawingManager typings) (deferred from #230)
spikerj opened issue spikerj/spikersoft-issues#235 2026-06-17 04:57:38 +00:00
chore(deps): pnpm 11.1.2 → 11.7.0 + config migration (deferred from #229)
spikerj commented on issue spikerj/spikersoft-issues#219 2026-06-17 02:58:14 +00:00
chore: upgrade to Angular v22 + latest Nx

Framework major upgrade — coupled dependency set + unblock note

While triaging package.json for outdated libs, I split the safe / non-framework upgrades into their own tickets (#229…