build(deps): update dependency pytest-check to v2.5.3 (main)
Metadata
Current evaluation
Merged automated dependency update for pytest-check from v2.4.1 to v2.5.3. All CI checks passed, and the change was approved by three reviewers before integration into the main branch.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [pytest-check](https://redirect.github.com/okken/pytest-check) | `==2.4.1` -> `==2.5.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>okken/pytest-check (pytest-check)</summary>
### [`v2.5.3`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#253---2025-Apr-3)
[Compare Source](https://redirect.github.com/okken/pytest-check/compare/2.5.2...2.5.3)
##### Changed
- relative paths in tracebacks
- pr [#​179](https://redirect.github.com/okken/pytest-check/issues/179), thanks [@​dpinol](https://redirect.github.com/dpinol)
- add testing of Python 3.14
### [`v2.5.2`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#252---2025-Mar-29)
[Compare Source](https://redirect.github.com/okken/pytest-check/compare/2.5.1...2.5.2)
##### Fixed
- Fixes a weird corner case where an internal error could be generated by (1) having a session scope fixture fail in teardown and (2) having the last test in the session be skipped. Thanks [@​asyash26](https://redirect.github.com/asyash26) for reporting and creating reproduction steps. Resolves [#​170](https://redirect.github.com/okken/pytest-check/issues/170)
### [`v2.5.1`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#251---2025-Mar-18)
[Compare Source](https://redirect.github.com/okken/pytest-check/compare/2.5.0...2.5.1)
##### Fixed
- Set a minimum pluggy version during type checking. Resolves [#​176](https://redirect.github.com/okken/pytest-check/issues/176), thanks [@​d-ryzhykau](https://redirect.github.com/d-ryzhykau)
### [`v2.5.0`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#250---2025-Feb-12)
[Compare Source](https://redirect.github.com/okken/pytest-check/compare/2.4.2...2.5.0)
##### Changed/Added
- Add type hints, remove support for Python 3.8, resolves [#​163](https://redirect.github.com/okken/pytest-check/issues/163), thanks [@​mfulgo](https://redirect.github.com/mfulgo)
##### Fixed
- Fixes [#​171](https://redirect.github.com/okken/pytest-check/issues/171), check doesn't respect runxfail option, thanks [@​taylermulligan](https://redirect.github.com/taylermulligan)
### [`v2.4.2`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#242---2025-Feb-8)
[Compare Source](https://redirect.github.com/okken/pytest-check/compare/2.4.1...2.4.2)
##### Modified
- Add testing for Python 3.13 to GH actions
- Add testing for Python 3.13 and 3.14 to tox.ini
- Switch packackaching from flit to hatchling
</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-application).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated dependency update for pytest-check from v2.4.1 to v2.5.3. All CI checks passed, and the change was approved by three reviewers before integration into the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated dependency update for pytest-check from v2.4.1 to v2.5.3. The pull request was successfully integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #948 build(deps): update dependency pytest-check to v2.6.0 (main) | craft-application | merged | Merged an automated dependency update upgrading pytest-check from v2.5.3 to v2.6.0. The change passed all CI checks, received two approvals, and was successfully integrated into the main branch. | |
| #1024 build(deps): update dependency pytest-check to v2.7.6 (main) | craft-application | merged | Merged automated dependency update upgrading pytest-check from v2.6.2 to v2.7.6. Approved by reviewers and passed CI checks before merging into the main branch. | |
| #1948 build(deps): update dependency pytest-check to v2.4.1 (main) - autoclosed | charmcraft | merged | Merged automated dependency update for pytest-check from v2.3.1 to v2.4.1. Generated by Renovate, the change passed CI checks, received two approvals, and was successfully merged into the main branch. | |
| #446 build(deps): update dependency pytest-check to v2.4.1 (main) | craft-application | merged | Merged automated dependency update for pytest-check from v2.3.1 to v2.4.1. Approved by two reviewers, passed CI, and merged to main. The release adds is_nan assertions and drops Python 3.7 support. | |
| #1053 build(deps): update dependency pytest-check to v2.8.0 (main) | craft-application | merged | Merged automated dependency update for pytest-check from v2.7.6 to v2.8.0 on main. The Renovate-generated change was approved by two reviewers and passed all CI checks before merging. | |
| #1150 build(deps): update dependency pytest-check to v2.9.1 (main) | craft-application | merged | Merged into main. Updated pytest-check from v2.8.0 to v2.9.1 to resolve a pytest-reportlog compatibility issue. Generated by Renovate, approved by two reviewers, and passed CI checks before integration. | |
| #1188 chore(deps): update dependency pytest-check to v2.2.0 | charmcraft | merged | Automated dependency update for pytest-check merged from v2.1.5 to v2.2.0. Approved by a reviewer, passed CI checks, and successfully integrated into the codebase. | |
| #280 build(deps): update dependency pytest to v8.3.3 | craft-cli | merged | Merged automated dependency update upgrading pytest from 8.2.1 to 8.3.3. Approved by two reviewers, passed CI checks, and applied a single-line change to the requirements file. | |
| #811 build(deps): update dependency pytest to v8.4.1 (main) | craft-application | merged | Merged automated dependency update upgrading pytest from 8.3.5 to 8.4.1. The change passed CI checks, received reviewer approval, and was successfully merged to the main branch. | |
| #321 build(deps): update dependency pytest-mock to v3.15.1 (main) | craft-store | merged | Merged automated dependency update upgrading pytest-mock from v3.14.1 to v3.15.1. Approved by reviewers and passed all CI checks before merging into the main branch. |