← Back to issue list

build(deps): update dependency pytest-rerunfailures to v16 (main)

View original Github issue

Metadata

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

Current evaluation

Merged automated dependency update upgrading pytest-rerunfailures from v15.1 to v16.1. Approved by two reviewers, passed all CI checks, and merged into main. Changes span two files with a minimal diff.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pytest-rerunfailures](https://redirect.github.com/pytest-dev/pytest-rerunfailures) | `==15.1` -> `==16.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-rerunfailures/16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-rerunfailures/15.1/16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pytest-dev/pytest-rerunfailures (pytest-rerunfailures)</summary> ### [`v16.1`](https://redirect.github.com/pytest-dev/pytest-rerunfailures/blob/HEAD/CHANGES.rst#161-2025-10-10) [Compare Source](https://redirect.github.com/pytest-dev/pytest-rerunfailures/compare/16.0.1...16.1) - Drop support for Python 3.9. - Changed "localhost" to "127.0.0.1" to avoid bad hostname resolution. - Added `--force-reruns` to override rerun count globally. Fixes `#&#8203;306 <https://github.com/pytest-dev/pytest-rerunfailures/issues/306>`\_. ### [`v16.0.1`](https://redirect.github.com/pytest-dev/pytest-rerunfailures/blob/HEAD/CHANGES.rst#1601-2025-09-02) [Compare Source](https://redirect.github.com/pytest-dev/pytest-rerunfailures/compare/16.0...16.0.1) - Reverted the ability to access error attributes because of an incompatibility with `pytest-xdist <https://github.com/pytest-dev/pytest-xdist/issues/843>`*. Fixes `#&#8203;302 <https://github.com/pytest-dev/pytest-rerunfailures/issues/302>`*, `#&#8203;303 <https://github.com/pytest-dev/pytest-rerunfailures/issues/303>`\_. ### [`v16.0`](https://redirect.github.com/pytest-dev/pytest-rerunfailures/blob/HEAD/CHANGES.rst#1601-2025-09-02) [Compare Source](https://redirect.github.com/pytest-dev/pytest-rerunfailures/compare/15.1...16.0) - Reverted the ability to access error attributes because of an incompatibility with `pytest-xdist <https://github.com/pytest-dev/pytest-xdist/issues/843>`*. Fixes `#&#8203;302 <https://github.com/pytest-dev/pytest-rerunfailures/issues/302>`*, `#&#8203;303 <https://github.com/pytest-dev/pytest-rerunfailures/issues/303>`\_. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading pytest-rerunfailures from v15.1 to v16.1. Approved by two reviewers, passed all CI checks, and merged into main. Changes span two files with a minimal diff.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading pytest-rerunfailures from v15.1 to v16.1 on main. The update drops Python 3.9 support, fixes hostname resolution, and adds a --force-reruns flag.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1117 build(deps): update dependency pytest-rerunfailures to v16.4 (main) craft-application merged Merged dependency update for pytest-rerunfailures from v16.1 to v16.4. Approved by two reviewers and passed CI checks before merging into main.
95%
#1166 build(deps): update dependency pytest-rerunfailures to v16.6 (main) craft-application merged Merged automated dependency update upgrading pytest-rerunfailures from v16.4 to v16.6 on main. The update adds rerun exclusion options and fixes test isolation and pdb compatibility regressions. All required CI checks passed prior to merge.
92%
#847 build(deps): update dependency pytest-rerunfailures to v15 (main) craft-application merged Merged automated dependency update for pytest-rerunfailures from v14.0 to v15.1. Approved by two reviewers and passed all CI checks before merging into main.
91%
#1116 build(deps): update dependency pytest-subprocess to ~=1.6.0 (main) craft-application merged Merged into main. Updated pytest-subprocess from ~=1.5.2 to ~=1.6.0. The Renovate-generated update passed CI checks and received reviewer approval before being merged.
78%
#52 build(deps): update dependency pytest to v9 (main) craft-artifacts merged Merged automated dependency update upgrading pytest from v8 to v9. Approved by two reviewers and passed CI checks despite one typecheck failure. Changes modified two files with minor adjustments.
78%
#962 build(deps): update dependency pytest to v9 (main) craft-application merged Merged automated dependency update upgrading pytest from v8.4.2 to v9.0.1. Approved by two reviewers, passed all CI checks, and merged with minimal changes (+5/-5 lines across 2 files).
78%
#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.
78%
#216 build(deps): update dependency pytest to v9 (main) craft-archives merged Merged automated dependency update upgrading pytest from 8.4 to 9.0. Approved by two reviewers with all CI checks passing. Changes modified two files with minimal line adjustments.
78%
#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.
77%
#6179 build(deps): update pytest snapcraft merged Merged a pytest dependency update to resolve an OSV vulnerability. Approved by two reviewers and passed CI checks. The change modifies one file with minimal adjustments.
77%