Skip to content

Update ruff to 0.11.11 #5865

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
May 23, 2025
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates ruff from 0.11.10 to 0.11.11.

Changelog

0.11.11

Preview features

- \[`airflow`\] Add autofixes for `AIR302` and `AIR312` ([17942](https://github.com/astral-sh/ruff/pull/17942))
- \[`airflow`\] Move rules from `AIR312` to `AIR302` ([17940](https://github.com/astral-sh/ruff/pull/17940))
- \[`airflow`\] Update `AIR301` and `AIR311` with the latest Airflow implementations ([17985](https://github.com/astral-sh/ruff/pull/17985))
- \[`flake8-simplify`\] Enable fix in preview mode (`SIM117`) ([18208](https://github.com/astral-sh/ruff/pull/18208))

Bug fixes

- Fix inconsistent formatting of match-case on `[]` and `_` ([18147](https://github.com/astral-sh/ruff/pull/18147))
- \[`pylint`\] Fix `PLW1514` not recognizing the `encoding` positional argument of `codecs.open` ([18109](https://github.com/astral-sh/ruff/pull/18109))

CLI

- Add full option name in formatter warning ([18217](https://github.com/astral-sh/ruff/pull/18217))

Documentation

- Fix rendering of admonition in docs ([18163](https://github.com/astral-sh/ruff/pull/18163))
- \[`flake8-print`\] Improve print/pprint docs for `T201` and `T203` ([18130](https://github.com/astral-sh/ruff/pull/18130))
- \[`flake8-simplify`\] Add fix safety section (`SIM110`,`SIM210`) ([18114](https://github.com/astral-sh/ruff/pull/18114),[#18100](https://github.com/astral-sh/ruff/pull/18100))
- \[`pylint`\] Fix docs example that produced different output (`PLW0603`) ([18216](https://github.com/astral-sh/ruff/pull/18216))
Links

@browniebroke browniebroke merged commit 4777cdf into master May 23, 2025
17 checks passed
@browniebroke browniebroke deleted the pyup-update-ruff-0.11.10-to-0.11.11 branch May 23, 2025 12:34
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