Prepare v18.1.0 release - #674
Conversation
📝 WalkthroughWalkthroughThe PR updates release-facing documentation to mark v18.1.0 as current, adds matching release notes, and refreshes the ChangesRelease documentation
Alfred dependency refresh
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Release Preflight
If you tag this commit as |
|
@codex Self-audit found one release-blocking documentation accuracy issue before merge.
This is self-discovered, not from an unresolved review thread. I will fix it in a follow-up commit and report the verification commands. |
Release Preflight
If you tag this commit as |
Code Lawyer Activity Summary
Verification:
Merge-gate residual: PR still has 0 submitted human approvals, so the formal two-approval gate remains locked even though technical checks are green. |
Summary
@git-stunts/alfred@0.10.4timeout fix and remove the local alfred patch.Issue
Refs #673
Release notes
See the dated
18.1.0entry inCHANGELOG.mdfor the full release notes.Dependency status
@git-stunts/alfred@0.10.4is published and the git-warp patch was removed.@git-stunts/trailer-codecremains patched because upstream npm publishing is blocked by registry authorization; tracked in Restore npm publishing and decide v2/v3 consumer path trailer-codec#3.Test plan
npm installnpm run lintnpm run typecheckGIT_STUNTS_DOCKER=1 npm run test -- test/unit/scripts/dependency-hygiene.test.ts(Vitest ran 568 files / 7,293 tests)npm run release:prepADR checks