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.6 #5388

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Update ruff to 0.6.6 #5388

merged 2 commits into from
Sep 20, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates ruff from 0.6.5 to 0.6.6.

Changelog

0.6.6

Preview features

- \[`refurb`\] Skip `slice-to-remove-prefix-or-suffix` (`FURB188`) when non-trivial slice steps are present ([13405](https://github.com/astral-sh/ruff/pull/13405))
- Add a subcommand to generate dependency graphs ([13402](https://github.com/astral-sh/ruff/pull/13402))

Formatter

- Fix placement of inline parameter comments ([13379](https://github.com/astral-sh/ruff/pull/13379))

Server

- Fix off-by one error in the `LineIndex::offset` calculation ([13407](https://github.com/astral-sh/ruff/pull/13407))

Bug fixes

- \[`fastapi`\] Respect FastAPI aliases in route definitions ([13394](https://github.com/astral-sh/ruff/pull/13394))
- \[`pydocstyle`\] Respect word boundaries when detecting function signature in docs ([13388](https://github.com/astral-sh/ruff/pull/13388))

Documentation

- Add backlinks to rule overview linter ([13368](https://github.com/astral-sh/ruff/pull/13368))
- Fix documentation for editor vim plugin ALE ([13348](https://github.com/astral-sh/ruff/pull/13348))
- Fix rendering of `FURB188` docs ([13406](https://github.com/astral-sh/ruff/pull/13406))
Links

@luzfcb luzfcb merged commit d1e3391 into master Sep 20, 2024
14 of 15 checks passed
@luzfcb luzfcb deleted the pyup-update-ruff-0.6.5-to-0.6.6 branch September 20, 2024 05:17
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