Skip to content

Update module github.com/jedib0t/go-pretty/v6 to v6.6.5

Joost Evertse requested to merge renovate/github.com-jedib0t-go-pretty-v6-6.x into main

This MR contains the following updates:

Package Type Update Change
github.com/jedib0t/go-pretty/v6 require minor v6.4.9 -> v6.6.5

Release Notes

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

v6.6.5

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.4...v6.6.5

v6.6.4

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.3...v6.6.4

v6.6.3

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3

v6.6.2

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2

v6.6.1

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.0...v6.6.1

v6.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.9...v6.6.0

v6.5.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.8...v6.5.9

v6.5.8

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.7...v6.5.8

v6.5.7

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.6...v6.5.7

v6.5.6

Compare Source

What's Changed

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.5...v6.5.6

v6.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.4...v6.5.5

v6.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.5.3...v6.5.4

v6.5.3

Compare Source

Bug-Fixes

  • table & list:
    • process "\r" correctly (moving the cursor back to start of line)

v6.5.2

Compare Source

Bug-Fixes

  • table & list:
    • process "\r" correctly (erase everything preceding it in the line)

v6.5.1

Compare Source

Features

  • progress
    • auto-trim output to fit terminal width

v6.5.0

Compare Source

Features

  • table
    • SuppressTrailingSpaces() to remove trailing spaces in tables without borders; thanks @​shreddedbacon

Bug-Fixes

  • table
    • handle negative column WidthMax values gracefully; fixes #​285

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Joost Evertse

Merge request reports

Loading