Skip to content

Update ruff to 0.11.13 #5887

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jun 6, 2025

This PR updates ruff from 0.11.12 to 0.11.13.

Changelog

0.11.13

Preview features

- \[`airflow`\] Add unsafe fix for module moved cases (`AIR301`,`AIR311`,`AIR312`,`AIR302`) ([18367](https://github.com/astral-sh/ruff/pull/18367),[#18366](https://github.com/astral-sh/ruff/pull/18366),[#18363](https://github.com/astral-sh/ruff/pull/18363),[#18093](https://github.com/astral-sh/ruff/pull/18093))
- \[`refurb`\] Add coverage of `set` and `frozenset` calls (`FURB171`) ([18035](https://github.com/astral-sh/ruff/pull/18035))
- \[`refurb`\] Mark `FURB180` fix unsafe when class has bases ([18149](https://github.com/astral-sh/ruff/pull/18149))

Bug fixes

- \[`perflint`\] Fix missing parentheses for lambda and ternary conditions (`PERF401`, `PERF403`) ([18412](https://github.com/astral-sh/ruff/pull/18412))
- \[`pyupgrade`\] Apply `UP035` only on py313+ for `get_type_hints()` ([18476](https://github.com/astral-sh/ruff/pull/18476))
- \[`pyupgrade`\] Make fix unsafe if it deletes comments (`UP004`,`UP050`) ([18393](https://github.com/astral-sh/ruff/pull/18393), [#18390](https://github.com/astral-sh/ruff/pull/18390))

Rule changes

- \[`fastapi`\] Avoid false positive for class dependencies (`FAST003`) ([18271](https://github.com/astral-sh/ruff/pull/18271))

Documentation

- Update editor setup docs for Neovim and Vim ([18324](https://github.com/astral-sh/ruff/pull/18324))

Other changes

- Support Python 3.14 template strings (t-strings) in formatter and parser ([17851](https://github.com/astral-sh/ruff/pull/17851))
Links

@pyup-bot pyup-bot added the update label Jun 6, 2025
@browniebroke browniebroke merged commit 95bdedb into master Jun 6, 2025
17 checks passed
@browniebroke browniebroke deleted the pyup-update-ruff-0.11.12-to-0.11.13 branch June 6, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants