This repository was archived by the owner on Jan 19, 2021. It is now read-only.
chore(deps): update module jedib0t/go-pretty to v6 #61
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.3.0+incompatible->v6.0.5Release Notes
jedib0t/go-pretty
v6.0.5Compare Source
Bug-Fixes
v6.0.4Compare Source
Features
v6.0.3Compare Source
Fixes
go-openapi/strfmtwhich indirectly added a lot of unnecessary transitive dependenciesThanks @titanous!
v6.0.2Compare Source
Features
CSSClassto set the CSS class-name for the table (default:go-pretty-table)EmptyColumnto control what to print for an empty column (default: )EscapeTextto control whether to invokehtml.Escapeon all columns (default:true)Newline: to control whether\nshould be replaced, and with what (default:<br/>)Deprecations
table
SetHTMLCSSClassStyle().HTML.CSSClassv6.0.1Compare Source
Bug-Fixes
SetAutoIndexv6.0.0Compare Source
Make
go-prettycompatible withgo mod.You should now be able to run:
go get -u github.com/jedib0t/go-pretty/v6@​v6.0.0.v5.1.0Compare Source
Features
RowConfig.AutoMerge(2nd part of fix for #93)Bug-Fixes
Note
This will be the last
depcompatible release thanks togo modenforcing major versions above v1 to be part of the import path.v5.0.1Compare Source
Features
ColumnConfig.AutoMergeBug-Fixes
General
go-runewidthtov0.0.9to enhance emoji supportv5.0.0Compare Source
Features
AppendSeparatorto append a separator after the last appended rowColumnConfig.Hiddenflag to control the visibility of individual columnsColumnConfig.WidthMaxEnforcerto customize howWidthMaxis applied/enforcedResetFootersto reset and remove all appended footersResetHeadersto reset and remove all appended headersResetRowsto reset and remove all appended rowsdeptogo modfor dependency managementDeprecations
table
SetAlignSetColumnConfigwithColumnConfig.AlignSetAlignFooterSetColumnConfigwithColumnConfig.AlignFooterSetAlignHeaderSetColumnConfigwithColumnConfig.AlignHeaderSetAllowedColumnLengthsSetColumnConfigwithColumnConfig.WidthMaxSetColorsSetColumnConfigwithColumnConfig.ColorsSetColorsFooterSetColumnConfigwithColumnConfig.ColorsFooterSetColorsHeaderSetColumnConfigwithColumnConfig.ColorsHeaderSetVAlignSetColumnConfigwithColumnConfig.VAlignSetVAlignFooterSetColumnConfigwithColumnConfig.VAlignFooterSetVAlignHeaderSetColumnConfigwithColumnConfig.VAlignHeaderRenovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.