Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5587dbc

Browse files
chore: bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.7.1 (#20700)
Bumps[github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty)from 6.6.7 to 6.7.1.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/jedib0t/go-pretty/releases">github.com/jedib0t/go-pretty/v6'sreleases</a>.</em></p><blockquote><h2>v6.7.1</h2><h2>What's Changed</h2><ul><li>text: more unit-tests for escape seq parser by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/376">jedib0t/go-pretty#376</a></li><li>progress: speed-up unit-tests by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/377">jedib0t/go-pretty#377</a></li><li>table: profiling led performance fixes by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/378">jedib0t/go-pretty#378</a></li><li>progress: minor performance optimizations by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/379">jedib0t/go-pretty#379</a></li><li>text: transformer code quality fixes by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/380">jedib0t/go-pretty#380</a></li><li>documentation updates by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/381">jedib0t/go-pretty#381</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/jedib0t/go-pretty/compare/v6.7.0...v6.7.1">https://github.com/jedib0t/go-pretty/compare/v6.7.0...v6.7.1</a></p><h2>v6.7.0</h2><h2>What's Changed</h2><ul><li>Only adjust terminal size when the output writer is stdout by <ahref="https://github.com/linzhp"><code>@​linzhp</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/375">jedib0t/go-pretty#375</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/linzhp"><code>@​linzhp</code></a> madetheir first contribution in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/375">jedib0t/go-pretty#375</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/jedib0t/go-pretty/compare/v6.6.9...v6.7.0">https://github.com/jedib0t/go-pretty/compare/v6.6.9...v6.7.0</a></p><h2>v6.6.9</h2><h2>What's Changed</h2><ul><li>progress: option to skip auto-stop for trackers by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/373">jedib0t/go-pretty#373</a></li><li>feat: don't enable colors if <code>TERM</code> is set to<code>dumb</code> by <ahref="https://github.com/G-Rath"><code>@​G-Rath</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/374">jedib0t/go-pretty#374</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/G-Rath"><code>@​G-Rath</code></a> madetheir first contribution in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/374">jedib0t/go-pretty#374</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/jedib0t/go-pretty/compare/v6.6.8...v6.6.9">https://github.com/jedib0t/go-pretty/compare/v6.6.8...v6.6.9</a></p><h2>v6.6.8</h2><h2>What's Changed</h2><ul><li>OSC 8 hiperlink support by <ahref="https://github.com/houdini91"><code>@​houdini91</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/364">jedib0t/go-pretty#364</a></li><li>Add pac-man classic (chomp) and colored dominoes indeterminateindicators by <ahref="https://github.com/mach6"><code>@​mach6</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/370">jedib0t/go-pretty#370</a></li><li>Experimental Style funcs for progress by <ahref="https://github.com/ptxmac"><code>@​ptxmac</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/369">jedib0t/go-pretty#369</a></li><li>progress demo tweaks by <ahref="https://github.com/jedib0t"><code>@​jedib0t</code></a> in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/371">jedib0t/go-pretty#371</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/houdini91"><code>@​houdini91</code></a>made their first contribution in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/364">jedib0t/go-pretty#364</a></li><li><a href="https://github.com/mach6"><code>@​mach6</code></a> madetheir first contribution in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/370">jedib0t/go-pretty#370</a></li><li><a href="https://github.com/ptxmac"><code>@​ptxmac</code></a> madetheir first contribution in <ahref="https://redirect.github.com/jedib0t/go-pretty/pull/369">jedib0t/go-pretty#369</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.6.8">https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.6.8</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/jedib0t/go-pretty/commit/eb029c4a92f81289e19e5b1097e861444e6f9066"><code>eb029c4</code></a>documentation updates (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/381">#381</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/02383244574fca4d1444ee6300e117333fdf517d"><code>0238324</code></a>text: transformer code quality fixes (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/380">#380</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/a9ab184da9d7e349e04f8f0f56a3d6765db0a86d"><code>a9ab184</code></a>progress: minor performance optimizations (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/379">#379</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/015f58dc8ebe02d513376bc12e5e3bf352ef5459"><code>015f58d</code></a>table: profiling led minor performance fixes (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/378">#378</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/a3638c1fd954d6acea9c4686c2bd2cc2941c4ff6"><code>a3638c1</code></a>progress: speed-up unit-tests (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/377">#377</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/d562c3e534b48d7e9a43369a02abe7c84c14eb47"><code>d562c3e</code></a>text: more unit-tests for escape seq parser (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/376">#376</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/4d8d0737a68ec7338d9d3474faaeec635589fbaf"><code>4d8d073</code></a>progress: adjust terminal size only when output is stdout (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/375">#375</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/b2249da83c58259eb9ba918f19dfd2ff43bf8ced"><code>b2249da</code></a>text: don't enable colors if <code>TERM</code> is set to<code>dumb</code> (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/374">#374</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/f8bbd121764f748b2d9cfae13ce042e61dd0811f"><code>f8bbd12</code></a>progress: option to skip auto-stop for trackers (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/373">#373</a>)</li><li><ahref="https://github.com/jedib0t/go-pretty/commit/3c86af826bbe2883c693e0ff28b0fdd4fc3a9846"><code>3c86af8</code></a>progress demo tweaks (<ahref="https://redirect.github.com/jedib0t/go-pretty/issues/371">#371</a>)</li><li>Additional commits viewable in <ahref="https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.7.1">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jedib0t/go-pretty/v6&package-manager=go_modules&previous-version=6.6.7&new-version=6.7.1)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parent3819f33 commit5587dbc

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
@@ -144,7 +144,7 @@ require (
144144
github.com/hashicorp/yamuxv0.1.2
145145
github.com/hinshun/vt10xv0.0.0-20220301184237-5011da428d02
146146
github.com/imulab/go-scim/pkg/v2v2.2.0
147-
github.com/jedib0t/go-pretty/v6v6.6.7
147+
github.com/jedib0t/go-pretty/v6v6.7.1
148148
github.com/jmoiron/sqlxv1.4.0
149149
github.com/justinas/nosurfv1.2.0
150150
github.com/kballard/go-shellquotev0.0.0-20180428030007-95032a82bc51

‎go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,8 +1456,8 @@ github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOl
14561456
github.com/jbenet/go-contextv0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
14571457
github.com/jdkato/prosev1.2.1 h1:Fp3UnJmLVISmlc57BgKUzdjr0lOtjqTZicL3PaYy6cU=
14581458
github.com/jdkato/prosev1.2.1/go.mod h1:AiRHgVagnEx2JbQRQowVBKjG0bcs/vtkGCH1dYAL1rA=
1459-
github.com/jedib0t/go-pretty/v6v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo=
1460-
github.com/jedib0t/go-pretty/v6v6.6.7/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
1459+
github.com/jedib0t/go-pretty/v6v6.7.1 h1:bHDSsj93NuJ563hHuM7ohk/wpX7BmRFNIsVv1ssI2/M=
1460+
github.com/jedib0t/go-pretty/v6v6.7.1/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU=
14611461
github.com/jessevdk/go-flagsv1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
14621462
github.com/jmespath/go-jmespathv0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
14631463
github.com/jmespath/go-jmespathv0.4.1-0.20220621161143-b0104c826a24 h1:liMMTbpW34dhU4az1GN0pTPADwNmvoRSeoZ6PItiqnY=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp