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.8.6 #5622

Merged
merged 4 commits into from
Jan 4, 2025
Merged

Update ruff to 0.8.6 #5622

merged 4 commits into from
Jan 4, 2025

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 4, 2025

This PR updates ruff from 0.8.5 to 0.8.6.

Changelog

0.8.6

Preview features

- \[`format`\]: Preserve multiline implicit concatenated strings in docstring positions ([15126](https://github.com/astral-sh/ruff/pull/15126))
- \[`ruff`\] Add rule to detect empty literal in deque call (`RUF025`) ([15104](https://github.com/astral-sh/ruff/pull/15104))
- \[`ruff`\] Avoid reporting when `ndigits` is possibly negative (`RUF057`) ([15234](https://github.com/astral-sh/ruff/pull/15234))

Rule changes

- \[`flake8-todos`\] remove issue code length restriction (`TD003`) ([15175](https://github.com/astral-sh/ruff/pull/15175))
- \[`pyflakes`\] Ignore errors in `no_type_check` string annotations (`F722`, `F821`) ([15215](https://github.com/astral-sh/ruff/pull/15215))

CLI

- Show errors for attempted fixes only when passed `--verbose` ([15237](https://github.com/astral-sh/ruff/pull/15237))

Bug fixes

- \[`ruff`\] Avoid syntax error when removing int over multiple lines (`RUF046`) ([15230](https://github.com/astral-sh/ruff/pull/15230))
- \[`pyupgrade`\] Revert "Add all PEP-585 names to `UP006` rule" ([15250](https://github.com/astral-sh/ruff/pull/15250))
Links

@pyup-bot pyup-bot added the update label Jan 4, 2025
@browniebroke browniebroke merged commit 95c3772 into master Jan 4, 2025
15 checks passed
@browniebroke browniebroke deleted the pyup-update-ruff-0.8.5-to-0.8.6 branch January 4, 2025 19:35
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