Commit b490f33
authored
chore(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.1.0 (#573)
Bumps
[github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter)
from 1.0.8 to 1.1.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/afe12b2f18a0afcbec1a4372df7a1f226a2be808"><code>afe12b2</code></a>
Merge pull request <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/295">#295</a>
from olekukonko/counter</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/fe53e0281735786dc5cd7e815ad12affd71eda07"><code>fe53e02</code></a>
v1.1.0 in readme</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/aa751db1df3a4f58d144c76cebb34a8ec17f0df0"><code>aa751db</code></a>
make count variadic update <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/294">#294</a></li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/be92b8838a8b148b8bcf5d3d7ca4357aba7b7e9b"><code>be92b88</code></a>
initial lien count support <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/294">#294</a></li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/e520aed3bd36fcbc5935d6c4f778c38627788d1d"><code>e520aed</code></a>
Merge pull request <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/292">#292</a>
from EppO/fix-colorized-hmerge-footer</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/f541e24c61c592889b79e4e2bb2028d5ed19e332"><code>f541e24</code></a>
Fix AlignRight override for footer HMerge/TOTAL pattern</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/842268aa09b868d22b42e171d93815bea9717c69"><code>842268a</code></a>
Merge pull request <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/291">#291</a>
from Saurabh2402/improvement/setup-linter</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/8d10b0e53daa75f05515a3b3cca18ac3d8bf59eb"><code>8d10b0e</code></a>
lint code after sync</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/3fd0b25bc3764b178a90d23bb56a2d699ca73c10"><code>3fd0b25</code></a>
Merge branch 'master' of <a
href="https://github.com/Saurabh2402/tablewriter">https://github.com/Saurabh2402/tablewriter</a>
into impr...</li>
<li><a
href="https://github.com/olekukonko/tablewriter/commit/c0bceba813dbe22e480f4021dfcb21ba96a08698"><code>c0bceba</code></a>
add support for TrimLine update <a
href="https://redirect.github.com/olekukonko/tablewriter/issues/290">#290</a></li>
<li>Additional commits viewable in <a
href="https://github.com/olekukonko/tablewriter/compare/v1.0.8...v1.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6226698 commit b490f33
File tree
37 files changed
+2763
-657
lines changed- vendor
- github.com/olekukonko
- errors
- ll
- lh
- lx
- tablewriter
- pkg/twwidth
- renderer
- tw
37 files changed
+2763
-657
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments