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 #114

Merged
merged 1 commit into from May 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 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.

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #114 (57b7bd5) into main (bbac245) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   92.93%   92.93%           
=======================================
  Files          20       20           
  Lines         354      354           
=======================================
  Hits          329      329           
  Misses         25       25           
Flag Coverage Δ
unittests 92.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 023ed95 to 6d80bcf Compare April 30, 2023 21:39
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 6d80bcf to 57b7bd5 Compare April 30, 2023 23:55
@renovate renovate bot merged commit 201c51e into main May 1, 2023
9 checks passed
@renovate renovate bot deleted the renovate/pytest-mock-3.x branch May 1, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants