chore(deps)(deps): bump tabled from 0.15.0 to 0.20.0
Closed
Number: #512
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
February 02, 2026 at 09:49 AM UTC
(4 months ago)
(4 months ago)
Updated:
March 11, 2026 at 09:25 AM UTC
(3 months ago)
(3 months ago)
Closed:
March 11, 2026 at 09:25 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
about 1 month
Labels:
dependencies rust
dependencies rust
Description:
Bumps tabled from 0.15.0 to 0.20.0.
Changelog
Sourced from tabled's changelog.
[0.20.0] - 2025-05-06
Added
- Added
Table::noheadfunction just likeTable::newbut with no header.- Added
Table::with_capacityfunction just likeTable::newbut with an exact number of rows.Changed
- Changed
with(Border)logic to set only outer border instead of border of all cells.- Made a number of refactorings of
tabled::grid::dimension::*modules.- Made small optimization of
Wrap::textandTruncate::text.- Made small optimization of
Text::new.- Brought up to date benchmarks.
- Renamed
Columns::singleintoColumns::one.- Renamed
Rows::singleintoRows::one.- Moved back to
fnvfromahashcause of WASM build.- Moved back to old
Wrap::keep_wordslogic where we preserving all content.Fixed
- Fixed dependency
testing_tableinclusion (by@klensy).- Fixed
WASMbuild (by@cptpiepmatz).- Fixed not properly working caching logic of
TableOption::hint.[0.19.0] - 2025-24-04
Added
- Added
tabled::assertmodule.- Added
#[tabled(map)]macro.- Added
derive::display::boolfunction.- Added
derive::display::wrapandderive::display::truncatefunction.- Added
Locator::value.- Added
Table::get_dimensionfunction.- Added
ANSIlink handling inWidth::truncate.- Added
Upper Title Caseandlower title caseoptions forrename_all.- Added
no_stdintesting_table.Changed
- Changed
Reverseinterface.- Changed
Positioninterface.- Changed
tabled::grid::dimensionstructures.- Changed
IterTableinterface.- Migrated
ronto0.10.- Renamed
ColumnNames::default()intoColumnsNames::head().- Renamed
BorderSpanCorrectionintoBorderCorrection::span().- Renamed
Offset::BeginintoOffset::Start.
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Package Dependencies
Technical Details
| ID: | 14540042 |
| UUID: | 3884979850 |
| Node ID: | PR_kwDOKZ9GkM7A3U2U |
| Host: | GitHub |
| Repository: | terraphim/terraphim-ai |