chore(deps): update comfy-table requirement from 7 to 8 - #76
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): update comfy-table requirement from 7 to 8#76dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [comfy-table](https://github.com/nukesor/comfy-table) to permit the latest version. - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: comfy-table dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/comfy-table-8
branch
from
August 12, 2026 19:55
60d46d0 to
fa6b902
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on comfy-table to permit the latest version.
Release notes
Sourced from comfy-table's releases.
... (truncated)
Changelog
Sourced from comfy-table's changelog.
... (truncated)
Commits
cf91e01chore: Release comfy-table version 8.0.038f044cchore: Prepare release401171arefactor: Replace old presets with TableStylef4be04achore: Fix and extend lints1bdfda2perf: Don't allocate strings when splitting36bd44fperf: Track line width in split_line212099cperf: Optimize border handling in draw_rowsa968011perf: Cut down string allocations in align_linefea164eperf: Move formatted lines instead of cloning them2935d4eperf: Add printable-ASCII fast path to split_long_word