padok-team / guacamole

Evaluate your IaC quality
Apache License 2.0
13 stars 0 forks source link

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.4 #73

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jedib0t/go-pretty/v6 v6.4.9 -> v6.5.4 age adoption passing confidence

Release Notes

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6) ### [`v6.5.4`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.4) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.3...v6.5.4) #### What's Changed - table: fix SuppressTrailingSpaces removing spaces from the beginning by [@​ilya-lesikov](https://togithub.com/ilya-lesikov) in [https://github.com/jedib0t/go-pretty/pull/295](https://togithub.com/jedib0t/go-pretty/pull/295) - table: fix documentation for merges by [@​jedib0t](https://togithub.com/jedib0t) in [https://github.com/jedib0t/go-pretty/pull/296](https://togithub.com/jedib0t/go-pretty/pull/296) #### New Contributors - [@​ilya-lesikov](https://togithub.com/ilya-lesikov) made their first contribution in [https://github.com/jedib0t/go-pretty/pull/295](https://togithub.com/jedib0t/go-pretty/pull/295) **Full Changelog**: https://github.com/jedib0t/go-pretty/compare/v6.5.3...v6.5.4 ### [`v6.5.3`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.3) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.2...v6.5.3) ### Bug-Fixes - **table** & **list**: - process "\r" correctly (moving the cursor back to start of line) ### [`v6.5.2`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.2) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.1...v6.5.2) ### Bug-Fixes - **table** & **list**: - process "\r" correctly (erase everything preceding it in the line) ### [`v6.5.1`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.1) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.5.0...v6.5.1) ### Features - **progress** - auto-trim output to fit terminal width ### [`v6.5.0`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.5.0) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.9...v6.5.0) ### Features - **table** - `SuppressTrailingSpaces()` to remove trailing spaces in tables without borders; thanks [@​shreddedbacon](https://togithub.com/shreddedbacon) ### Bug-Fixes - **table** - handle negative column WidthMax values gracefully; fixes [#​285](https://togithub.com/jedib0t/go-pretty/issues/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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.