fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/jedib0t/go-pretty/v6 | require | patch |
v6.6.1 -> v6.6.7
|
Release Notes
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.6.7
What's Changed
- README.md: fix ci status badge by @jedib0t in https://github.com/jedib0t/go-pretty/pull/355
- text: support NO_COLOR/FORCE_COLOR env directives; fixes #352 by @jedib0t in https://github.com/jedib0t/go-pretty/pull/360
- table: support vertical merge in HTML rendering; fixes #348 by @jedib0t in https://github.com/jedib0t/go-pretty/pull/361
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.6...v6.6.7
v6.6.6
What's Changed
- table: fix rebalancing of long merged columns, fixes #350 by @knrc in https://github.com/jedib0t/go-pretty/pull/353
- update dependencies; other minor fixes by @jedib0t in https://github.com/jedib0t/go-pretty/pull/354
New Contributors
- @knrc made their first contribution in https://github.com/jedib0t/go-pretty/pull/353
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.5...v6.6.6
v6.6.5
What's Changed
- text: Wrap* should account for display width; fixes #344 by @jedib0t in https://github.com/jedib0t/go-pretty/pull/347
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.4...v6.6.5
v6.6.4
What's Changed
- table: RowPainterWithAttributes by @jedib0t in https://github.com/jedib0t/go-pretty/pull/346
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.3...v6.6.4
v6.6.3
What's Changed
- table: ImportGrid to import a 1d or 2d grid as rows by @jedib0t in https://github.com/jedib0t/go-pretty/pull/343
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3
v6.6.2
What's Changed
- table: defaults for row/header/footer align/valign; fixes #340 by @jedib0t in https://github.com/jedib0t/go-pretty/pull/341
Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.