build(deps): update dependency mypy to ~=1.20.2 (main)
Metadata
Current evaluation
Merged into main after passing CI and receiving two approvals. The Renovate-generated update upgraded the mypy dependency from ~=1.19.1 to ~=1.20.2.
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.19.1` → `~=1.20.2` |  |  |
---
### Release Notes
<details>
<summary>python/mypy (mypy)</summary>
### [`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))
### [`v1.20.0`](https://redirect.github.com/python/mypy/compare/v1.19.1...v1.20.0)
[Compare Source](https://redirect.github.com/python/mypy/compare/v1.19.1...v1.20.0)
</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.
---
- [x] <!-- 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/imagecraft).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main after passing CI and receiving two approvals. The Renovate-generated update upgraded the mypy dependency from ~=1.19.1 to ~=1.20.2. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an automated dependency update via Renovate, upgrading mypy from 1.19.1 to 1.20.2 on the main branch. The update incorporates upstream bug fixes and type narrowing improvements. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
25
Complexity:
5
Confidence:
90
|
needs review | Updates the mypy dependency from 1.19.1 to 1.20.2. Open with no comments or activity for 28 days. Automerge is disabled, requiring manual review and merging. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #515 build(deps): update dependency mypy to ~=1.20.0 (main) | starbase | merged | Successfully merged the Renovate-generated update upgrading the mypy dependency from version 1.19.0 to 1.20.0. Approved by two reviewers and passing CI checks, the change was integrated into the main branch. | |
| #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. | |
| #1467 build(deps): update dependency mypy to ~=1.19.1 (main) | craft-parts | merged | Merged to main, updating the mypy dependency from ~=1.18.2 to ~=1.19.1. Automated by Renovate, the change passed all required CI checks and was integrated. | |
| #243 build(deps): update dependency mypy to ~=1.19.1 (main) | imagecraft | merged | Merged automated dependency update upgrading mypy from ~=1.18.2 to ~=1.19.1 on main. Generated by Renovate, the change passed required CI checks and was successfully integrated into the codebase. | |
| #98 build(deps): update dependency mypy to ~=1.16.1 | craft-grammar | merged | Merged a Renovate-generated update upgrading the mypy dependency from ~=1.15.0 to ~=1.16.1. Approved by two reviewers and CI checks passed before integration into the main branch. | |
| #79 build(deps): update dependency mypy to ~=1.15.0 | craft-grammar | merged | Automated dependency update merged. Mend Renovate upgraded the mypy package from ~=1.13.0 to ~=1.15.0. The change passed CI checks and received approval from two reviewers before being merged into the main branch. | |
| #136 build(deps): update dependency mypy to ~=1.18.1 | craft-grammar | merged | Merged a Renovate-generated pull request updating the mypy dependency from ~=1.17.0 to ~=1.18.1. The change was approved by two reviewers, passed all CI checks, and successfully integrated into the codebase. | |
| #4 build(deps): update dependency mypy to ~=1.16.0 | debcraft | merged | Merged automated dependency update upgrading mypy from 1.15.0 to 1.16.0. Generated by Renovate, approved by a reviewer, and passed all CI checks before merging into the main branch. | |
| #1054 build(deps): update dependency mypy to ~=1.19.0 (main) | rockcraft | merged | Merged into main after passing all CI checks and receiving two approvals. The automated update upgraded mypy from 1.18.2 to 1.19.0, changing two files. | |
| #106 build(deps): update dependency mypy to ~=1.17.0 | craft-grammar | merged | Merged an automated dependency update upgrading mypy from ~=1.16.1 to ~=1.17.0. Generated by Renovate, the change received two approvals, passed all CI checks, and was successfully merged. |