chore(deps): bump comfy-table from 7.2.2 to 8.0.0 - #5472
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [comfy-table](https://github.com/nukesor/comfy-table) from 7.2.2 to 8.0.0. - [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.2.2...v8.0.0) --- updated-dependencies: - dependency-name: comfy-table dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/comfy-table-8.0.0
branch
from
August 8, 2026 19:04
ac08000 to
412085c
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.
Bumps comfy-table from 7.2.2 to 8.0.0.
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