build(deps): update bugfixes (main)
Metadata
Current evaluation
Merged automated dependency updates into main. Renovate bot upgraded astral-sh/ruff-pre-commit to v0.15.15 and mypy to 1.20.2. Approved by two reviewers, passed CI, and merged successfully.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.15.10` → `v0.15.15` |  |  |
| [mypy](https://redirect.github.com/python/mypy) ([changelog](https://mypy.readthedocs.io/en/latest/changelog.html)) | dependency-groups | patch | `==1.20.0` → `==1.20.2` |  |  |
Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions.
---
### Release Notes
<details>
<summary>astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)</summary>
### [`v0.15.15`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.15)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.15)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.15>
### [`v0.15.14`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.14)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.13...v0.15.14)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.14>
### [`v0.15.13`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.13)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.12...v0.15.13)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.13>
### [`v0.15.12`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.12)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.12>
### [`v0.15.11`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.15.11)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.15.10...v0.15.11)
See: <https://github.com/astral-sh/ruff/releases/tag/0.15.11>
</details>
<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))
</details>
---
### Configuration
📅 **Schedule**: (in timezone Etc/UTC)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- 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-cli).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated dependency updates into main. Renovate bot upgraded astral-sh/ruff-pre-commit to v0.15.15 and mypy to 1.20.2. Approved by two reviewers, passed CI, and merged successfully. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
30
Complexity:
5
Confidence:
95
|
needs review | Automated patch updates for ruff-pre-commit and mypy. Submitted via Renovate bot, the proposal remains open with zero comments and no activity for 19 days, awaiting maintainer review and merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #476 build(deps): update bugfixes (main) | craft-cli | merged | Automated dependency updates for astral-sh/ruff-pre-commit to v0.16.4 and mypy to v2.3.1 were merged into main. The change passed all CI checks and received approval before integration. | |
| #970 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.14.8 and pytest-check to v2.6.2. Approved by two reviewers, passed CI, and merged into main. | |
| #976 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.9 and pytest to v9.0.2. Approved by two reviewers, passed all CI checks, and merged into main via Renovate bot. | |
| #5762 build(deps): update bugfixes (main) | snapcraft | merged | Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.12.12 and pydantic-kitbash to 0.0.8. Approved by two reviewers and auto-merged after CI checks. | |
| #817 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.12.4 and setuptools to v80.9.0. Approved by two reviewers with all CI checks passing. | |
| #194 build(deps): update bugfixes (main) | craft-grammar | merged | Merged automated dependency update upgrading astral-sh/ruff-pre-commit to v0.15.18. Approved by one reviewer, passed CI checks, and merged to main via Renovate automerge. | |
| #1060 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.15.10 and pytest to 9.0.3. Approved by two reviewers, passed CI checks, and merged into the main branch. | |
| #2408 build(deps): update bugfixes (main) | charmcraft | merged | Merged automated dependency updates from Renovate, upgrading astral-sh/ruff-pre-commit to v0.12.7 and pydantic-kitbash to 0.0.7. Approved by a reviewer and successfully merged after CI validation. | |
| #961 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.6 and sphinx-lint to 1.0.2. Approved by two reviewers, passed all CI checks, and auto-merged into main via Renovate. | |
| #651 build(deps): update bugfixes (main) | craft-application | merged | Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.9.7 and coverage to v7.6.12. Approved by two reviewers and passed CI checks before merging into main. |