-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cli-table from 0.3.2 to 0.4.1 #2089
Conversation
Bumps [cli-table](https://github.com/devashishdxt/cli-table) from 0.3.2 to 0.4.1. - [Release notes](https://github.com/devashishdxt/cli-table/releases) - [Commits](devashishdxt/cli-table@0.3.2...0.4.1) Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## master #2089 +/- ##
==========================================
- Coverage 33.90% 0.47% -33.42%
==========================================
Files 464 14 -450
Lines 40373 429 -39944
Branches 17802 178 -17624
==========================================
- Hits 13683 2 -13681
+ Misses 13432 426 -13006
+ Partials 13258 1 -13257
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Benchmark for be8bf8eClick to view benchmark
|
Bumps cli-table from 0.3.2 to 0.4.1.
Release notes
Sourced from cli-table's releases.
Commits
53fda16
Better handling of empty tables without titles520359a
Upgrade version to v0.4.13d3d1fc
Better handling of empty tables4fc1a25
Avoid unwrapping when titled table is empty44cb8fa
Add tuple struct example with derive macrod5a5865
Add docs.rs config in Cargo.toml69b97c0
Update documentation and example with separate title61a4b6c
Separate title row from other rows in table6f6e345
Add align, color and bold options in derive macro5d10a40
Change cli-table-derive version to 0.4.0Dependabot 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 commands and options
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)