mbrobbel opened a new pull request, #14483: URL: https://github.com/apache/datafusion/pull/14483
## Which issue does this PR close? Closes #14135. ## Rationale for this change See linked issue. ## What changes are included in this PR? - Remove `Cargo.lock` from `.gitignore` - Add `--locked` to cargo in CI - Move `datafusion-cli` back to workspace - Remove `cli` lock file check in CI - Add `Cargo.lock` file for `dev/depcheck` - Remove `cargo update` from release instructions - Update lock files with `cargo update` TODO - [ ] Update dependabot config ## Are these changes tested? CI. ## Are there any user-facing changes? Added `Cargo.lock` file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org