Closed dependabot[bot] closed 8 months ago
Here's the code health analysis summary for commits fdea109..799b6df
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Docker | ✅ Success | View Check ↗ | |
Secrets | ✅ Success | View Check ↗ | |
Go | ✅ Success | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
Bumps github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.5.
Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
142bdf4
table: mixed-mode alignment and sorting (#306)699cbbf
replace imports of ioutil with io (#304)7206de6
table: fix documentation for merges (#296)cc6c24d
table: fix SuppressTrailingSpaces removing spaces from the start (#295)79388bd
update to latest versions for some github actions (#293)3de2fe4
text: process Carriage-Return codes correctly (#292)460e895
table: process Carriage-Return codes correctly (#291)50f17e4
progress: auto-trim output to fit terminal width (#290)f26db87
table: handle negative WidthMax values (#289)a0c7cb6
table: SupressTrailingSpaces -> SuppressTrailingSpaces (#288)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