Skip to content

[deps] Update safe patch dependencies (2 updates) #43165

Description

@github-actions

Summary

Two Go direct dependencies have patch updates available. Both updates are emoji rendering bug fixes with no API changes and no breaking changes.

Updates

Package Current Proposed Update Type Key Changes
charm.land/bubbletea/v2 v2.0.7 v2.0.8 Patch Bug fix: emoji rendering improvements via bumped ultraviolet dep
charm.land/lipgloss/v2 v2.0.4 v2.0.5 Patch Bug fix: emoji rendering edge case improvements via bumped ultraviolet dep

Safety Assessment

  • Tier A — Safe Patch: Single-version patch bumps only. Both are rendering bug fixes with no new features, no breaking changes, and no API surface changes. Backward-compatible.
  • Release notes confirm minimal scope: each only bumps the ultraviolet dependency for emoji-related rendering improvements.

Update Command

go get charm.land/bubbletea/v2@v2.0.8 charm.land/lipgloss/v2@v2.0.5
go mod tidy

References

Test Notes

Run existing test suite after update. Focus on any terminal rendering tests. No config or code changes expected.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔧 Dependabot Dependency Checker · 57.1 AIC · ⌖ 8.9 AIC · ⊞ 5K ·

  • expires on Jul 5, 2026, 2:23 AM UTC-08:00

Metadata

Metadata

Labels

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

Type

No type

Fields

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