aevea / knit

Tool to gamify merge requests
0 stars 0 forks source link

chore(deps): update module jedib0t/go-pretty to v5 - autoclosed #59

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/jedib0t/go-pretty require major v4.3.0+incompatible -> v5.0.1

Release Notes

jedib0t/go-pretty ### [`v5.0.1`](https://togithub.com/jedib0t/go-pretty/releases/v5.0.1) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v5.0.0...v5.0.1) ### Features - **table** - support auto-merge of cells in a column with `ColumnConfig.AutoMerge` - support title/caption using the \\<caption> tag on the table in HTML mode ### Bug-Fixes - **table** - support auto-index in CSV/HTML/Markdown modes ### General - update dependency `go-runewidth` to `v0.0.9` to enhance emoji support ### [`v5.0.0`](https://togithub.com/jedib0t/go-pretty/releases/v5.0.0) [Compare Source](https://togithub.com/jedib0t/go-pretty/compare/v4.3.0...v5.0.0) ### Features - **table** - `AppendSeparator` to append a separator after the last appended row - `ColumnConfig.Hidden` flag to control the visibility of individual columns - `ColumnConfig.WidthMaxEnforcer` to customize how `WidthMax` is applied/enforced - `ResetFooters` to reset and remove all appended footers - `ResetHeaders` to reset and remove all appended headers - `ResetRows` to reset and remove all appended rows - Deprecated interfaces have been removed; refer to the table below for details - **General** - Transition from `dep` to `go mod` for dependency management #### Deprecations ##### table | Old Functionality | Replacement | | ------------------------- | -------------------------------------------------- | | `SetAlign` | `SetColumnConfig` with `ColumnConfig.Align` | | `SetAlignFooter` | `SetColumnConfig` with `ColumnConfig.AlignFooter` | | `SetAlignHeader` | `SetColumnConfig` with `ColumnConfig.AlignHeader` | | `SetAllowedColumnLengths` | `SetColumnConfig` with `ColumnConfig.WidthMax` | | `SetColors` | `SetColumnConfig` with `ColumnConfig.Colors` | | `SetColorsFooter` | `SetColumnConfig` with `ColumnConfig.ColorsFooter` | | `SetColorsHeader` | `SetColumnConfig` with `ColumnConfig.ColorsHeader` | | `SetVAlign` | `SetColumnConfig` with `ColumnConfig.VAlign` | | `SetVAlignFooter` | `SetColumnConfig` with `ColumnConfig.VAlignFooter` | | `SetVAlignHeader` | `SetColumnConfig` with `ColumnConfig.VAlignHeader` |

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

renovate[bot] commented 4 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/aevea/knit":"/mnt/renovate/gh/aevea/knit" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/aevea/knit" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/jedib0t/go-pretty/v5@v5.0.1: go.mod has non-.../v5 module path "github.com/jedib0t/go-pretty" (and .../v5/go.mod does not exist) at revision v5.0.1