build(deps): update dependency mypy to v2 (main)
Metadata
Current evaluation
Merged automated dependency update upgrading mypy from v1.20.0 to v2.1.0 on main. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [mypy](https://redirect.github.com/python/mypy) ([changelog](https://mypy.readthedocs.io/en/latest/changelog.html)) | `~=1.20.0` → `~=2.1.0` |  |  |
---
### Release Notes
<details>
<summary>python/mypy (mypy)</summary>
### [`v2.1.0`](https://redirect.github.com/python/mypy/compare/v2.0.0...v2.1.0)
[Compare Source](https://redirect.github.com/python/mypy/compare/v2.0.0...v2.1.0)
### [`v2.0.0`](https://redirect.github.com/python/mypy/compare/v1.20.2...v2.0.0)
[Compare Source](https://redirect.github.com/python/mypy/compare/v1.20.2...v2.0.0)
### [`v1.20.2`](https://redirect.github.com/python/mypy/compare/v1.20.1...v1.20.2)
[Compare Source](https://redirect.github.com/python/mypy/compare/v1.20.1...v1.20.2)
### [`v1.20.1`](https://redirect.github.com/python/mypy/blob/HEAD/CHANGELOG.md#Mypy-1201)
[Compare Source](https://redirect.github.com/python/mypy/compare/v1.20.0...v1.20.1)
- Always disable sync in SQLite cache (Ivan Levkivskyi, PR [21184](https://redirect.github.com/python/mypy/pull/21184))
- Temporarily skip few base64 tests (Ivan Levkivskyi, PR [21193](https://redirect.github.com/python/mypy/pull/21193))
- Revert `dict.__or__` typeshed change (Ivan Levkivskyi, PR [21186](https://redirect.github.com/python/mypy/pull/21186))
- Fix narrowing for match case with variadic tuples (Shantanu, PR [21192](https://redirect.github.com/python/mypy/pull/21192))
- Avoid narrowing `type[T]` in type calls (Shantanu, PR [21174](https://redirect.github.com/python/mypy/pull/21174))
- Fix regression for catching empty tuple in except (Shantanu, PR [21153](https://redirect.github.com/python/mypy/pull/21153))
- Fix reachability for frozenset and dict view narrowing (Shantanu, PR [21151](https://redirect.github.com/python/mypy/pull/21151))
- Fix narrowing with chained comparison (Shantanu, PR [21150](https://redirect.github.com/python/mypy/pull/21150))
- Avoid narrowing to unreachable at module level (Shantanu, PR [21144](https://redirect.github.com/python/mypy/pull/21144))
- Allow dangerous identity comparisons to `Any` typed variables (Shantanu, PR [21142](https://redirect.github.com/python/mypy/pull/21142))
- `--warn-unused-config` should not be a strict flag (Ivan Levkivskyi, PR [21139](https://redirect.github.com/python/mypy/pull/21139))
</details>
---
### Configuration
📅 **Schedule**: (in timezone Etc/UTC)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/starbase).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated dependency update upgrading mypy from v1.20.0 to v2.1.0 on main. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
40
Complexity:
20
Confidence:
85
|
needs review | Updates mypy from v1.20 to v2.1. Open with zero comments and no activity for 30 days. Automerge is disabled, requiring manual review and approval before merging. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #185 build(deps): update dependency mypy to v2 (main) | craft-grammar | merged | Merged automated dependency update upgrading mypy from v1.20.0 to v2.1.0. Approved by two reviewers and passed CI checks before integration into main. | |
| #365 build(deps): update dependency mypy to v2 (main) | craft-store | merged | Merged automated dependency update upgrading mypy from v1.13 to v2.1. Approved by two reviewers and passed CI checks. | |
| #455 build(deps): update dependency mypy to v2 (main) | craft-cli | merged | Merged an automated dependency update upgrading mypy from v1.20.2 to v2.1.0 on the main branch. The change passed all CI checks, received reviewer approval, and was successfully integrated. | |
| #239 build(deps): update dependency mypy to v2 (main) | craft-archives | merged | Merged automated dependency update upgrading mypy from v1.5 to v2.3. Approved by one reviewer, passed all CI checks, and merged into the main branch. | |
| #84 build(deps): update dependency mypy to v2 (main) | craft-artifacts | merged | Merged automated dependency update upgrading mypy from v1.20.0 to v2.1.0 on main. Approved by one reviewer and merged despite a failing typecheck workflow. | |
| #574 build(deps): update dependency mypy to ~=2.2.0 (main) | starbase | merged | Merged automated dependency update upgrading mypy from ~=2.1.0 to ~=2.2.0 on main. Approved by one reviewer, passed all CI checks, and successfully applied. | |
| #465 build(deps): update dependency mypy to v2.3.0 (main) | craft-cli | merged | Merged automated dependency update upgrading mypy from v2.2.0 to v2.3.0. Approved by one reviewer, passed all CI checks, and merged into main. | |
| #461 build(deps): update dependency mypy to v2.2.0 (main) | craft-cli | merged | Merged automated dependency update upgrading mypy from v2.1.0 to v2.2.0 on main. The change passed all CI checks and received reviewer approval before integration. | |
| #437 build(deps): update dependency mypy to v1.20.0 (main) | craft-cli | merged | Merged automated dependency update upgrading mypy from v1.19.1 to v1.20.0. Approved by two reviewers, passed all CI checks, and merged into main. | |
| #6152 build(deps): update dependency mypy to ~=1.20.0 (main) | snapcraft | merged | Merged an automated dependency update upgrading mypy from 1.19.0 to 1.20.0. Approved by two reviewers and merged into main after passing CI checks. |