Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency pytest-mock to v3.10.0 #756

Merged
merged 1 commit into from Mar 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-mock 3.7.0 -> 3.10.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-mock

v3.10.0

Compare Source

  • Added new mocker.stop(m) method to stop specific mocker.patch or mocker.spy calls (#319_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/pull/319ull/319

v3.9.0

Compare Source

  • Expose NonCallableMagicMock via the mocker fixture (#318_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/pull/318ull/318

v3.8.2

Compare Source

  • Fixed AsyncMock support for Python 3.7+ in mocker.async_stub (#302_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/pull/302ull/302

v3.8.1

Compare Source

  • Fixed regression caused by an explicit mock dependency in the code (#298_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/issues/298ues/298

v3.8.0

Compare Source

  • Add MockerFixture.async_mock method. Thanks @PerchunPak_ for the PR (#296_).

.. _@​PerchunPak: https://github.com/PerchunPak
.. [https://github.com/pytest-dev/pytest-mock/pull/296](https://togithub.com/pytest-dev/pytest-mock/pull/296)-mock/pull/296


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 15, 2023
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #756 (a3f6b52) into main (f951b20) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #756   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          30       30           
  Lines        1028     1028           
  Branches      221      221           
=======================================
  Hits         1015     1015           
  Partials       13       13           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot temporarily deployed to release March 15, 2023 17:51 Inactive
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x-lockfile branch from f13e03a to a3f6b52 Compare March 15, 2023 20:11
@renovate renovate bot temporarily deployed to release March 15, 2023 20:17 Inactive
@renovate renovate bot merged commit edf2a79 into main Mar 16, 2023
@renovate renovate bot deleted the renovate/pytest-mock-3.x-lockfile branch March 16, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants