Skip to content

Bump charm.land/glamour/v2 from 2.0.0 to 2.0.1#330

Merged
clcollins merged 2 commits into
mainfrom
dependabot/go_modules/charm.land/glamour/v2-2.0.1
Jul 7, 2026
Merged

Bump charm.land/glamour/v2 from 2.0.0 to 2.0.1#330
clcollins merged 2 commits into
mainfrom
dependabot/go_modules/charm.land/glamour/v2-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps charm.land/glamour/v2 from 2.0.0 to 2.0.1.

Release notes

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

v2.0.1

Changelog

Bug fixes

  • 975a0f30cc6519fde4481ab084987222c8f06c34: fix: close wrap writer before its downstream chain (#575) (@​taciturnaxolotl)

Other work

  • c29364924407add0616fc067e4c70ddf9a5da0dd: chore: fix pre-existing lint failures (#575) (@​taciturnaxolotl)
  • 95c93db04489cebf252ec856584445c7e85ee276: chore: bump lipgloss to v2.0.4 (@​taciturnaxolotl)
  • 600b93a40bb9754522c7e3496b8b41989cf1dec7: chore: remove CODEOWNERS (@​aymanbagabas)
  • 253da61fcb275fcd28296956ffae5f7d98ff618d: fix(ci): use local golangci config (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 95c93db chore: bump lipgloss to v2.0.4
  • c293649 chore: fix pre-existing lint failures
  • 975a0f3 fix: close wrap writer before its downstream chain
  • 600b93a chore: remove CODEOWNERS
  • 253da61 fix(ci): use local golangci config
  • 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 Jun 15, 2026
Bumps [charm.land/glamour/v2](https://github.com/charmbracelet/glamour) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](charmbracelet/glamour@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: charm.land/glamour/v2
  dependency-version: 2.0.1
  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/glamour/v2-2.0.1 branch from 8f7cce2 to c0fb137 Compare July 7, 2026 22:51
clcollins added a commit that referenced this pull request Jul 7, 2026
…336)

Add unit tests for functions that directly consume dependencies being
updated by Dependabot PRs #330, #332, #333:

- TestBuildGlamourStyle: verifies glamour ansi.StyleConfig is correctly
  built from Theme colors (document, heading, link, bold, HR colors)
- TestClusterFromResponse: verifies OCM SDK cmv1.Cluster → ClusterInfo
  conversion (field mapping, display name from DomainPrefix+DNS, region,
  hypershift, CCS, cloud provider, nil-safety for optional fields)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.40%. Comparing base (1b5028b) to head (7497b2f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #330   +/-   ##
=======================================
  Coverage   66.40%   66.40%           
=======================================
  Files          50       50           
  Lines        8031     8031           
=======================================
  Hits         5333     5333           
  Misses       2327     2327           
  Partials      371      371           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@clcollins
clcollins merged commit b00c545 into main Jul 7, 2026
9 of 10 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/charm.land/glamour/v2-2.0.1 branch July 7, 2026 23:12
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