wayback
wayback copied to clipboard
Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.6.7
Bumps github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.6.7.
Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
v6.6.7
What's Changed
- README.md: fix ci status badge by
@jedib0tin jedib0t/go-pretty#355- text: support NO_COLOR/FORCE_COLOR env directives; fixes #352 by
@jedib0tin jedib0t/go-pretty#360- table: support vertical merge in HTML rendering; fixes #348 by
@jedib0tin jedib0t/go-pretty#361Full 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
@knrcin jedib0t/go-pretty#353- update dependencies; other minor fixes by
@jedib0tin jedib0t/go-pretty#354New Contributors
@knrcmade their first contribution in jedib0t/go-pretty#353Full 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
@jedib0tin jedib0t/go-pretty#347Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.4...v6.6.5
v6.6.4
What's Changed
- table: RowPainterWithAttributes by
@jedib0tin jedib0t/go-pretty#346Full 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
@jedib0tin jedib0t/go-pretty#343Full 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
@jedib0tin jedib0t/go-pretty#341Full Changelog: https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2
v6.6.1
What's Changed
- table: auto expand columns with Style().Size.WidthMin by
@jedib0tin jedib0t/go-pretty#335- progress: option to remove trackers from screen on completion by
@jedib0tin jedib0t/go-pretty#336
... (truncated)
Commits
b14745ctable: support vertical merge in HTML rendering; fixes #348 (#361)5a8fa5ftext: support NO_COLOR/FORCE_COLOR env directives; fixes #352 (#360)be73dfaREADME.md: fix ci status badge (#355)51030bdupdate dependencies; other minor fixes (#354)2b859b4table: fix rebalancing of long merged columns; fixes #350 (#353)bfe1b7ctext: Wrap* should account for display width; fixes #344 (#347)9dfb82etable: RowPainterWithAttributes; addresses #345 (#346)5994546table: ImportGrid to import a 1d or 2d grid as rows (#343)ada7500table: defaults for row/header/footer align/valign; fixes #340 (#341)840c578table: change EmptySeparator to be a blank space; fixes #337 (#338)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.