655: Bump comfy-table from 4.0.1 to 4.1.1 r=thomaseizinger a=dependabot[bot]

Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 4.0.1 to 4.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nukesor/comfy-table/releases">comfy-table's releases</a>.</em></p>
<blockquote>
<h2>v4.1.1</h2>
<h2>[4.1.1] - 2021-08-11</h2>
<h3>Added</h3>
<ul>
<li><code>tty</code> feature flag, which enables tty related functionality.
This includes styling and terminal-width detection.
The <code>tty</code> feature flag is enabled by default.
Implemented by <a href="https://github.com/roee88">roee88</a> in <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/pull/47">#47</a>.</li>
</ul>
<h2>v4.1.0</h2>
<h2>[4.1.0] - 2021-08-09</h2>
<h3>Added</h3>
<ul>
<li>Add <code>modifiers::UTF8_SOLID_INNER_BORDERS</code>, which makes the inner borders solid lines: <code>│─</code> by <a href="https://github.com/ModProg">ModProg</a> for <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/issues/39">#39</a>.</li>
<li>Add <code>presets::ASCII_BORDERS_ONLY_CONDENSED</code>, which is <code>ASCII_BORDERS_ONLY</code> but without spacing between rows <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/issues/43">#43</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Several preset examples weren't correct.</li>
<li>Multi-character UTF8 symbols are now handled correctly in most situations.
Table-layout might still break for 1-character columns.</li>
<li>Mid-word splitting now takes multi-character utf8 characters into account.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Rename <code>ASCII_HORIZONTAL_BORDERS_ONLY</code> to <code>ASCII_HORIZONTAL_ONLY</code>. Old imports will still work until v5.0.</li>
<li>Rename <code>UTF8_HORIZONTAL_BORDERS_ONLY</code> to <code>UTF8_HORIZONTAL_ONLY</code>. Old imports will still work until v5.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/Nukesor/comfy-table/blob/master/CHANGELOG.md">comfy-table's changelog</a>.</em></p>
<blockquote>
<h2>[4.1.1] - 2021-08-11</h2>
<h3>Added</h3>
<ul>
<li><code>tty</code> feature flag, which enables tty related functionality.
This includes styling and terminal-width detection.
The <code>tty</code> feature flag is enabled by default.
Implemented by <a href="https://github.com/roee88">roee88</a> in <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/pull/47">#47</a>.</li>
</ul>
<h2>[4.1.0] - 2021-08-09</h2>
<h3>Added</h3>
<ul>
<li>Add <code>modifiers::UTF8_SOLID_INNER_BORDERS</code>, which makes the inner borders solid lines: <code>│─</code> by <a href="https://github.com/ModProg">ModProg</a> for <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/issues/39">#39</a>.</li>
<li>Add <code>presets::ASCII_BORDERS_ONLY_CONDENSED</code>, which is <code>ASCII_BORDERS_ONLY</code> but without spacing between rows <a href="https://github-redirect.dependabot.com/Nukesor/comfy-table/issues/43">#43</a>.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Several preset examples weren't correct.</li>
<li>Multi-character UTF8 symbols are now handled correctly in most situations.
Table-layout might still break for 1-character columns.</li>
<li>Mid-word splitting now takes multi-character utf8 characters into account.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Rename <code>ASCII_HORIZONTAL_BORDERS_ONLY</code> to <code>ASCII_HORIZONTAL_ONLY</code>. Old imports will still work until v5.0.</li>
<li>Rename <code>UTF8_HORIZONTAL_BORDERS_ONLY</code> to <code>UTF8_HORIZONTAL_ONLY</code>. Old imports will still work until v5.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9468194166"><code>9468194</code></a> (cargo-release) version 4.1.1</li>
<li><a href="7522fc3c7f"><code>7522fc3</code></a> docs: Set release date for 4.1.1</li>
<li><a href="961b28f2b0"><code>961b28f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nukesor/comfy-table/issues/48">#48</a> from Nukesor/refactor_test_workflow</li>
<li><a href="2c1d4f93a3"><code>2c1d4f9</code></a> ci: Simplify test workflow for different targets</li>
<li><a href="e40d2fc393"><code>e40d2fc</code></a> docs: Add changelog entry for tty feature flag</li>
<li><a href="9d58bd1454"><code>9d58bd1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nukesor/comfy-table/issues/47">#47</a> from roee88/no-tty</li>
<li><a href="39369ec927"><code>39369ec</code></a> extracted tty styling to function</li>
<li><a href="58306c0a58"><code>58306c0</code></a> Add a feature flag for tty support</li>
<li><a href="506a10ef5b"><code>506a10e</code></a> (cargo-release) start next development iteration 4.1.1-alpha.0</li>
<li><a href="3307e9b46d"><code>3307e9b</code></a> (cargo-release) version 4.1.0</li>
<li>Additional commits viewable in <a href="https://github.com/nukesor/comfy-table/compare/v4.0.1...v4.1.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=comfy-table&package-manager=cargo&previous-version=4.0.1&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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` 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot/cargo/miniscript-6.0.1
bors[bot] 3 years ago committed by GitHub
commit e032e30da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
Cargo.lock generated

@ -629,13 +629,14 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "comfy-table"
version = "4.0.1"
version = "4.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92e0356b571da8e3d6ff2fe5de9be56e379c6bf22d91ffc86c2fcab35e54701f"
checksum = "11e95a3e867422fd8d04049041f5671f94d53c32a9dcd82e2be268714942f3f3"
dependencies = [
"crossterm",
"strum",
"strum_macros",
"unicode-width",
]
[[package]]

@ -19,7 +19,7 @@ bdk = "0.10"
big-bytes = "1"
bitcoin = { version = "0.26", features = [ "rand", "use-serde" ] }
bmrng = "0.5"
comfy-table = "4.0.1"
comfy-table = "4.1.1"
config = { version = "0.11", default-features = false, features = [ "toml" ] }
conquer-once = "0.3"
curve25519-dalek = { package = "curve25519-dalek-ng", version = "4" }

Loading…
Cancel
Save