Closed dependabot[bot] closed 10 months ago
Code Climate has analyzed commit b6547062 and detected 0 issues on this pull request.
View more on Code Climate.
This PR currently has a merge conflict. Please resolve this and then re-add the ['dependencies', 'automerge']
label.
@dependabot recreate
Superseded by #344.
Bumps github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.9.
Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
64ffc58
table: do not merge content cells with empty ones (#280)17050b7
table: RenderTSV to render in tab-separated-values format (#277)05c0986
progress: Overall ETA never less than max ETA (#274)13d3a1d
progress: render never started trackers properly (#273)f16973f
progress: Stability fix for descending sorts (#272)62e63ed
progress: Secondary sort by start time (#271)4ba68d2
progress: support rendering trackers that haven't started yet (#270)62b2484
text: add hyperlink formatter (#263)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show