Closed dependabot[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.39%. Comparing base (
0254931
) to head (7cd373b
).:exclamation: There is a different number of reports uploaded between BASE (0254931) and HEAD (7cd373b). Click for more details.
HEAD has 27 uploads less than BASE
| Flag | BASE (0254931) | HEAD (7cd373b) | |------|------|------| |3.10-core|1|0| |3.12-core|1|0| |3.10-postgresql|1|0| |3.8-postgresql|1|0| |3.9-core|1|0| |3.12-postgresql|1|0| |3.9-postgresql|1|0| |3.8-core|1|0| |3.11-postgresql|1|0| |3.11-core|1|0| |3.10-mssql|1|0| |3.10-bigquery|1|0| |3.11-bigquery|1|0| |3.10-sqlite|1|0| |3.11-sqlite|1|0| |3.8-mysql|1|0| |3.9-sqlite|1|0| |3.12-sqlite|1|0| |3.10-oracle|1|0| |3.12-oracle|1|0| |3.9-oracle|1|0| |3.8-bigquery|1|0| |3.8-oracle|1|0| |3.9-bigquery|1|0| |3.12-bigquery|1|0| |3.8-sqlite|1|0| |3.11-oracle|1|0|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #311.
Bumps mypy from 1.7.0 to 1.11.1.
Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
570b90a
Bump version to 1.11b3a102e
FixRawExpressionType.accept
crash with--cache-fine-grained
(#17588)aec04c7
Fix PEP 604 isinstance caching (#17563)cb44e4d
Fixtyping.TypeAliasType
being undefined on python < 3.12 (#17558)6cf9180
Fix types.GenericAlias lookup crash (#17543)64c1ebf
Bump version to 1.11.1+devdbd5f5c
Remove +dev from version for 1.11 releasef0a8c69
Update CHANGELOG for mypy 1.11 (#17540)371f780
CHANGELOG.md update for 1.11 (#17539)2563da0
Fix daemon crash on invalid type in TypedDict (#17495)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