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

chore(deps): update ruff to version '0.9.4'. #1168

Merged

Conversation

spencer-tb
Copy link
Collaborator

@spencer-tb spencer-tb commented Feb 3, 2025

🗒️ Description

Updates ruff from version 0.8.2 to 0.9.4 superceeding: #922

The 0.9.x series brings improvements to the following areas:

  • F-String formatting,
  • Single line implicitly concatenated strings,
  • Wrapping of assertion messages,
  • Parenthesized function return annotations,
  • Parenthesized if guards in match case statements.
    For more information proceed here: https://astral.sh/blog/ruff-v0.9.0

For precise release changes: https://github.com/astral-sh/ruff/releases

🔗 Related Issues

Fixes the underlying "auto-saving" issue here: #1078

We may run into a similar issue in the future if our ruff version diverges from the defaultcharliermarsh.ruff VSCode extension although unlikely.

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.

@spencer-tb spencer-tb added type:chore Type: Chore scope:deps Scope: Updates package dependencies labels Feb 3, 2025
@spencer-tb spencer-tb self-assigned this Feb 3, 2025
@spencer-tb spencer-tb marked this pull request as ready for review February 3, 2025 11:58
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@marioevz marioevz merged commit cf35ae2 into ethereum:main Feb 3, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:deps Scope: Updates package dependencies type:chore Type: Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants