-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump mypy from 1.9.0 to 1.11.2 #1273
Conversation
592dce7
to
4dd774d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1273 +/- ##
=======================================
Coverage 69.04% 69.04%
=======================================
Files 181 181
Lines 8865 8865
Branches 659 659
=======================================
Hits 6121 6121
Misses 2648 2648
Partials 96 96 ☔ View full report in Codecov by Sentry. |
4dd774d
to
9684d50
Compare
9684d50
to
b7ef2ad
Compare
b7ef2ad
to
1adcb3b
Compare
1adcb3b
to
41beb04
Compare
41beb04
to
b07ee4d
Compare
b07ee4d
to
6743458
Compare
6743458
to
db6013f
Compare
db6013f
to
a696685
Compare
a696685
to
7a53275
Compare
7a53275
to
ec82b2a
Compare
ec82b2a
to
2ddf701
Compare
2ddf701
to
8924914
Compare
8924914
to
bb567dd
Compare
bb567dd
to
84a17d7
Compare
84a17d7
to
a42f9ec
Compare
a42f9ec
to
26069d8
Compare
26069d8
to
9f19f79
Compare
9f19f79
to
29cdbb2
Compare
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
29cdbb2
to
ec894b5
Compare
Blocked on |
This reverts commit 6a71bbb.
A newer version of mypy exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
* master: (266 commits) Use uv (#1337) fix(tox.ini): pass pre-commit SKIPs into pre-commit call fix(.github): skip no-commit-to-branch on cicd workflow fix: actually set the error text on each page fix: try again to show error message on incidents page fix: don't throw DataTables errors feat: display errors on pages rather than with browser alerts [pre-commit.ci] pre-commit autoupdate (#1336) build(deps): bump zope-interface from 7.1.0 to 7.1.1 (#1333) build(deps): bump werkzeug from 3.0.4 to 3.0.6 (#1330) build(deps): bump mypy-zope from 1.0.7 to 1.0.8 (#1334) build(deps): bump hypothesis from 6.115.3 to 6.115.5 (#1332) build(deps): bump twisted from 24.7.0 to 24.10.0 (#1331) build(deps): bump service-identity from 24.1.0 to 24.2.0 (#1329) Bump mypy from 1.9.0 to 1.11.2 (#1273) Update CHANGELOG.md feat: allow more than 6 tabs per browser session Update CHANGELOG.md feat: add groupings to "add incident report" dropdown docs: update CHANGELOG.md ... # Conflicts: # MANIFEST.in # requirements/requirements-direct.txt # setup.py # src/ims/application/_auth.py # src/ims/application/_external.py # src/ims/application/_klein.py # src/ims/application/_main.py # src/ims/application/_web.py # src/ims/element/_element.py # src/ims/element/incident/incident_template/template.xhtml # src/ims/element/incident/incidents_template/template.xhtml # src/ims/element/incident/report_template/template.xhtml # src/ims/element/incident/reports_template/template.xhtml # src/ims/element/login/template.xhtml # src/ims/element/page/_page.py # src/ims/element/static/ims.js # src/ims/element/static/incident.js # src/ims/element/static/incident_report.js # src/ims/element/static/incident_reports.js # src/ims/element/static/incidents.js
Bumps mypy from 1.9.0 to 1.11.2.
Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+dev570b90a
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)You can trigger a rebase of this PR 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)