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-httpserver to v1.1.0 #354

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-httpserver 1.0.10 -> 1.1.0 age adoption passing confidence

Release Notes

csernazs/pytest-httpserver (pytest-httpserver)

v1.1.0

Compare Source

=====

.. _Release Notes_1.1.0_Bug Fixes:

Bug Fixes

  • Fixed an issue related to the leak of httpserver state between the tests
    when httpserver is destructed before the other fixtures. #&#8203;352 <https://github.com/csernazs/pytest-httpserver/issues/352>_

.. _Release Notes_1.0.12:

v1.0.12

Compare Source

======

.. _Release Notes_1.0.12_Bug Fixes:

Bug Fixes

  • Fix pytest-httpserver's own tests related to log querying. No functional
    changes in pytest-httpserver code itself. #&#8203;345 <https://github.com/csernazs/pytest-httpserver/issues/345>_

.. _Release Notes_1.0.11:

v1.0.11

Compare Source

======

.. _Release Notes_1.0.11_New Features:

New Features

  • Hooks API

  • New methods added to query for matching requests in the log.

  • Threading support to serve requests in parallel

.. _Release Notes_1.0.10:


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kiloreven as a code owner August 2, 2024 09:47
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 2, 2024
@renovate renovate bot requested a review from andersliland as a code owner August 2, 2024 09:47
@renovate renovate bot force-pushed the renovate/pytest-httpserver-1.x-lockfile branch from 3bcc65e to 3792bfe Compare August 12, 2024 02:13
@renovate renovate bot changed the title chore(deps): update dependency pytest-httpserver to v1.0.12 chore(deps): update dependency pytest-httpserver to v1.1.0 Aug 12, 2024
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.

0 participants