Skip to content

Update minor-and-patch#171

Merged
MacondoExpress merged 1 commit into
mainfrom
renovate/minor-and-patch
Jul 14, 2026
Merged

Update minor-and-patch#171
MacondoExpress merged 1 commit into
mainfrom
renovate/minor-and-patch

Conversation

@renovate

@renovate renovate Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/jedib0t/go-pretty/v6 v6.7.9v6.8.2 age confidence require minor
github.com/tidwall/gjson v1.18.0v1.19.0 age confidence require minor
go 1.26.11.26.5 age confidence uses-with patch
golang.org/x/sys v0.43.0v0.47.0 age confidence require minor
goreleaser/goreleaser-action v7.0.0v7.2.3 age confidence action minor

Release Notes

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

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

tidwall/gjson (github.com/tidwall/gjson)

v1.19.0

Compare Source

actions/go-versions (go)

v1.26.5: 1.26.5

Compare Source

Go 1.26.5

v1.26.4: 1.26.4

Compare Source

Go 1.26.4

v1.26.3: 1.26.3

Compare Source

Go 1.26.3

v1.26.2: 1.26.2

Compare Source

Go 1.26.2

goreleaser/goreleaser-action (goreleaser/goreleaser-action)

v7.2.3

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7.2.2...v7.2.3

v7.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.2

v7.2.1

Compare Source

This fully removes the usage of the old nightly moving tag.

Full Changelog: goreleaser/goreleaser-action@v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.0

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.1.0


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • Between 12:00 AM and 04:59 AM, on day 1 and 15 of the month (* 0-4 1,15 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a team as a code owner May 1, 2026 03:29
@renovate renovate Bot requested a review from angrykoala May 1, 2026 03:29
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch 4 times, most recently from 362040c to cf11d73 Compare May 14, 2026 17:35
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch 2 times, most recently from 02ed3d9 to 391100d Compare May 24, 2026 20:23
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch 3 times, most recently from d9a31b1 to 8d83aaf Compare June 8, 2026 16:38
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch from 8d83aaf to 19e9d81 Compare June 14, 2026 04:51
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch 3 times, most recently from 6b23ae7 to 6803331 Compare July 8, 2026 12:49
@renovate renovate Bot force-pushed the renovate/minor-and-patch branch from 6803331 to 1bdb528 Compare July 11, 2026 03:58
@MacondoExpress MacondoExpress removed the request for review from angrykoala July 14, 2026 12:25
@MacondoExpress MacondoExpress merged commit 945725d into main Jul 14, 2026
10 checks passed
@MacondoExpress MacondoExpress deleted the renovate/minor-and-patch branch July 14, 2026 12:26
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