Skip to content
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

Update Rust crate tabled to 0.18.0 #49

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Update Rust crate tabled to 0.18.0 #49

merged 1 commit into from
Feb 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Type Update Change
tabled dependencies minor 0.17.0 -> 0.18.0

Release Notes

zhiburt/tabled (tabled)

v0.18.0

Added
  • Added #[tabled(display(Type, "function", arg1, arg2))] - a derive helper (propoused by @​georgewhewell).
  • Added Table::kv - a new type of table layout.
  • Added new Span logic with negative and 0 spans.
  • Added LineText::align to stick text on border to specific location.
  • Added LayoutIterator to navigate Table::kv easier.
  • Added Tabled implementation for Option<T>.
Changed
  • Renamed #[tabled(display_with)] into #[tabled(display)].
  • Changed MSRV to the 1.83.
  • Removed owo-colors dependency.
  • Migrated owo-colors to 3.5 (by @​joshtriplett).
  • Migrated heck to 0.5 (by @​marxin).
  • Migrated syn to 2.0 (By @​wyatt-herkamp).
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency update label Feb 28, 2025
@seapagan seapagan merged commit aab76b8 into main Feb 28, 2025
1 check passed
@seapagan seapagan deleted the renovate/tabled-0.x branch February 28, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant