timsutton / speedwagon

Download iOS/tvOS/watchOS/xrOS simulators without Xcode or macOS
MIT License
118 stars 4 forks source link

Update module github.com/jedib0t/go-pretty/v6 to v6.4.7 #5

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/jedib0t/go-pretty/v6 require patch v6.4.0 -> v6.4.7

Release Notes

jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6) ### [`v6.4.7`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.7) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.6...v6.4.7) ### Features - **text** - add hyperlink formatter ([#​263](https://togithub.com/jedib0t/go-pretty/issues/263)) // thanks [@​sanyatuning](https://togithub.com/sanyatuning) - **progress** // thanks [@​NathanBaulch](https://togithub.com/NathanBaulch) for all of the following - support rendering trackers that haven't started yet ([#​270](https://togithub.com/jedib0t/go-pretty/issues/270)) - secondary sort by start time ([#​271](https://togithub.com/jedib0t/go-pretty/issues/271)) - stability fix for descending sorts ([#​272](https://togithub.com/jedib0t/go-pretty/issues/272)) - render never started trackers properly ([#​273](https://togithub.com/jedib0t/go-pretty/issues/273)) - overall ETA never less than max ETA ([#​274](https://togithub.com/jedib0t/go-pretty/issues/274)) ### [`v6.4.6`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.6) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.5...v6.4.6) ### Features - **table** - honor border color overrides for title row ([#​260](https://togithub.com/jedib0t/go-pretty/issues/260)) ### [`v6.4.5`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.5) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.4...v6.4.5) ### Features - **table** - option to custom color borders/separators ([#​259](https://togithub.com/jedib0t/go-pretty/issues/259)) - `table.Style().Color.Border` - `table.Style().Color.Separator` - **text** - handle escape sequences that embed a URL ([#​256](https://togithub.com/jedib0t/go-pretty/issues/256)) // thanks [@​vsemichev](https://togithub.com/vsemichev) ### [`v6.4.4`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.4) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.3...v6.4.4) ### Features - **table** - option to avoid coloring borders/separators (`table.Style().Options.DoNotColorBordersAndSeparators`) ### [`v6.4.3`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.3) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.2...v6.4.3) ### Bug-Fixes - **progress** - fix overall tracker disappearing when appending a tracker after current trackers are done (fixes [#​245](https://togithub.com/jedib0t/go-pretty/issues/245)) (thanks [@​iyear](https://togithub.com/iyear)) ### [`v6.4.2`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.2) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.1...v6.4.2) ### Bug-Fixes - **table** - colorize title borders (fixes [#​234](https://togithub.com/jedib0t/go-pretty/issues/234)) ### [`v6.4.1`](https://togithub.com/jedib0t/go-pretty/releases/tag/v6.4.1) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v6.4.0...v6.4.1) ### Bug-Fixes - **table** - better column sizing for complex auto-merge use-cases (fixes [#​226](https://togithub.com/jedib0t/go-pretty/issues/226))

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.