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.15.0 #16

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tabled dependencies minor 0.14.0 -> 0.15.0

Release Notes

zhiburt/tabled (tabled)

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 ByContet 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 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 24, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `tabled`.
    ... required by package `rudric v0.1.3 (/tmp/renovate/repos/github/mike-lloyd03/rudric)`
versions that meet the requirements `^0.15.0` are: 0.15.0

the package `rudric` depends on `tabled`, with features: `color` but `tabled` does not have these features.


failed to select a version for `tabled` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/tabled-0.x branch 5 times, most recently from 69f9b87 to 7bbc6f5 Compare January 25, 2024 01:41
@renovate renovate bot force-pushed the renovate/tabled-0.x branch 2 times, most recently from 3d2b112 to 68130f0 Compare January 25, 2024 21:41
@renovate renovate bot force-pushed the renovate/tabled-0.x branch from 3d2b112 to 4bab4b7 Compare January 25, 2024 21:51
Copy link
Contributor Author

renovate bot commented Jan 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mike-lloyd03 mike-lloyd03 merged commit f538e5e into master Jan 25, 2024
1 check passed
@mike-lloyd03 mike-lloyd03 deleted the renovate/tabled-0.x branch January 25, 2024 21:54
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.

1 participant