← Back to issue list

build(deps): update dependency mypy to ~=1.20.0 (main)

View original Github issue

Metadata

Project
debcraft
Number
#119
Type
pull request
State
merged
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Merged automated dependency update upgrading mypy from ~=1.19.0 to ~=1.20.0 on the main branch. Approved by two reviewers and integrated after passing 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.19.0` → `~=1.20.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/mypy/1.20.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mypy/1.19.0/1.20.0?slim=true) | --- ### Release Notes <details> <summary>python/mypy (mypy)</summary> ### [`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) ### [`v1.19.1`](https://redirect.github.com/python/mypy/blob/HEAD/CHANGELOG.md#Mypy-1191) [Compare Source](https://redirect.github.com/python/mypy/compare/v1.19.0...v1.19.1) - Fix noncommutative joins with bounded TypeVars (Shantanu, PR [20345](https://redirect.github.com/python/mypy/pull/20345)) - Respect output format for cached runs by serializing raw errors in cache metas (Ivan Levkivskyi, PR [20372](https://redirect.github.com/python/mypy/pull/20372)) - Allow `types.NoneType` in match cases (A5rocks, PR [20383](https://redirect.github.com/python/mypy/pull/20383)) - Fix mypyc generator regression with empty tuple (BobTheBuidler, PR [20371](https://redirect.github.com/python/mypy/pull/20371)) - Fix crash involving Unpack-ed TypeVarTuple (Shantanu, PR [20323](https://redirect.github.com/python/mypy/pull/20323)) - Fix crash on star import of redefinition (Ivan Levkivskyi, PR [20333](https://redirect.github.com/python/mypy/pull/20333)) - Fix crash on typevar with forward ref used in other module (Ivan Levkivskyi, PR [20334](https://redirect.github.com/python/mypy/pull/20334)) - Fail with an explicit error on PyPy (Ivan Levkivskyi, PR [20389](https://redirect.github.com/python/mypy/pull/20389)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, 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/debcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlBSOiBEZXBlbmRlbmNpZXMiXX0=-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading mypy from ~=1.19.0 to ~=1.20.0 on the main branch. Approved by two reviewers and integrated after passing CI checks.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading mypy from ~=1.19.0 to ~=1.20.0 on the main branch. Applied via Renovate bot without conflicts or additional review comments.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading mypy from ~=1.19.0 to ~=1.20.0 on the main branch. Applied via Renovate bot without conflicts.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#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.
99%
#158 build(deps): update dependency mypy to ~=1.19.0 (main) craft-grammar merged Merged automated dependency update upgrading mypy from 1.18.1 to 1.19.0 on the main branch. Approved by two reviewers and passed CI checks.
98%
#59 build(deps): update dependency mypy to ~=1.19.0 (main) debcraft merged Merged automated dependency update upgrading mypy from ~=1.18.1 to ~=1.19.0. Approved by two reviewers, passed all CI checks, and merged into main.
97%
#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.
97%
#5922 build(deps): update dependency mypy to ~=1.19.0 (main) snapcraft merged Merged automated dependency update upgrading mypy from 1.18.2 to 1.19.0. Approved by two reviewers, passed CI checks, and successfully merged into main.
97%
#467 build(deps): update dependency mypy to ~=1.19.0 (main) starbase merged Merged to main. Automated dependency update for mypy from 1.18.1 to 1.19.0. Approved by two reviewers and passed all CI checks.
97%
#404 build(deps): update dependency mypy to v1.19.0 (main) craft-cli merged Merged automated dependency update upgrading mypy from v1.18.2 to v1.19.0 on the main branch. Approved by two reviewers, passed all CI checks, and merged without conflicts.
96%
#402 build(deps): update dependency mypy to ~=1.16.0 starbase merged Merged automated dependency update upgrading mypy from 1.15.0 to 1.16.0. Approved by two reviewers, passed all CI checks, and merged into main.
96%
#90 build(deps): update dependency mypy to ~=1.15.0 imagecraft merged Merged dependency update upgrading mypy from 1.13.0 to 1.15.0. Approved by two reviewers, passed CI checks, and successfully integrated into the main branch.
96%
#190 build(deps): update dependency mypy to ~=1.17.1 imagecraft merged Merged automated dependency update upgrading mypy from ~=1.16.0 to ~=1.17.1. Approved by two reviewers and passed CI checks before integration into the main branch.
96%