Skip to content

Bump tabled from 0.20.0 to 0.22.0 - #1382

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tabled-0.22.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tabled-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026 •

Copy link
Copy Markdown
Contributor

Bumps tabled from 0.20.0 to 0.22.0.

Changelog

Sourced from tabled's changelog.

[0.22.0] - 2026-09-05

Added

  • Added CompactTable::skip function (by @​ChrisJr404).
  • Added Color text-attribute constants BLINK, DIMMED, HIDDEN, INVERT, ITALIC, RESET and STRIKETHROUGH (by @​ChrisJr404).

Changed

  • Replaced proc-macro-error2 with syn::Error in static_table (by @​hex22a)
  • Replaced proc-macro-error2 with syn::Error in tabled_derive (by @​shrey4796)

Fixed

[0.21.0] - 2026-06-01

Added

Changed

  • Reworked Charset (by @​mvanhorn).
  • Removed TabSize in favor of Charset::tab_size().
  • Changed ColumnNames interface - splited it into ColumnNames and RowNames.

Fixed

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor rust Pull requests that update Rust code labels Sep 12, 2026
@codecov

codecov Bot commented Sep 12, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@e6b3c92). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1382   +/-   ##
=======================================
  Coverage        ?   34.61%           
=======================================
  Files           ?       32           
  Lines           ?     1719           
  Branches        ?        0           
=======================================
  Hits            ?      595           
  Misses          ?     1124           
  Partials        ?        0           
Flag Coverage Δ
unittests 34.61% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/tabled-0.22.0 branch 2 times, most recently from 213653a to 8bda5e9 Compare September 23, 2026 17:58
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.20.0 to 0.22.0.
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits/v0.22.0)

---
updated-dependencies:
- dependency-name: tabled
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tabled-0.22.0 branch from 8bda5e9 to 9753a77 Compare September 24, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants