Commit 032e6bd
authored
Update Rust crate tabled to 0.21.0 (#8184)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tabled](https://redirect.github.com/zhiburt/tabled) |
workspace.dependencies | minor | `0.20.0` → `0.21.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/357) for more information.
---
### Release Notes
<details>
<summary>zhiburt/tabled (tabled)</summary>
###
[`v0.21.0`](https://redirect.github.com/zhiburt/tabled/blob/HEAD/CHANGELOG.md#0210---2026-06-01)
##### Added
- Added `Color::is_empty` function (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Added `Settings::modify` function (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Added qc test for wrap (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Added `LineText::limit` function (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Added `ColumnNames::padding`.
##### Changed
- Reworked `Charset` (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Removed `TabSize` in favor of `Charset::tab_size()`.
- Changed `ColumnNames` interface - splited it into `ColumnNames` and
`RowNames`.
##### Fixed
- Fixed `Wrap` strings with 0 width (by
[@​ymcx](https://redirect.github.com/ymcx)).
- Improved examples (by
[@​alexanderkjall](https://redirect.github.com/alexanderkjall)).
- Remove broken LICENSE symlink (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Fixed CHANGELOG.md (by
[@​mvanhorn](https://redirect.github.com/mvanhorn)).
- Fixed clippy issue (by
[@​akiomik](https://redirect.github.com/akiomik)).
- Fixed documentation (by
[@​akiomik](https://redirect.github.com/akiomik)).
- Fixed documentation (by
[@​darko-mesaros](https://redirect.github.com/darko-mesaros)).
- Fixed documentation (by
[@​brownjohnf](https://redirect.github.com/brownjohnf)).
- Fixed documentation (by
[@​spiritualhost](https://redirect.github.com/spiritualhost)).
- Fixed wrong render of vertical char in case of `Span` (corner case).
- Fixed `BorderCorrection::span` when `Span::column` and `Span::row` is
used for same cell (corner case).
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/vortex-data/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 753d659 commit 032e6bd
2 files changed
Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
0 commit comments