build(deps): update dependency mypy to v2 (main)
Metadata
Current evaluation
Closed without merging. The maintainer rejected the mypy v2 dependency update, causing Renovate to ignore all future 2.x releases until a manual upgrade occurs.
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.2.0` |  |  |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/445) for more information.
---
### Release Notes
<details>
<summary>python/mypy (mypy)</summary>
### [`v2.2.0`](https://redirect.github.com/python/mypy/compare/v2.1.0...v2.2.0)
[Compare Source](https://redirect.github.com/python/mypy/compare/v2.1.0...v2.2.0)
### [`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/craft-parts).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without merging. The maintainer rejected the mypy v2 dependency update, causing Renovate to ignore all future 2.x releases until a manual upgrade occurs. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
25
Complexity:
15
Confidence:
90
|
needs review | Updates mypy from v1.20 to v2.1. Generated by Renovate. Open and awaiting manual merge since automerge is disabled. No comments or reviews yet. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
10
Confidence:
90
|
needs review | Updates mypy from v1.20 to v2.1. Open with zero comments and 31 days of inactivity. Automerge is disabled, awaiting manual review and approval to proceed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #961 build(deps): update dependency mypy to v2 (main) | craft-providers | closed | Updating mypy to v2 was closed without merging. Manual closure caused Renovate to ignore all future 2.x releases. | |
| #6246 build(deps): update dependency mypy to v2 (main) - autoclosed | snapcraft | closed | Mypy v2.1.0 dependency update was autoclosed without merging. Multiple CI checks failed, causing Renovate to automatically discard the pull request. | |
| #17 build(deps): update dependency mypy to ~=1.17.1 | craft-artifacts | closed | Closed without merging. The maintainer declined the mypy 1.17.1 update, prompting Renovate to ignore this version. CI passed, but the branch was abandoned to await a newer release. | |
| #779 build(deps): update dependency mypy to v1.16.1 (main) | craft-application | closed | Closed without merging. The mypy update to v1.16.1 was abandoned despite passing CI checks. Renovate will ignore this version and wait for a newer release to generate a replacement PR. | |
| #196 build(deps): update dependency mypy to ~=2.2.0 (main) | craft-grammar | merged | Merged an automated dependency update upgrading mypy from ~=2.1.0 to ~=2.2.0. Generated by Renovate bot, the change received one approval, passed all CI checks, and was manually merged after configuration disabled automerge. | |
| #1534 build(deps): update dependency mypy to ~=1.20.0 (main) | craft-parts | closed | Superseded by PR #1536. The mypy dependency update to ~=1.20.0 was closed without merging, and Renovate will ignore this specific version update. | |
| #174 build(deps): update dependency mypy to ~=1.20.0 (main) | craft-grammar | closed | Superseded by PR #174. The mypy update to ~=1.20.0 was closed without merging, and Renovate will ignore this version. | |
| #75 build(deps): update dependency mypy to ~=1.20.0 (main) | craft-artifacts | closed | Closed without merging and superseded by PR #77. The maintainer replaced this mypy dependency update with an alternative PR. Renovate will ignore this closed update. | |
| #2689 build(deps): update dependency mypy to v2 (main) - autoclosed | charmcraft | closed | Renovate PR updating mypy to v2 was autoclosed after static type checking failed due to incompatible assignments and missing attributes in the codebase. The dependency update was abandoned pending code fixes. | |
| #1323 build(deps): update dependency mypy to ~=1.18.2 (main) | craft-parts | merged | Merged dependency update for mypy from 1.14.1 to 1.18.2. The Renovate-generated change received two approvals, passed CI checks, and was successfully merged into main. |