Skip to content

chore(deps): bump tabled 0.20 -> 0.21#109

Merged
swlynch99 merged 1 commit into
mainfrom
claude/bump-tabled-0.21
Jun 9, 2026
Merged

chore(deps): bump tabled 0.20 -> 0.21#109
swlynch99 merged 1 commit into
mainfrom
claude/bump-tabled-0.21

Conversation

@swlynch99

Copy link
Copy Markdown
Contributor

What

Bumps tabled 0.20.0 → 0.21.0 in durable-cli.

The only tabled usage is the event-listing table in durable-cli (events.rs). The settings API used there (Modify / Segment / Alignment / AlignmentStrategy / Style / Margin / Padding and the #[derive(Tabled)]) is unchanged in 0.21, so no code changes are required. Pulls papergrid 0.17 → 0.18.

Note: the other Table::new(...) references in the codebase (migrate/runtime/xtask) are sqlx migration tables, unrelated to this crate.

Verification

cargo check -p durable-cli --all-features --locked

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp


Generated by Claude Code

The only tabled usage is the event-listing table in durable-cli
(events.rs). The settings API used there (Modify/Segment/Alignment/
AlignmentStrategy/Style/Margin/Padding and the Tabled derive) is
unchanged in 0.21, so no code changes are required. Pulls papergrid
0.17 -> 0.18.

https://claude.ai/code/session_01KN3PaeQ1pFq1B3uReMqHjp
@swlynch99 swlynch99 merged commit 6d0b02e into main Jun 9, 2026
7 checks passed
@swlynch99 swlynch99 deleted the claude/bump-tabled-0.21 branch June 9, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants