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…
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,…
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).…
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…
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…
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,…
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,…
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…