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

uitest: Update ui_test from v0.11.7 to v0.21.2 and other deps #263

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

xFrednet
Copy link
Member

Not much to say. I just checked crates.io and updated every dependency I could. Then I ran cargo update and everything was done.

Updating ui_test was a bin painful due to the big version difference, but it seems to be working now :D

@xFrednet xFrednet added C-enhancement Category: New feature or request A-marker-uitest Area: ui-test infrastructure (marker_uitests) labels Sep 28, 2023
@xFrednet xFrednet added this to the v0.3.0 milestone Sep 28, 2023
@xFrednet
Copy link
Member Author

ci / rust-unused-dependencies Just caught its first unused dependency 🎉

@xFrednet xFrednet force-pushed the 000-update-deps branch 2 times, most recently from 3f6bf3b to 56ca86d Compare September 28, 2023 18:33
@xFrednet
Copy link
Member Author

Clap or at least a dependency of clap has increased the minimum rust version to Rust 1.70. I think at one point we should have a discussion how we handle the minimal rust version of Marker and its dependencies. This is just frustrating rn

@xFrednet xFrednet force-pushed the 000-update-deps branch 2 times, most recently from 8cb7b61 to 2ccbb06 Compare September 28, 2023 18:42
@xFrednet
Copy link
Member Author

Damn, dealing with dependencies can take some time. I thought this would just take 10 minutes ^^ Anyways it seems to be working now.

I think I can just merge this PR directly, since it's only a dependency update :)

@xFrednet xFrednet added this pull request to the merge queue Sep 28, 2023
Merged via the queue into rust-marker:master with commit 9ca94cb Sep 28, 2023
15 checks passed
@xFrednet xFrednet deleted the 000-update-deps branch September 28, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-marker-uitest Area: ui-test infrastructure (marker_uitests) C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant