← Back to issue list

build(deps): update bugfixes (main)

View original Github issue

Metadata

Project
craft-store
Number
#340
Type
pull request
State
merged
Author
renovate[bot]
Labels
PR: Dependencies
Created
Updated
Closed

Current evaluation

Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.14 and coverage to v7.13.1. Approved by two reviewers, passed CI checks, and merged into main.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Type | Update | Change | Pending | [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.14.8` → `v0.14.14` | | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/astral-sh%2fruff-pre-commit/v0.14.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/astral-sh%2fruff-pre-commit/v0.14.8/v0.14.14?slim=true) | | [coverage](https://redirect.github.com/coveragepy/coveragepy) | tool.uv.dev-dependencies | patch | `==7.13.0` → `==7.13.1` | `7.13.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.13.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.13.0/7.13.1?slim=true) | 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.14.14`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.14) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.13...v0.14.14) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.14> ### [`v0.14.13`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.13) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.12...v0.14.13) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.13> ### [`v0.14.12`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.12) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.11...v0.14.12) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.12> ### [`v0.14.11`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.11) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.10...v0.14.11) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.11> ### [`v0.14.10`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.10) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.9...v0.14.10) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.10> ### [`v0.14.9`](https://redirect.github.com/astral-sh/ruff-pre-commit/releases/tag/v0.14.9) [Compare Source](https://redirect.github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.9) See: <https://github.com/astral-sh/ruff/releases/tag/0.14.9> </details> <details> <summary>coveragepy/coveragepy (coverage)</summary> ### [`v7.13.1`](https://redirect.github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7131--2025-12-28) [Compare Source](https://redirect.github.com/coveragepy/coveragepy/compare/7.13.0...7.13.1) - Added: the JSON report now includes a `"start_line"` key for function and class regions, indicating the first line of the region in the source. Closes `issue 2110`\_. - Added: The `debug data` command now takes file names as arguments on the command line, so you can inspect specific data files without needing to set the `COVERAGE_FILE` environment variable. - Fix: the JSON report used to report module docstrings as executed lines, which no other report did, as described in `issue 2105`\_. This is now fixed, thanks to Jianrong Zhao. - Fix: coverage.py uses a more disciplined approach to detecting where third-party code is installed, and avoids measuring it. This shouldn't change any behavior. If you find that it does, please get in touch. - Performance: data files that will be combined now record their hash as part of the file name. This lets us skip duplicate data more quickly, speeding the combining step. - Docs: added a section explaining more about what is considered a missing branch and how it is reported: :ref:`branch_explain`, as requested in `issue 1597`*. Thanks to `Ayisha Mohammed <pull 2092_>`*. - Tests: the test suite misunderstood what core was being tested if `COVERAGE_CORE` wasn't set on 3.14+. This is now fixed, closing `issue 2109`\_. .. \_issue 1597: [#&#8203;1597](https://redirect.github.com/coveragepy/coveragepy/issues/1597) .. \_pull 2092: [#&#8203;2092](https://redirect.github.com/coveragepy/coveragepy/pull/2092) .. \_issue 2105: [#&#8203;2105](https://redirect.github.com/coveragepy/coveragepy/issues/2105) .. \_issue 2109: [#&#8203;2109](https://redirect.github.com/coveragepy/coveragepy/issues/2109) .. \_issue 2110: [#&#8203;2110](https://redirect.github.com/coveragepy/coveragepy/issues/2110) .. \_changes\_7-13-0: </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/craft-store). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUFI6IERlcGVuZGVuY2llcyJdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.14 and coverage to v7.13.1. Approved by two reviewers, passed CI checks, and merged into main.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency updates via Renovate. Updated astral-sh/ruff-pre-commit to v0.14.14 and coverage to v7.13.1. Applied to main branch as routine maintenance.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#394 build(deps): update bugfixes (main) craft-store merged Automatically merged dependency updates for astral-sh/ruff-pre-commit to v0.15.18 and coverage to v7.14.2. Approved by one reviewer, passed all CI checks, and merged into main.
98%
#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.
95%
#370 build(deps): update bugfixes (main) craft-store merged Merged automated patch updates for astral-sh/ruff-pre-commit to v0.15.15 and coverage to v7.14.1. The PR passed CI, received two approvals, and was successfully merged into main.
95%
#402 build(deps): update bugfixes (main) craft-cli merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.14.7 and sphinx-lint to 1.0.2. Approved by two reviewers, passed all CI checks, and successfully merged into main.
93%
#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.
93%
#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.
93%
#668 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.9.10 and pytest to v8.3.5. Approved by two reviewers, passed CI, and merged via automerge.
92%
#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.
92%
#323 build(deps): update bugfixes (main) craft-store merged Merged automated dependency updates for ruff-pre-commit to v0.13.2 and coverage to v7.10.7. Approved by two reviewers, passed all CI checks, and merged via automerge into the main branch.
92%
#1025 build(deps): update bugfixes (main) craft-application merged Merged automated dependency updates for astral-sh/ruff-pre-commit to v0.15.6 and codespell to v2.4.2. Approved by two reviewers and merged to main after passing CI checks.
92%