Skip to content

Commit def3861

Browse files
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.1 to 6.7.5 (#598)
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.7.1 to 6.7.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jedib0t/go-pretty/releases">github.com/jedib0t/go-pretty/v6's releases</a>.</em></p> <blockquote> <h2>v6.7.5</h2> <h2>What's Changed</h2> <ul> <li>text: 256-colors support by <a href="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <a href="https://redirect.github.com/jedib0t/go-pretty/pull/388">jedib0t/go-pretty#388</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jedib0t/go-pretty/compare/v6.7.4...v6.7.5">https://github.com/jedib0t/go-pretty/compare/v6.7.4...v6.7.5</a></p> <h2>v6.7.4</h2> <h2>What's Changed</h2> <ul> <li>table: horizontal separator customization by context by <a href="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <a href="https://redirect.github.com/jedib0t/go-pretty/pull/386">jedib0t/go-pretty#386</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jedib0t/go-pretty/compare/v6.7.3...v6.7.4">https://github.com/jedib0t/go-pretty/compare/v6.7.3...v6.7.4</a></p> <h2>v6.7.3</h2> <h2>What's Changed</h2> <ul> <li>table: HTML: flexible color handling for column text by <a href="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <a href="https://redirect.github.com/jedib0t/go-pretty/pull/385">jedib0t/go-pretty#385</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jedib0t/go-pretty/compare/v6.7.2...v6.7.3">https://github.com/jedib0t/go-pretty/compare/v6.7.2...v6.7.3</a></p> <h2>v6.7.2</h2> <h2>What's Changed</h2> <ul> <li>table: user-customizable sorting by <a href="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <a href="https://redirect.github.com/jedib0t/go-pretty/pull/384">jedib0t/go-pretty#384</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jedib0t/go-pretty/compare/v6.7.1...v6.7.2">https://github.com/jedib0t/go-pretty/compare/v6.7.1...v6.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jedib0t/go-pretty/commit/a0200323c662f52187f603b077ef80d69622fb44"><code>a020032</code></a> text: 256-colors support (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/388">#388</a>)</li> <li><a href="https://github.com/jedib0t/go-pretty/commit/b9f2816d935bdbbb1b3694e436e48fea2edbbd3b"><code>b9f2816</code></a> README.md: fix nested colored table text/image (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/387">#387</a>)</li> <li><a href="https://github.com/jedib0t/go-pretty/commit/39375b46165bfda49fdd026cfc4b5550c657baeb"><code>39375b4</code></a> table: horizontal separator customization by context (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/386">#386</a>)</li> <li><a href="https://github.com/jedib0t/go-pretty/commit/3b69e0fe92c26c413feaa4f57a0f1f560921a536"><code>3b69e0f</code></a> table: HTML: flexible color handling for column text (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/385">#385</a>)</li> <li><a href="https://github.com/jedib0t/go-pretty/commit/2fe65972b6353468444cf96113e2248204b2fea8"><code>2fe6597</code></a> table: user-customizable sorting (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/384">#384</a>)</li> <li><a href="https://github.com/jedib0t/go-pretty/commit/5f83cc8cd787cab6300036aaf5cac2c559f5d47e"><code>5f83cc8</code></a> README.md: minor structuring changes for readability (<a href="https://redirect.github.com/jedib0t/go-pretty/issues/382">#382</a>)</li> <li>See full diff in <a href="https://github.com/jedib0t/go-pretty/compare/v6.7.1...v6.7.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jedib0t/go-pretty/v6&package-manager=go_modules&previous-version=6.7.1&new-version=6.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65b36ae commit def3861

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/adrg/xdg v0.5.3
1111
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
1212
github.com/gemalto/flume v1.0.0
13-
github.com/jedib0t/go-pretty/v6 v6.7.1
13+
github.com/jedib0t/go-pretty/v6 v6.7.5
1414
github.com/joho/godotenv v1.5.1
1515
github.com/m7shapan/cidr v0.0.0-20200427124835-7eba0889a5d2
1616
github.com/mattn/go-isatty v0.0.20

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
722722
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
723723
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
724724
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
725-
github.com/jedib0t/go-pretty/v6 v6.7.1 h1:bHDSsj93NuJ563hHuM7ohk/wpX7BmRFNIsVv1ssI2/M=
726-
github.com/jedib0t/go-pretty/v6 v6.7.1/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
725+
github.com/jedib0t/go-pretty/v6 v6.7.5 h1:9dJSWTJnsXJVVAbvxIFxeHf/JxoJd7GUl5o3UzhtuiM=
726+
github.com/jedib0t/go-pretty/v6 v6.7.5/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
727727
github.com/jmoiron/sqlx v1.4.0 h1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=
728728
github.com/jmoiron/sqlx v1.4.0/go.mod h1:ZrZ7UsYB/weZdl2Bxg6jCRO9c3YHl8r3ahlKmRT4JLY=
729729
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=

0 commit comments

Comments
 (0)