-
Notifications
You must be signed in to change notification settings - Fork 435
chore(deps-dev): bump ruff from 0.11.8 to 0.12.1 #6879
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
0800088
to
8835b15
Compare
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.12.1. - [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.11.8...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8835b15
to
1d9b8b1
Compare
Hi @dreamorosi! I need your review here. 1/ I had to disable a new check (PLC0415) that Ruff introduced because in Python we need to have conditional imports to avoid cross-dependency issues. |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6879 +/- ##
===========================================
- Coverage 96.23% 96.21% -0.03%
===========================================
Files 273 273
Lines 12699 12704 +5
Branches 947 947
===========================================
+ Hits 12221 12223 +2
- Misses 374 377 +3
Partials 104 104 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps ruff from 0.11.8 to 0.12.1.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
32c5418
Bump 0.12.1 (#18969)b85c219
[FastAPI
] Add fix safety section toFAST002
(#18940)b1d1cf1
[ty] Add regression test for leading tab mis-alignment in diagnostic renderin...1dcdf7f
[ty] Resolve python environment inOptions::to_program_settings
(#18960)d006976
[ruff
] Fix false positives and negatives inRUF010
(#18690)76619b9
[ty] Fix rendering of long lines that are indented with tabs6e25cfb
[ty] Add regression test for diagnostic rendering panic7638729
[ty] Move venv and conda env discovery toSearchPath::from_settings
(#18938)d04e63a
[ty] Add regression-benchmark for attribute-assignment hang (#18957)86fd9b6
[ty] Format conflicting types as an enumeration (#18956)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)