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

Upgrade ruff_* creates #577

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

max-muoto
Copy link
Contributor

@max-muoto max-muoto commented Jan 27, 2025

This PR upgrades all of our dependencies on internal Rust creates (0.4.5 -> 0.9.2), additionally bumping petgraph due a subdependency compatibility issue. One of the main changes here was switching out the dependency on the ruff_source_file create to ruff_linter where Locator was moved.

Fixes: #501

@max-muoto max-muoto marked this pull request as ready for review January 27, 2025 17:04
Copy link
Member

@emdoyle emdoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! This can close out #501

@max-muoto max-muoto force-pushed the upgrade-ruff--creates branch from a8260b6 to 49e6280 Compare January 27, 2025 23:47
@max-muoto max-muoto force-pushed the upgrade-ruff--creates branch from b2ae91d to 4aa4a39 Compare January 28, 2025 04:41
@emdoyle emdoyle merged commit f3e092f into gauge-sh:main Jan 28, 2025
7 of 10 checks passed
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.

Upgrade ruff AST dependencies
2 participants