← Back to issue list

build(deps): update dependency pytest-cov to v7

View original Github issue

Metadata

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

Current evaluation

Dependency update for pytest-cov to v7 was approved by two reviewers, passed all CI checks, and successfully merged.

Suggested action:

No scores available.

Issue body

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pytest-cov](https://redirect.github.com/pytest-dev/pytest-cov) ([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html)) | `~=6.0` -> `~=7.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-cov/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-cov/6.2.1/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pytest-dev/pytest-cov (pytest-cov)</summary> ### [`v7.0.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#700-2025-09-09) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v6.3.0...v7.0.0) - Dropped support for subprocesses measurement. It was a feature added long time ago when coverage lacked a nice way to measure subprocesses created in tests. It relied on a `.pth` file, there was no way to opt-out and it created bad interations with `coverage's new patch system <https://coverage.readthedocs.io/en/latest/config.html#run-patch>`\_ added in `7.10 <https://coverage.readthedocs.io/en/7.10.6/changes.html#version-7-10-0-2025-07-24>`\_. To migrate to this release you might need to enable the suprocess patch, example for `.coveragerc`: .. code-block:: ini \[run] patch = subprocess This release also requires at least coverage 7.10.6. - Switched packaging to have metadata completely in `pyproject.toml` and use `hatchling <https://pypi.org/project/hatchling/>`\_ for building. Contributed by Ofek Lev in `#&#8203;551 <https://github.com/pytest-dev/pytest-cov/pull/551>`\_ with some extras in `#&#8203;716 <https://github.com/pytest-dev/pytest-cov/pull/716>`\_. - Removed some not really necessary testing deps like `six`. ### [`v6.3.0`](https://redirect.github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#630-2025-09-06) [Compare Source](https://redirect.github.com/pytest-dev/pytest-cov/compare/v6.2.1...v6.3.0) - Added support for markdown reports. Contributed by Marcos Boger in `#&#8203;712 <https://github.com/pytest-dev/pytest-cov/pull/712>`\_ and `#&#8203;714 <https://github.com/pytest-dev/pytest-cov/pull/714>`\_. - Fixed some formatting issues in docs. Anonymous contribution in `#&#8203;706 <https://github.com/pytest-dev/pytest-cov/pull/706>`\_. </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/craft-grammar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Dependency update for pytest-cov to v7 was approved by two reviewers, passed all CI checks, and successfully merged.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading pytest-cov from v6 to v7. Applied via Renovate bot without conflicts or reviewer comments.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#21 build(deps): update dependency pytest-cov to v7 debcraft merged Merged automated dependency update upgrading pytest-cov from v6 to v7. Approved by two reviewers, passed all CI checks, and successfully integrated into the main branch.
97%
#216 build(deps): update dependency pytest-cov to v7 imagecraft merged Merged automated dependency update for pytest-cov from v6 to v7. Approved by reviewers, passed CI checks, and successfully integrated into the main branch.
96%
#933 build(deps): update dependency pytest-cov to v7 (main) craft-application merged Merged automated dependency update upgrading pytest-cov from v6.3.0 to v7.0.0. Approved by two reviewers, passed all CI checks, and merged into the main branch.
96%
#393 build(deps): update dependency pytest-cov to v7 craft-cli merged Merged automated dependency update upgrading pytest-cov from v5.0.0 to v7.0.0. The change passed all CI checks and reviewer approval before integration.
95%
#324 build(deps): update dependency pytest-cov to v7 (main) craft-store merged Merged automated dependency update upgrading pytest-cov from v6.3.0 to v7.0.0. All CI checks passed, two reviewers approved, and changes were successfully integrated into main.
95%
#232 build(deps): update dependency pytest-cov to v7.1.0 (main) craft-archives merged Merged automated dependency update upgrading pytest-cov from v7.0.0 to v7.1.0. Approved by a reviewer, passed all CI checks, and merged into main.
94%
#351 build(deps): update dependency pytest-cov to v7.1.0 (main) craft-store merged Merged automated dependency update upgrading pytest-cov from v7.0.0 to v7.1.0. Approved by two reviewers and merged into main after passing CI checks.
94%
#445 build(deps): update dependency pytest-cov to v7 starbase merged Merged automated dependency update upgrading pytest-cov from v6 to v7. CI checks passed and two reviewers approved. The change updates two files, aligning the project with the new release that drops subprocess measurement support and requires coverage 7.10.6+.
94%
#1056 build(deps): update dependency pytest-cov to v7.1.0 (main) craft-application merged Merged automated dependency update upgrading pytest-cov from v7.0.0 to v7.1.0. All CI checks passed and changes were successfully integrated into the main branch.
92%
#1375 build(deps): update dependency pytest-cov to v7 (main) craft-parts merged Merged automated dependency update upgrading pytest-cov from v5 to v7. Approved by two reviewers and passed all CI checks. Applied to main branch via Renovate bot.
92%