Skip to content

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9#212

Merged
koki-develop merged 1 commit intomainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x
Apr 20, 2026
Merged

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9#212
koki-develop merged 1 commit intomainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 28, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/jedib0t/go-pretty/v6 v6.7.5v6.7.9 age confidence

Release Notes

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)

v6.7.9

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.8...v6.7.9

v6.7.8

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.7...v6.7.8

v6.7.7

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.6...v6.7.7

v6.7.6

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.5...v6.7.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from koki-develop as a code owner January 28, 2026 15:12
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 28, 2026

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

Based on the release notes from v6.7.6 through v6.7.9:

  • v6.7.9: Markdown padding improvements for human-friendly output (table formatting enhancement)
  • v6.7.8: Progress tracker improvements including race condition fixes and better sorting control
  • v6.7.7: Border fixes for tables with no data rows (restoring original behavior)
  • v6.7.6: Text alignment fixes for box/block characters, new table row filtering support, and border fixes

Key Points:

  • All changes are bug fixes and feature enhancements
  • No breaking API changes detected
  • Improvements focus on table rendering, text alignment, and progress tracking
  • Race condition fixes in v6.7.8 improve stability

🎯 Impact Scope Investigation

Usage Analysis:

  • The codebase uses go-pretty/v6 minimally, only importing github.com/jedib0t/go-pretty/v6/text in /home/runner/work/clive/clive/internal/util/string.go:9
  • Only two functions from the text package are used:
    • text.Pad() at line 28 for right padding strings
    • text.LongestLineLen() at line 39 for determining the longest line length

Dependency Impact:

  • This is a patch version update (v6.7.5 → v6.7.9) maintaining backward compatibility
  • No changes to the core text package API that the codebase depends on
  • Previous successful updates from v6.6.7 → v6.6.8 → v6.7.5 show good compatibility history

💡 Recommended Actions

  • Immediate merge is recommended - This is a safe patch update with no breaking changes
  • No code modifications required as the used API (text.Pad and text.LongestLineLen) remains unchanged
  • The improvements in table rendering and race condition fixes provide added stability without affecting current usage

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from dc8de40 to ec16ee8 Compare April 4, 2026 21:01
@renovate renovate Bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9 Apr 4, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from ec16ee8 to 5186e2d Compare April 9, 2026 04:47
@renovate renovate Bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 5186e2d to 45e0889 Compare April 9, 2026 20:36
@renovate renovate Bot changed the title fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9 Apr 9, 2026
@koki-develop koki-develop merged commit b612bbd into main Apr 20, 2026
6 checks passed
@koki-develop koki-develop deleted the renovate/github.com-jedib0t-go-pretty-v6-6.x branch April 20, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant