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.9.1 #5633

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Update ruff to 0.9.1 #5633

merged 2 commits into from
Jan 11, 2025

Conversation

pyup-bot
Copy link
Collaborator

This PR updates ruff from 0.9.0 to 0.9.1.

Changelog

0.9.1

Preview features

- \[`pycodestyle`\] Run `too-many-newlines-at-end-of-file` on each cell in notebooks (`W391`) ([15308](https://github.com/astral-sh/ruff/pull/15308))
- \[`ruff`\] Omit diagnostic for shadowed private function parameters in `used-dummy-variable` (`RUF052`) ([15376](https://github.com/astral-sh/ruff/pull/15376))

Rule changes

- \[`flake8-bugbear`\] Improve `assert-raises-exception` message (`B017`) ([15389](https://github.com/astral-sh/ruff/pull/15389))

Formatter

- Preserve trailing end-of line comments for the last string literal in implicitly concatenated strings ([15378](https://github.com/astral-sh/ruff/pull/15378))

Server

- Fix a bug where the server and client notebooks were out of sync after reordering cells ([15398](https://github.com/astral-sh/ruff/pull/15398))

Bug fixes

- \[`flake8-pie`\] Correctly remove wrapping parentheses (`PIE800`) ([15394](https://github.com/astral-sh/ruff/pull/15394))
- \[`pyupgrade`\] Handle comments and multiline expressions correctly (`UP037`) ([15337](https://github.com/astral-sh/ruff/pull/15337))
Links

@browniebroke browniebroke reopened this Jan 11, 2025
@browniebroke browniebroke merged commit 35dacd8 into master Jan 11, 2025
18 of 29 checks passed
@browniebroke browniebroke deleted the pyup-update-ruff-0.9.0-to-0.9.1 branch January 11, 2025 12:08
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