Skip to content

Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 - #107

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

Update module github.com/jedib0t/go-pretty/v6 to v6.8.3#107
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x

Conversation

@renovate

@renovate renovate Bot commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/jedib0t/go-pretty/v6 v6.6.6v6.8.3 age confidence

Release Notes

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

v6.8.3

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.8.2...v6.8.3

v6.8.2

Compare Source

What's Changed

New Contributors

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

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

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

v6.7.5

Compare Source

What's Changed

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

v6.7.4

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.3...v6.7.4

v6.7.3

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.2...v6.7.3

v6.7.2

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.1...v6.7.2

v6.7.1

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.7.0...v6.7.1

v6.7.0

Compare Source

What's Changed

  • Only adjust terminal size when the output writer is stdout by @​linzhp in #​375

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.9...v6.7.0

v6.6.9

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.8...v6.6.9

v6.6.8

Compare Source

What's Changed

New Contributors

Full Changelog: jedib0t/go-pretty@v6.6.7...v6.6.8

v6.6.7

Compare Source

What's Changed

Full Changelog: jedib0t/go-pretty@v6.6.6...v6.6.7


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.

@github-actions

github-actions Bot commented May 26, 2026

Copy link
Copy Markdown

Test Results

33 tests   33 ✅  1m 13s ⏱️
 3 suites   0 💤
 1 files     0 ❌

Results for commit bb98c6c.

♻️ This comment has been updated with latest results.

@renovate
renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 08ed44b to c7b8801 Compare June 3, 2026 20:12
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.7.10 Update module github.com/jedib0t/go-pretty/v6 to v6.8.0 Jun 3, 2026
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.8.0 Update module github.com/jedib0t/go-pretty/v6 to v6.8.1 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from c7b8801 to ce3b5c7 Compare June 11, 2026 07:01
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.8.1 Update module github.com/jedib0t/go-pretty/v6 to v6.8.2 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from ce3b5c7 to 460e1c6 Compare June 30, 2026 09:42
@renovate
renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 460e1c6 to 991d1b4 Compare July 19, 2026 23:31
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.8.2 Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 Jul 19, 2026
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 - autoclosed Jul 24, 2026
@renovate renovate Bot closed this Jul 24, 2026
@renovate
renovate Bot deleted the renovate/github.com-jedib0t-go-pretty-v6-6.x branch July 24, 2026 17:04
@renovate renovate Bot changed the title Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 - autoclosed Update module github.com/jedib0t/go-pretty/v6 to v6.8.3 Jul 26, 2026
@renovate renovate Bot reopened this Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 991d1b4 to bb98c6c Compare July 26, 2026 18:14
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.

0 participants