Skip to content

[deps] Update safe patch dependencies (1 update) #26834

@github-actions

Description

@github-actions

Summary

This issue tracks one safe patch update that can be applied with confidence. The update is a single-version patch increment with a bug fix only and no breaking changes.

Updates

Package Current Proposed Update Type Key Changes
charm.land/bubbletea/v2 v2.0.5 v2.0.6 Patch Bumped ultraviolet dependency to fix a wide char rendering issue

Safety Assessment

This update is a safe patch

  • Single-version patch increment (v2.0.5 → v2.0.6)
  • Bug fix only: bumps internal ultraviolet dependency to fix a wide character display issue
  • No new features or API additions
  • No breaking changes or behavior modifications
  • Backward compatible

Commit: fdcd0cfchore: bump ultraviolet to 489999b90468 to fix a wide char issue

Links

Recommended Action

go get -u charm.land/bubbletea/v2@v2.0.6
go mod tidy

Testing Notes

  • Run unit tests: make test-unit
  • Verify TUI rendering still works correctly (especially with wide characters)
  • Run make agent-finish before committing

References: §24558977026

Generated by Dependabot Dependency Checker · ● 905K ·

  • expires on Apr 19, 2026, 9:55 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions