Skip to content

ci: add cargo deny #7651

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

timsaucer
Copy link
Contributor

Which issue does this PR close?

We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax.

Closes #7648.

Rationale for this change

This change helps to ensure code quality by reducing duplicate dependencies and to check for vulnerabilities.

What changes are included in this PR?

Update dependency for tonic which removes some of the duplicate dependencies we have right now. It also adds a cargo deny configuration with details about the remaining duplicates in the repository with links to the issues or PRs to resolve them.

Are there any user-facing changes?

None

@github-actions github-actions bot added parquet Changes to the parquet crate arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Jun 12, 2025
@timsaucer timsaucer force-pushed the feat/add-cargo-deny branch from f15651b to 068c60d Compare June 12, 2025 17:18
@timsaucer
Copy link
Contributor Author

Moving to draft until I can resolve maintainer suggestion in the original issue.

@timsaucer timsaucer marked this pull request as draft June 13, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant