← Back to issue list

chore(deps): update dependency pytest-mock to v3.14.0

View original Github issue

Metadata

Project
snapcraft
Number
#4694
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged automated dependency update upgrading pytest-mock from v3.12.0 to v3.14.0. Approved by two reviewers, passed CI and Codecov checks, and successfully merged.

Suggested action:

No scores available.

Issue body

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pytest-mock](https://togithub.com/pytest-dev/pytest-mock) ([changelog](https://pytest-mock.readthedocs.io/en/latest/changelog.html)) | `==3.12.0` -> `==3.14.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-mock/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pytest-mock/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pytest-mock/3.12.0/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-mock/3.12.0/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pytest-dev/pytest-mock (pytest-mock)</summary> ### [`v3.14.0`](https://togithub.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3140-2024-03-21) [Compare Source](https://togithub.com/pytest-dev/pytest-mock/compare/v3.13.0...v3.14.0) - `#&#8203;415 <https://github.com/pytest-dev/pytest-mock/pull/415>`\_: `MockType` and `AsyncMockType` can be imported from `pytest_mock` for type annotation purposes. - `#&#8203;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://togithub.com/pytest-dev/pytest-mock/blob/HEAD/CHANGELOG.rst#3130-2024-03-21) [Compare Source](https://togithub.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.13.0) - `#&#8203;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`. - `#&#8203;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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC. 🚦 **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/snapcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update upgrading pytest-mock from v3.12.0 to v3.14.0. Approved by two reviewers, passed CI and Codecov checks, and successfully merged.
qwen3.6-35b-a3b-mtp-q6 Merged dependency update upgrading pytest-mock from v3.12.0 to v3.14.0. Automated tests passed and Codecov verified coverage. The change was successfully integrated into the main branch.
qwen3.6-35b-a3b-mtp-q6 Merged automated dependency update upgrading pytest-mock from v3.12.0 to v3.14.0. The update passed tests and was merged.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#548 chore(deps): update dependency pytest-mock to v3.14.0 rockcraft merged Merged automated dependency update for pytest-mock from v3.12.0 to v3.14.0. Approved by two reviewers, passed CI, and modified one file. Includes new type annotations and a regression fix for mocker.patch.object.
96%
#113 chore(deps): update dependency dev/pytest-mock to v3.12.0 craft-store merged Merged an automated dependency update for dev/pytest-mock from v3.11.1 to v3.12.0. Generated by Renovate, the change was approved, passed CI checks, and was automatically merged. The update modifies a single file with a one-line version bump.
90%
#1175 chore(deps): update dependency pytest-mock to v3.11.1 - autoclosed charmcraft closed Dependency update for pytest-mock to v3.11.1 was autoclosed due to inactivity. The branch was abandoned without review or merging.
86%
#159 chore(deps): update dependency dev/pytest-rerunfailures to v13 craft-application merged Merged automated dependency update for pytest-rerunfailures from v12.0 to v13.0. Approved by two reviewers, passed CI checks, and maintained 99.19% test coverage.
82%
#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.
81%
#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.
80%
#303 chore(deps): update dependency dev/pytest-rerunfailures to v14 craft-application merged Merged automated dependency update for dev/pytest-rerunfailures from v13.0 to v14.0. Approved by two reviewers, passed CI checks, and merged with a single line change across one file.
79%
#1618 chore(deps): update dependency pytest-cov to v5 charmcraft merged Merged automated dependency update for pytest-cov to v5. Approved by two reviewers with passing CI checks. Updated one dependency configuration line.
79%
#171 chore(deps): update dependency dev/pytest-cov to v5 craft-store merged Automated dependency update for pytest-cov from v4.1.0 to v5.0.0 was approved by two reviewers, passed CI checks, and successfully merged.
79%
#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.
79%