build(deps): update bugfixes (main)
Metadata
Current evaluation
Merged automated patch updates for nine dependencies including ruff-pre-commit, codespell, coverage, pylint, and sphinx-toolbox. Approved and merged after passing CI checks.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Type | Update | Change | Pending | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|---|
| [astral-sh/ruff-pre-commit](https://redirect.github.com/astral-sh/ruff-pre-commit) | repository | patch | `v0.9.2` -> `v0.9.5` | `v0.9.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [codespell](https://redirect.github.com/codespell-project/codespell) | | patch | `==2.4.0` -> `==2.4.1` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [coverage](https://redirect.github.com/nedbat/coveragepy) | | patch | `==7.6.10` -> `==7.6.11` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| craft-application | | patch | `==4.8.2` -> `==4.8.3` | `4.9.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [craft-store](https://redirect.github.com/canonical/craft-store) | | patch | `==3.2.0` -> `==3.2.1` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [pylint](https://redirect.github.com/pylint-dev/pylint) ([changelog](https://pylint.readthedocs.io/en/latest/whatsnew/3/)) | | patch | `==3.3.3` -> `==3.3.4` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [referencing](https://redirect.github.com/python-jsonschema/referencing) ([changelog](https://referencing.readthedocs.io/en/stable/changes/)) | | patch | `==0.36.1` -> `==0.36.2` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [sphinx-tabs](https://redirect.github.com/executablebooks/sphinx-tabs) | | patch | `==3.4.5` -> `==3.4.7` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [sphinx-toolbox](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox) | | patch | `==3.8.1` -> `==3.8.2` | | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
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.9.5`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.9.5)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.9.5)
See: https://github.com/astral-sh/ruff/releases/tag/0.9.5
### [`v0.9.4`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.9.4)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.3...v0.9.4)
See: https://github.com/astral-sh/ruff/releases/tag/0.9.4
### [`v0.9.3`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.9.3)
[Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.9.2...v0.9.3)
See: https://github.com/astral-sh/ruff/releases/tag/0.9.3
</details>
<details>
<summary>codespell-project/codespell (codespell)</summary>
### [`v2.4.1`](https://redirect.github.com/codespell-project/codespell/releases/tag/v2.4.1)
[Compare Source](https://redirect.github.com/codespell-project/codespell/compare/v2.4.0...v2.4.1)
<!-- Release notes generated using configuration in .github/release.yml at main -->
##### What's Changed
- Revert `hep->heap, help,` in dictionary_rare.txt from [#​3461](https://redirect.github.com/codespell-project/codespell/issues/3461) by [@​jpivarski](https://redirect.github.com/jpivarski) in [https://github.com/codespell-project/codespell/pull/3624](https://redirect.github.com/codespell-project/codespell/pull/3624)
##### New Contributors
- [@​jpivarski](https://redirect.github.com/jpivarski) made their first contribution in [https://github.com/codespell-project/codespell/pull/3624](https://redirect.github.com/codespell-project/codespell/pull/3624)
**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.4.0...v2.4.1
</details>
<details>
<summary>nedbat/coveragepy (coverage)</summary>
### [`v7.6.11`](https://redirect.github.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-7611--2025-02-08)
[Compare Source](https://redirect.github.com/nedbat/coveragepy/compare/7.6.10...7.6.11)
- Fix: a memory leak in CTracer has been fixed. The details are in `issue
1924`\_ and `pytest-dev 676`\_. This should reduce the memory footprint for
everyone even if it hadn't caused a problem before.
- We now ship a py3-none-any.whl wheel file. Thanks, `Russell Keith-Magee <pull 1914_>`\_.
.. \_pull 1914:[https://github.com/nedbat/coveragepy/pull/1914](https://redirect.github.com/nedbat/coveragepy/pull/1914)4
.. \_issue 1924[https://github.com/nedbat/coveragepy/issues/1924](https://redirect.github.com/nedbat/coveragepy/issues/1924)24
.. \_pytest-dev 67[https://github.com/pytest-dev/pytest-cov/issues/676](https://redirect.github.com/pytest-dev/pytest-cov/issues/676)676
.. \_changes\_7-6-10:
</details>
<details>
<summary>canonical/craft-store (craft-store)</summary>
### [`v3.2.1`](https://redirect.github.com/canonical/craft-store/compare/3.2.0...3.2.1)
[Compare Source](https://redirect.github.com/canonical/craft-store/compare/3.2.0...3.2.1)
</details>
<details>
<summary>pylint-dev/pylint (pylint)</summary>
### [`v3.3.4`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.3.4): 3.3.4
[Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.4)
## Other Bug Fixes
- Fixes "skipped files" count calculation; the previous method was displaying an arbitrary number.
Closes [#​10073](https://redirect.github.com/pylint-dev/pylint/issues/10073)
- Fixes a crash that occurred when pylint was run in a container on a host with cgroupsv2 and restrictions on CPU usage.
Closes [#​10103](https://redirect.github.com/pylint-dev/pylint/issues/10103)
- Relaxed the requirements for isort so pylint can benefit from isort 6.
Closes [#​10203](https://redirect.github.com/pylint-dev/pylint/issues/10203)
</details>
<details>
<summary>python-jsonschema/referencing (referencing)</summary>
### [`v0.36.2`](https://redirect.github.com/python-jsonschema/referencing/releases/tag/v0.36.2)
[Compare Source](https://redirect.github.com/python-jsonschema/referencing/compare/v0.36.1...v0.36.2)
<!-- Release notes generated using configuration in .github/release.yml at v0.36.2 -->
**Full Changelog**: https://github.com/python-jsonschema/referencing/compare/v0.36.1...v0.36.2
</details>
<details>
<summary>executablebooks/sphinx-tabs (sphinx-tabs)</summary>
### [`v3.4.7`](https://redirect.github.com/executablebooks/sphinx-tabs/releases/tag/v3.4.7): Version 3.4.7
[Compare Source](https://redirect.github.com/executablebooks/sphinx-tabs/compare/v3.4.5...v3.4.7)
As previous release, but with working deployment to PyPI
</details>
<details>
<summary>sphinx-toolbox/sphinx-toolbox (sphinx-toolbox)</summary>
### [`v3.8.2`](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/releases/tag/v3.8.2): Version 3.8.2
[Compare Source](https://redirect.github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.8.1...v3.8.2)
Automatically copied from [PyPI](https://pypi.org/project/sphinx-toolbox/3.8.2).
***
Powered by OctoCheese\
[📝 docs](https://octocheese.readthedocs.io) | [:octocat: repo](https://redirect.github.com/domdfcoding/octocheese) | [🙋 issues](https://redirect.github.com/domdfcoding/octocheese/issues) | [🏪 marketplace](https://redirect.github.com/marketplace/octocheese)
<!-- Octocheese: Last Updated 2025-02-10 -->
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, 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/charmcraft).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated patch updates for nine dependencies including ruff-pre-commit, codespell, coverage, pylint, and sphinx-toolbox. Approved and merged after passing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated dependency updates to main. Upgraded patch versions for ruff-pre-commit, codespell, coverage, craft-application, craft-store, pylint, referencing, sphinx-tabs, and sphinx-toolbox via Renovate. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated patch updates for ruff-pre-commit, codespell, coverage, craft-application, craft-store, pylint, referencing, sphinx-tabs, and sphinx-toolbox to resolve bugs and improve compatibility. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #230 build(deps): update bugfixes | craft-store | closed | Merged automated dependency updates for ruff-pre-commit, coverage, pytest, and sphinx-toolbox to their latest patch versions. Passed CI and reviewer approval before automerge. | |
| #270 build(deps): update bugfixes (main) | craft-store | closed | Automatically merged via Renovate after passing CI and approval. Updated patch versions for ruff-pre-commit, coverage, pytest, and sphinx-toolbox to apply bug fixes and improve compatibility. | |
| #2072 build(deps): update bugfixes (main) | charmcraft | merged | Merged automated patch updates for eight dependencies, including pylint, coverage, and astroid. A known CI runner issue was bypassed as checks passed and updates were low-risk. | |
| #400 build(deps): update bugfixes (main) | craft-cli | merged | Merged automated dependency updates for ruff-pre-commit to v0.14.3 and sphinx-lint to v1.0.1. Approved by two reviewers, passed all CI checks, and merged into main. | |
| #174 build(deps): update bugfixes | imagecraft | merged | Merged automated dependency updates for ruff-pre-commit and pydantic-kitbash. Approved by reviewers and passing CI checks, the changes were successfully integrated into the main branch. | |
| #464 build(deps): update bugfixes (main) | craft-cli | merged | Merged automated dependency updates via Renovate. Bumped ruff-pre-commit to v0.15.22, codespell to v2.4.3, and coverage to v7.15.2. All CI checks passed and changes were automatically merged to main. | |
| #290 build(deps): update bugfixes | craft-cli | merged | Merged after approval and passing CI. Automated updates incorporated upstream bugfixes, upgrading coverage to 7.6.4, pyright to 1.1.388, and sphinx-toolbox to 3.8.1. | |
| #238 build(deps): update bugfixes (main) | imagecraft | merged | Merged automated dependency updates for ruff-pre-commit to v0.14.6 and sphinx-lint to v1.0.2. Approved by two reviewers, passed CI checks, and automerged via Mend Renovate. | |
| #610 build(deps): update bugfixes (main) | craft-application | merged | Merged automated patch updates for ruff-pre-commit, coverage, pytest, and pytest-freezer into main. The request passed CI checks and received approvals before being successfully merged by Renovate bot. | |
| #317 build(deps): update bugfixes (main) | craft-store | merged | Merged automated dependency updates via Renovate. Upgraded ruff-pre-commit to v0.12.12, coverage to v7.10.6, and pytest to v8.4.2. Approved by two reviewers, passed all CI checks, and merged into main. |