Skip to content

chore(deps): upgrade github.com/olekukonko/tablewriter from v0.0.5 to v1.1.4#1092

Open
TvdW wants to merge 1 commit intovale-cli:v3from
TvdW:tablewriter
Open

chore(deps): upgrade github.com/olekukonko/tablewriter from v0.0.5 to v1.1.4#1092
TvdW wants to merge 1 commit intovale-cli:v3from
TvdW:tablewriter

Conversation

@TvdW
Copy link
Copy Markdown

@TvdW TvdW commented Mar 27, 2026

Migrate to v1 API: NewWriter -> NewTable with tw.Rendition config, SetAutoWrapText -> WithRowAutoWrap, ClearRows -> Reset. Extract shared newBorderlessTable helper to consolidate repeated table configuration.

Why? Adding vale via go get -tool .../vale/... brings in dependencies, and the API changes in tablewriter between 0.0.5 and 1.1.4 are causing conflicts 😄

… v1.1.4

Migrate to v1 API: NewWriter -> NewTable with tw.Rendition config,
SetAutoWrapText -> WithRowAutoWrap, ClearRows -> Reset. Extract shared
newBorderlessTable helper to consolidate repeated table configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant