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

Update ruff to 0.6.7 #5394

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Update ruff to 0.6.7 #5394

merged 2 commits into from
Sep 23, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates ruff from 0.6.6 to 0.6.7.

Changelog

0.6.7

Preview features

- Add Python version support to ruff analyze CLI ([13426](https://github.com/astral-sh/ruff/pull/13426))
- Add `exclude` support to `ruff analyze` ([13425](https://github.com/astral-sh/ruff/pull/13425))
- Fix parentheses around return type annotations ([13381](https://github.com/astral-sh/ruff/pull/13381))

Rule changes

- \[`pycodestyle`\] Fix: Don't autofix if the first line ends in a question mark? (D400) ([13399](https://github.com/astral-sh/ruff/pull/13399))

Bug fixes

- Respect `lint.exclude` in ruff check `--add-noqa` ([13427](https://github.com/astral-sh/ruff/pull/13427))

Performance

- Avoid tracking module resolver files in Salsa ([13437](https://github.com/astral-sh/ruff/pull/13437))
- Use `forget` for module resolver database ([13438](https://github.com/astral-sh/ruff/pull/13438))
Links

@foarsitter foarsitter merged commit a0d6949 into master Sep 23, 2024
14 of 15 checks passed
@foarsitter foarsitter deleted the pyup-update-ruff-0.6.6-to-0.6.7 branch September 23, 2024 13:13
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