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.11.1 #58

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-mock (changelog) ==3.8.2 -> ==3.11.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-mock (pytest-mock)

v3.11.1

Compare Source

(This release source code is identical to 3.11.0 except a small internal fix to deployment/CI)

  • Fixed introspection for failed assert_has_calls (#365_).

  • Updated type annotations for mocker.patch and mocker.spy (#364_).

.. _#365:https://github.com/pytest-dev/pytest-mock/pull/3655
.. _#364https://github.com/pytest-dev/pytest-mock/pull/36464

v3.11.0

Compare Source

  • Fixed introspection for failed assert_has_calls (#365_).

  • Updated type annotations for mocker.patch and mocker.spy (#364_).

.. _#365:https://github.com/pytest-dev/pytest-mock/pull/3655
.. _#364https://github.com/pytest-dev/pytest-mock/pull/36464

v3.10.0

Compare Source

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

.. _#319:https://github.com/pytest-dev/pytest-mock/pull/3199

v3.9.0

Compare Source

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

.. _#318:https://github.com/pytest-dev/pytest-mock/pull/3188


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 force-pushed the renovate/pytest-mock-3.x branch 4 times, most recently from 618fbdf to f44c243 Compare July 3, 2023 13:31
@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (506b67e) 100.00% compared to head (27bd735) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          181       181           
  Branches         8         8           
=========================================
  Hits           181       181           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch 3 times, most recently from 5a6c8b4 to 6c5d113 Compare July 3, 2023 14:01
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from 6c5d113 to 47c5ec0 Compare July 20, 2023 08:22
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch 2 times, most recently from ddb17da to 7bb4929 Compare August 8, 2023 03:36
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch 3 times, most recently from 7c54b05 to ff6b3d1 Compare August 21, 2023 09:54
@renovate renovate bot force-pushed the renovate/pytest-mock-3.x branch from ff6b3d1 to 27bd735 Compare August 21, 2023 10:14
@daavoo daavoo merged commit e10bc84 into main Aug 21, 2023
14 checks passed
@daavoo daavoo deleted the renovate/pytest-mock-3.x branch August 21, 2023 10:22
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

2 participants