Closed dependabot[bot] closed 1 year ago
Merging #182 (405d6db) into master (eb89d37) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #182 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 107 107
Branches 2 2
=========================================
Hits 107 107
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #186.
Bumps mypy from 1.5.1 to 1.6.0.
Commits
ac2d56f
Remove +dev from version5b488ab
Optimize Unpack for failures (#15967)4c963c9
Make PEP 695 constructs give a reasonable error message (#16013)e78df55
Match note error codes to import error codes (#16004)d376633
Fix mypyc regression with pretty (#16124)00cba13
Clear cache when adding --new-type-inference (#16059)b33373c
Try upgrading tox (#15992)807bd39
Fix ParamSpec inference for callback protocols (#15986)d7b2451
Fixes to stubtest's new check for missing stdlib modules (#15960)efecd59
Support user defined variadic tuple types (#15961)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