Bump console from 0.16.3 to 0.16.6 - #56
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #56 +/- ##
=======================================
Coverage 94.00% 94.00%
=======================================
Files 12 12
Lines 550 550
=======================================
Hits 517 517
Misses 33 33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dependabot
Bot
force-pushed
the
dependabot/cargo/console-0.16.6
branch
2 times, most recently
from
September 15, 2026 04:31
47ea0c8 to
ce54266
Compare
Bumps [console](https://github.com/console-rs/console) from 0.16.3 to 0.16.6. - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.3...0.16.6) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/console-0.16.6
branch
from
September 15, 2026 04:40
ce54266 to
25ac010
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 console from 0.16.3 to 0.16.6.
Release notes
Sourced from console's releases.
Commits
4329b77Bump version to 0.16.6bdf46b0utils: wrap tests in module4f54213fix: measure the truncation tail in visible columnsed342d0test: consolidate text width regression coverage48b99e9perf: accelerate printable ASCII text widthabf0358Fix truncate_str panicking mid-character without ansi-parsingac3cb73Bump version to 0.16.597a91aeansi: strip OSC and DCS sequences598eca9Bump version to 0.16.40f22c35feat: addis_dumbpublic function