Skip to content

Commit 5e03469

Browse files
authored
chore(deps): bump comfy-table from 7.2.1 to 7.2.2 (#179)
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.2.1 to 7.2.2. <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>v7.2.2</h2> <h2>[7.2.2] - 2026-01-13</h2> <h3>Fix</h3> <ul> <li>Minor performance improvements</li> <li>Fixed an edge-case, where multiple LowerBoundary constraints weren't uphold.</li> <li>Fixed an issue where tables were misformatted when no vertical border styling was specified. <a href="https://redirect.github.com/Nukesor/comfy-table/pull/198">#198</a></li> </ul> <h2>[7.2.1] - 2025-09-11</h2> <h3>Misc</h3> <ul> <li>Adjust a single test case to not fail in <code>0x0</code> sized tty-environments. <a href="https://redirect.github.com/Nukesor/comfy-table/pull/186">!186</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md">comfy-table's changelog</a>.</em></p> <blockquote> <h2>[7.2.2] - 2026-01-13</h2> <h3>Fix</h3> <ul> <li>Minor performance improvements</li> <li>Fixed an edge-case, where multiple LowerBoundary constraints weren't uphold.</li> <li>Fixed an issue where tables were misformatted when no vertical border styling was specified. <a href="https://redirect.github.com/Nukesor/comfy-table/pull/198">#198</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Nukesor/comfy-table/commit/9040cd269763b79f3493dd6393f5aa061c80166c"><code>9040cd2</code></a> chore: Release comfy-table version 7.2.2</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/51f69f6f6b0117184540e96c2c286df50144a34d"><code>51f69f6</code></a> docs: Prepare changelog for release</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/2c697e1fc6dfe4d08be752b3ac9a12252a9bc023"><code>2c697e1</code></a> Merge pull request <a href="https://redirect.github.com/nukesor/comfy-table/issues/201">#201</a> from Nukesor/fix-cell-verticl-styling</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/4bc64ad17611c538f6bfb1144cf9c30c9abd49cb"><code>4bc64ad</code></a> fix: Cell formatting without any vertical styling</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/dda03a01f808ff101c508003c436c66c26b13b14"><code>dda03a0</code></a> meta: LLM contribution guidelines</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/f1aa156382bf6fb3dd426edca6677eb1ef49831b"><code>f1aa156</code></a> meta: Add AGENTS.md</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/d01e3d5dba2026c5698f13620a461bd804b2fd54"><code>d01e3d5</code></a> Merge pull request <a href="https://redirect.github.com/nukesor/comfy-table/issues/200">#200</a> from Nukesor/tests</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/053f7c9292147d20ab0ed4d4ed04db9c27c6b099"><code>053f7c9</code></a> chore: Format codebase with nightly rules</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/78e8f467c2493e631874389a63ce5cf4fa70ac18"><code>78e8f46</code></a> fix: Split doesn't result in violation of lower boundary</li> <li><a href="https://github.com/Nukesor/comfy-table/commit/68c307c78abc429cc3171cab8fe94033136756c1"><code>68c307c</code></a> fix: Successive lower boundary constraints</li> <li>Additional commits viewable in <a href="https://github.com/nukesor/comfy-table/compare/v7.2.1...v7.2.2">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=7.2.1&new-version=7.2.2)](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>
2 parents 1d9112d + 10a5ef7 commit 5e03469

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ eula = false
1919
chrono = { version = "0.4.42", features = ["serde"] }
2020
clap = { version = "4.5.54", features = ["derive", "wrap_help"] }
2121
clap-verbosity-flag = "3.0.4"
22-
comfy-table = "7.2.1"
22+
comfy-table = "7.2.2"
2323
csv = "1.4.0"
2424
dirs = "6.0.0"
2525
ipnetwork = { version = "0.21.1", features = ["serde"] }

0 commit comments

Comments
 (0)