Skip to content

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

Merged
jdkato merged 1 commit into
vale-cli:v3from
TvdW:tablewriter
May 1, 2026
Merged

chore(deps): upgrade github.com/olekukonko/tablewriter from v0.0.5 to v1.1.4#1092
jdkato merged 1 commit into
vale-cli:v3from
TvdW:tablewriter

Conversation

@TvdW

@TvdW TvdW commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

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.
@jdkato
jdkato merged commit 3b9c8bf into vale-cli:v3 May 1, 2026
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request May 18, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [errata-ai/vale](https://github.com/errata-ai/vale) | patch | `v3.14.1` → `v3.14.2` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>errata-ai/vale (errata-ai/vale)</summary>

### [`v3.14.2`](https://github.com/vale-cli/vale/releases/tag/v3.14.2)

[Compare Source](vale-cli/vale@v3.14.1...v3.14.2)

#### Changelog

- [`810868b`](vale-cli/vale@810868b2) chore: drop yaml v2
- [`20fcb4d`](vale-cli/vale@20fcb4df) fix: move to gopkg.in/yaml.v3
- [`cdf6f9e`](vale-cli/vale@cdf6f9e5) Bugfix/path expansion ([#&#8203;1096](vale-cli/vale#1096))
- [`3b9c8bf`](vale-cli/vale@3b9c8bf9) chore(deps): upgrade github.com/olekukonko/tablewriter from v0.0.5 to v1.1.4 ([#&#8203;1092](vale-cli/vale#1092))
- [`e251662`](vale-cli/vale@e251662e) fix: add FLAG num support for agglutinative languages ([#&#8203;1090](vale-cli/vale#1090))
- [`831ded9`](vale-cli/vale@831ded96) chore: update clone path
- [`806283c`](vale-cli/vale@806283cf) chore(deps): bump github.com/tomwright/dasel/v3 from 3.3.1 to 3.3.2 ([#&#8203;1088](vale-cli/vale#1088))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiLCJhdXRvbWF0aW9uOmJvdC1hdXRob3JlZCIsImRlcGVuZGVuY3ktdHlwZTo6cGF0Y2giXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants