Skip to content

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

Open
gabe565-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.3#57
gabe565-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-jedib0t-go-pretty-v6-6.x

Conversation

@gabe565-renovate

@gabe565-renovate gabe565-renovate Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/jedib0t/go-pretty/v6 v6.6.7v6.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


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 has been generated by Mend Renovate.

@socket-security

socket-security Bot commented Jul 28, 2025

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.6.7 ⏵ v6.8.398100100100100

View full report

@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 4627dcf to 7a71a7f Compare October 28, 2025 04:09
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.8 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.9 Oct 28, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 7a71a7f to d91c7a7 Compare November 6, 2025 08:14
@gabe565-renovate gabe565-renovate Bot removed the patch label Nov 6, 2025
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.9 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.0 Nov 6, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from d91c7a7 to c9c7ba1 Compare November 9, 2025 20:16
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.0 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.1 Nov 9, 2025
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.1 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.2 Nov 16, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from c9c7ba1 to 9d28931 Compare November 16, 2025 00:15
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.2 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.3 Nov 19, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 9d28931 to 387a2a3 Compare November 19, 2025 00:14
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.3 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.4 Nov 20, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch 2 times, most recently from af4f177 to 998d3b6 Compare November 21, 2025 00:24
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.4 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.5 Nov 21, 2025
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.5 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.7 Dec 10, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 998d3b6 to cfceb71 Compare December 10, 2025 08:14
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.7 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 Dec 23, 2025
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from cfceb71 to 3aeb891 Compare December 23, 2025 16:46
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 3aeb891 to 0881cff Compare April 3, 2026 00:09
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.9 Apr 3, 2026
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 0881cff to 1d084a8 Compare April 22, 2026 04:08
@gabe565-renovate gabe565-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
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 1d084a8 to 983380c Compare June 3, 2026 20:10
@gabe565-renovate gabe565-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
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 983380c to 0f2e241 Compare June 11, 2026 04:08
@gabe565-renovate gabe565-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 11, 2026
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from 0f2e241 to d4851a1 Compare June 30, 2026 08:08
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.1 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.2 Jun 30, 2026
@gabe565-renovate
gabe565-renovate Bot force-pushed the renovate/github.com-jedib0t-go-pretty-v6-6.x branch from d4851a1 to 8144edd Compare July 20, 2026 04:09
@gabe565-renovate gabe565-renovate Bot changed the title chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.2 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.8.3 Jul 20, 2026
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