-
Notifications
You must be signed in to change notification settings - Fork 323
Bump ruff from 0.7.3 to 0.11.10 #18451
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
Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.3 to 0.11.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.3...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Requires code changes before this can be merged, see the CI error log. Taking this off the review queue. |
Now just the (automated) changes need to be reviewed. |
898461a
to
71b2dda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated changes look good in most cases. There's a couple spots where we would have preferred strings stay multi-line, but we can adjust those in future.
Bumps ruff from 0.7.3 to 0.11.10.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b35bf8a
Bump 0.11.10 (#18120)279dac1
[ty] Make dataclass instances adhere to DataclassInstance (#18115)5761703
[ty] Enable optimizations for salsa in debug profile (#18117)28b5a86
[ty] Enable 'ansi' feature to fix compile error (#18116)b6b7caa
[ty] Change layout of extra verbose output and respect--color
for verbose ...46be305
[ty] Include synthesized arguments in displayed counts for `too-many-position...c3a4992
[ty] Fix normalization of unions containing instances parameterized with unio...9aa6330
[ty] Fixredundant-cast
false positives when casting toUnknown
(#18111)b600ff1
Sync vendored typeshed stubs (#18110)466021d
[flake8-simplify
] add fix safety section (SIM112
) (#18099)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)