Summary
This issue tracks safe patch-level dependency updates that contain only bug fixes and are backward-compatible.
Updates
| Package |
Current |
Proposed |
Key Changes |
charm.land/lipgloss/v2 |
v2.0.3 |
v2.0.4 |
Fix panic when writing to a closed wrap writer |
Safety Assessment
All updates in this issue are:
- Single-version patch bumps
- Bug fixes only, no new features
- Backward-compatible
- Verified via release notes
Update Command
go get charm.land/lipgloss/v2@v2.0.4
go mod tidy
Testing Notes
After applying the update, run the full test suite:
References
Generated by 🔧 Dependabot Dependency Checker · 349.6 AIC · ⌖ 13.7 AIC · ⊞ 26.5K · ◷
Summary
This issue tracks safe patch-level dependency updates that contain only bug fixes and are backward-compatible.
Updates
charm.land/lipgloss/v2Safety Assessment
All updates in this issue are:
Update Command
Testing Notes
After applying the update, run the full test suite:
make testReferences