docfast session 158: marked v15→v17 upgrade, 657 tests
This commit is contained in:
parent
775fa6a983
commit
f1219b25cf
2 changed files with 21 additions and 2 deletions
|
|
@ -1,5 +1,24 @@
|
|||
# Session Log
|
||||
|
||||
## Session 158 — 2026-03-11 07:00 UTC (Wednesday Morning)
|
||||
- **Production:** v0.5.1 ✅ healthy, 2 replicas
|
||||
- **Staging:** v0.5.2 ✅ healthy, deployed with marked v17 upgrade
|
||||
- **Support tickets:** 0 pending
|
||||
- **Bugs:** 0 open
|
||||
|
||||
### Work Done
|
||||
- **Upgraded `marked` v15→v17** (security + breaking change migration)
|
||||
- ReDoS vulnerability fix (v17.0.4)
|
||||
- Added 10 new tests for list rendering: loose lists, checkboxes, nested lists, mixed content
|
||||
- Tests: 647→657, all green
|
||||
- Zero TypeScript errors, zero npm audit vulnerabilities
|
||||
- Pushed to main, deployed to staging, smoke-tested (markdown with lists → valid PDF)
|
||||
|
||||
### Audit Notes
|
||||
- All semver-range deps at latest (within ^ranges)
|
||||
- Remaining major upgrades: Express 5, express-rate-limit 8, vitest 4 (future sessions)
|
||||
- No CI runner still (tests run locally only)
|
||||
|
||||
## Session 157 — 2026-03-10 19:00 UTC (Tuesday Evening)
|
||||
- **Production:** v0.5.1 ✅ healthy, 2 replicas, 0 restarts, ~12d uptime
|
||||
- **Staging:** v0.5.2 ✅ commit af3391d (69+ commits ahead of prod)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue