-
-
Notifications
You must be signed in to change notification settings - Fork 302
build(deps-dev): bump ruff from 0.7.4 to 0.8.0 #1296
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
Requires #1298
Requires #1298
I think we probably need some fixes as well 🤔 I just did it locally . Let me rebase and push it
86f5fb3 to
ef36d8b
Compare
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0. - [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.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ef36d8b to
03f404f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@ ## master #1296 +/- ## ========================================== + Coverage 97.33% 97.54% +0.21% ========================================== Files 42 55 +13 Lines 2104 2611 +507 ========================================== + Hits 2048 2547 +499 - Misses 56 64 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
Bumps ruff from 0.7.4 to 0.8.0.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a90e404[red-knot] PEP 695 type aliases (#14357)8358ad8Ruff 0.8 release (#14486)2b8b1efImprove docs for some pycodestyle rules (#14517)2efa3fb[flake8-import-conventions] Syntax check aliases supplied in configuration ...b9da430doc(B024): #14455 add annotated but unassgined class variables (#14502)87043a2Limit type size assertion to 64bit (#14514)f684b6f[red-knot] Fix: Infer type for typing.Union[..] tuple expression (#14510)47f39ed[red-knot] Meta data forType::Todo(#14500)aecdb8c[red-knot] supporttyping.Unionin type annotations (#14499)3c52d2dImprove the performance of the formatter instability check job (#14471)Dependabot compatibility score
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)