Skip to content

chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.1#194

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x
Open

chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.1#194
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x

Conversation

@renovate

@renovate renovate Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/jedib0t/go-pretty/v6 v6.7.8v6.8.1 age confidence

Release Notes

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

v6.8.1

Compare Source

What's Changed

A hardening pass across the table, list, progress, and text packages,
fixing security issues, crash/race bugs, and performance problems in the
render hot paths, with benchmarks added to back the optimizations.

Security
  • table/list (HTML): escape the title, caption, and CSS class names in
    RenderHTML() to prevent HTML/attribute injection.
  • table (CSV): make RenderCSV() output RFC 4180 compliant, and add an
    opt-in Style().CSV.FieldProtection option that neutralizes spreadsheet
    formula-injection fields (=, +, -, @, tab, CR).
  • text: sanitize hyperlink URLs and bound the escape-sequence parser
    buffer so adversarial input can't grow it without limit.
Correctness
  • progress: fix a render panic on tiny tracker lengths, data races on
    tracker/indicator state, and a leaked time.Ticker in the terminal-size
    watcher.
  • table: guard auto-index rendering against empty maxColumnLengths.
  • text: prevent a panic in VAlign.Apply on negative maxLines.
Performance
  • table: compile regex filters once per render; pre-size render builders.
  • list: hoist repeated width math out of the render loops.
  • text: speed up Align.Apply and StringWidthWithoutEscSequences.
  • progress: build PacManChomp frames with a strings.Builder.
Tooling
  • Moved root-level benchmarks into their packages and wired up make bench;
    added benchmarks for the table/text/list/progress render hot paths and tests
    covering the retained-done-tracker render paths.

Full Changelog: jedib0t/go-pretty@v6.8.0...v6.8.1

v6.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.7.10...v6.8.0

v6.7.10

Compare Source

What's Changed

New Contributors

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

v6.7.9

Compare Source

What's Changed

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


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 gabe565 April 2, 2026 21:47
@renovate renovate Bot requested a review from gabe565 as a code owner April 2, 2026 21:47
@socket-security

socket-security Bot commented Apr 2, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​jedib0t/​go-pretty/​v6@​v6.7.8 ⏵ v6.8.198 +1100100100100

View full report

@renovate renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 0bfb1dd to 7c34545 Compare April 22, 2026 08:48
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 - autoclosed May 3, 2026
@renovate renovate Bot closed this May 3, 2026
@renovate renovate Bot deleted the renovate/github.com-jedib0t-go-pretty-v6-6.x branch May 3, 2026 16:42
@renovate renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 - autoclosed chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 May 3, 2026
@renovate renovate Bot reopened this May 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch 2 times, most recently from 7c34545 to ad82c06 Compare May 3, 2026 20:46
@sonarqubecloud

sonarqubecloud Bot commented May 3, 2026

Copy link
Copy Markdown

1 similar comment
@sonarqubecloud

sonarqubecloud Bot commented May 3, 2026

Copy link
Copy Markdown

@renovate renovate Bot added the minor label Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from ad82c06 to a913c7d Compare June 3, 2026 18:30
@renovate renovate Bot removed the patch label Jun 3, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.0 Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from a913c7d to 1603fb9 Compare June 13, 2026 16:13
@renovate renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.0 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.1 Jun 13, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants