Skip to content

build(deps): bump charm.land/lipgloss/v2 from 2.0.2 to 2.0.3#10

Merged
pataar merged 1 commit into
mainfrom
dependabot/go_modules/charm.land/lipgloss/v2-2.0.3
Apr 25, 2026
Merged

build(deps): bump charm.land/lipgloss/v2 from 2.0.2 to 2.0.3#10
pataar merged 1 commit into
mainfrom
dependabot/go_modules/charm.land/lipgloss/v2-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps charm.land/lipgloss/v2 from 2.0.2 to 2.0.3.

Release notes

Sourced from charm.land/lipgloss/v2's releases.

v2.0.3

Changelog

Fixed

  • 472d718e2314596549bee2c0c8ccf8beea5f25ae: fix: Avoid background color query hang (#636) (@​jedevc)

Docs


Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

Commits
  • 472d718 fix: Avoid background color query hang (#636)
  • 89fafba chore: bump x/ansi to v0.11.7 to fix width calculation bug
  • d6d41e1 chore(deps): bump golang.org/x/sys in the all group (#663)
  • 23a1bb1 chore(deps): bump github.com/lucasb-eyer/go-colorful in the all group (#640)
  • cd93a9f docs: fix tree comment typo (#634)
  • 25c5fb2 chore(deps): bump github.com/charmbracelet/colorprofile in the all group (#630)
  • 9e39a0a docs: fix README typo (#629)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 17, 2026
@pataar pataar requested a review from Copilot April 24, 2026 23:05
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Go module dependency charm.land/lipgloss/v2 to pick up the v2.0.3 patch release (notably including the upstream fix to avoid a background color query hang), along with the resulting indirect dependency updates in the Go module graph.

Changes:

  • Bump charm.land/lipgloss/v2 from v2.0.2 to v2.0.3.
  • Update related indirect dependencies (e.g., github.com/charmbracelet/colorprofile, github.com/charmbracelet/x/ansi, golang.org/x/sys, etc.) as resolved by go mod tidy/module resolution.
  • Refresh go.sum checksums to match the updated module versions.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates direct and indirect module requirements to the new resolved versions.
go.sum Updates checksums to reflect the new module versions pulled in by the bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Bumps [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](charmbracelet/lipgloss@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/charm.land/lipgloss/v2-2.0.3 branch from b672fc1 to 42ad6c2 Compare April 24, 2026 23:06
@pataar pataar merged commit 2c34d1e into main Apr 25, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/go_modules/charm.land/lipgloss/v2-2.0.3 branch April 25, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants