build(deps): update dependency pytest-mock to v3.14.1 (main)
Metadata
Current evaluation
Abandoned without merging. This dependency update for pytest-mock from 3.11.1 to 3.14.1 was manually closed, causing Renovate to ignore it. One CI check for minimum dependencies failed.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [pytest-mock](https://redirect.github.com/pytest-dev/pytest-mock) ([changelog](https://pytest-mock.readthedocs.io/en/latest/changelog.html)) | `==3.11.1` -> `==3.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>pytest-dev/pytest-mock (pytest-mock)</summary>
### [`v3.14.1`](https://redirect.github.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3141-2025-08-26)
[Compare Source](https://redirect.github.com/pytest-dev/pytest-mock/compare/v3.14.0...v3.14.1)
- `#​503 <https://github.com/pytest-dev/pytest-mock/pull/503>`\_: Python 3.14 is now officially supported.
### [`v3.14.0`](https://redirect.github.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3140-2024-03-21)
[Compare Source](https://redirect.github.com/pytest-dev/pytest-mock/compare/v3.13.0...v3.14.0)
- `#​415 <https://github.com/pytest-dev/pytest-mock/pull/415>`\_: `MockType` and `AsyncMockType` can be imported from `pytest_mock` for type annotation purposes.
- `#​420 <https://github.com/pytest-dev/pytest-mock/issues/420>`\_: Fixed a regression which would cause `mocker.patch.object` to not being properly cleared between tests.
### [`v3.13.0`](https://redirect.github.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3130-2024-03-21)
[Compare Source](https://redirect.github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.13.0)
- `#​417 <https://github.com/pytest-dev/pytest-mock/pull/417>`\_: `spy` now has `spy_return_list`, which is a list containing all the values returned by the spied function.
- `pytest-mock` now requires `pytest>=6.2.5`.
- `#​410 <https://github.com/pytest-dev/pytest-mock/pull/410>`*: pytest-mock's `setup.py` file is removed.
If you relied on this file, e.g. to install pytest using `setup.py install`,
please see `Why you shouldn't invoke setup.py directly <https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html#summary>`* for alternatives.
### [`v3.12.0`](https://redirect.github.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3120-2023-10-19)
[Compare Source](https://redirect.github.com/pytest-dev/pytest-mock/compare/v3.11.1...v3.12.0)
- Added support for Python 3.12.
- Dropped support for EOL Python 3.7.
- `mocker.resetall()` now also resets mocks created by `mocker.create_autospec` (`#390`\_).
.. \_#390:[https://github.com/pytest-dev/pytest-mock/pull/390](https://redirect.github.com/pytest-dev/pytest-mock/pull/390)0
</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-archives).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Abandoned without merging. This dependency update for pytest-mock from 3.11.1 to 3.14.1 was manually closed, causing Renovate to ignore it. One CI check for minimum dependencies failed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Updating pytest-mock to v3.14.1 was closed without merging. The bot confirmed the update was ignored, and Renovate will skip this version until a newer release is available. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #177 build(deps): update dependency pytest-check to v2.5.3 (main) | craft-archives | closed | Closed without merging due to failing minimum dependencies CI check. The pytest-check update to v2.5.3 was abandoned, and Renovate will ignore this version until a newer release is available. | |
| #388 build(deps): update dependency pytest-mock to v3.15.1 | craft-cli | merged | Merged automated dependency update generated by Renovate bot. Updated pytest-mock from v3.14.0 to v3.15.1 across two files. Approved by two reviewers and passed all CI checks before merging into the main branch. | |
| #169 build(deps): update dependency pytest to v8 (main) | craft-archives | closed | Updating pytest to v8 was closed without merging due to a failing minimum dependencies CI check. Renovate will now ignore all future 8.x updates for this repository. | |
| #1947 build(deps): update dependency pylint to v3.3.1 (main) | charmcraft | closed | Closed without merging. The pylint dependency update to v3.3.1 was abandoned, causing Renovate to ignore this specific version and await a newer release. | |
| #2812 build(deps): update dependency pytest-time to v0.5.0 (main) | charmcraft | closed | Closed without merging. The maintainer manually closed the pytest-time v0.5.0 update to address issues elsewhere, causing Renovate to ignore this version. CI checks included failing slow tests and lint errors. | |
| #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. | |
| #2286 build(deps): update dependency python to 3.13 (main) | charmcraft | closed | Closed without merging due to failing CI checks. Renovate will ignore this Python 3.13 update and generate a replacement PR when a newer version is released. The update was abandoned. | |
| #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. | |
| #17 build(deps): update dependency mypy to ~=1.17.1 | craft-artifacts | closed | Closed without merging. The maintainer declined the mypy 1.17.1 update, prompting Renovate to ignore this version. CI passed, but the branch was abandoned to await a newer release. | |
| #345 build(deps): update bugfixes | craft-cli | closed | Closed without merging due to failing lint checks. Proposed updating astral-sh/ruff-pre-commit to v0.12.8 and pytest-mock to v3.14.1. The Renovate bot will automatically recreate these dependency updates. |