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

Rust: Update cargo dependencies. #17956

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Rust: Update cargo dependencies. #17956

merged 1 commit into from
Nov 11, 2024

Conversation

criemen
Copy link
Collaborator

@criemen criemen commented Nov 11, 2024

There was a recent round of tree-sitter-* package releases, so the latest code is now a) released and b) available on crates.io.

Therefore, move away from the (super slow on CI) git dependencies to released crates instead. This also includes a run of cargo update, so there's a bunch of more changes to the lockfile.

Ruby team: What sort of testing do you need to run on this to validate these changes? Can you assist me with those if possible?

There was a recent round of tree-sitter-* package releases,
so the latest code is now a) released and b) available on crates.io.

Therefore, move away from the (super slow on CI) git dependencies to released crates instead.
This also includes a run of `cargo update`, so there's a bunch of more changes to the lockfile.
@criemen criemen added the Rust Pull requests that update Rust code label Nov 11, 2024
@criemen criemen marked this pull request as ready for review November 11, 2024 11:24
@criemen criemen requested review from a team as code owners November 11, 2024 11:24
@criemen
Copy link
Collaborator Author

criemen commented Nov 11, 2024

CC @redsun82 @hvitved for rust, as I don't see a team to ping.

@hvitved
Copy link
Contributor

hvitved commented Nov 11, 2024

Ruby team: What sort of testing do you need to run on this to validate these changes? Can you assist me with those if possible?

I have started a DCA run.

@criemen criemen merged commit fed240a into main Nov 11, 2024
47 checks passed
@criemen criemen deleted the criemen/rust-upd-deps branch November 11, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QL-for-QL Ruby Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants