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.16.0 #422

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2023

This PR contains the following updates:

Package Type Update Change
tabled dependencies minor 0.14.0 -> 0.16.0

Release Notes

zhiburt/tabled (tabled)

v0.16.0

Added
  • Added #[tabled(crate = "")] attribute.
  • Added #[tabled(format = "", format(""))] attribute.
  • Support for expressions in #[tabled(display_with(""))]
  • Added tupple combinations of settings, just as Settings does.
  • Added PriorityRight and PriorityLeft priorities.
  • Created back Layout/Reverse/MarginColor/PaddingColor.
  • Added custom template setting in ExtendedTable (by @​brianheineman)

v0.15.0

Compare Source

Added
  • Added Table::modify as an option to Modify usage, which make cleaner code.
  • Added more features to themes::Theme.
  • Added a new setting Reverse to reverse the table.
  • Added vertical support for LineText.
  • Added ByContent locator.
  • Added ByCondition locator.
  • Added Locator factory for Locations.
  • Added tabled features to all subprojects to be able to reduce binary size.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) December 29, 2023 03:32
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 29, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 3, 2024
@renovate renovate bot force-pushed the renovate/tabled-0.x branch 3 times, most recently from 72931ca to 510a646 Compare February 4, 2024 07:14
@renovate renovate bot force-pushed the renovate/tabled-0.x branch 4 times, most recently from 801ae46 to d566424 Compare March 19, 2024 00:42
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 19, 2024
@renovate renovate bot force-pushed the renovate/tabled-0.x branch 4 times, most recently from c0fc9fb to 8764244 Compare March 19, 2024 20:14
@renovate renovate bot changed the title Update Rust crate tabled to 0.15.0 Update Rust crate tabled to 0.16.0 Aug 5, 2024
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.

0 participants