Skip to content

chore(deps): update dependency pytest-asyncio to v0.21.2 - autoclosed#217

Merged
linuxdaemon merged 1 commit into
mainfrom
renovate/pytest-asyncio-0.21.x
May 12, 2026
Merged

chore(deps): update dependency pytest-asyncio to v0.21.2 - autoclosed#217
linuxdaemon merged 1 commit into
mainfrom
renovate/pytest-asyncio-0.21.x

Conversation

@renovate

@renovate renovate Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) == 0.20.3==0.21.2 age confidence

Release Notes

pytest-dev/pytest-asyncio (pytest-asyncio)

v0.21.2: pytest-asyncio 0.21.2

Compare Source

0.21.2 (2024-04-29)

  • Fix compatibility with pytest 8.2. Backport of #​800 to pytest-asyncio v0.21 for users who are unable to upgrade to a more recent version (see #​706

v0.21.1: pytest-asyncio 0.21.1

Compare Source

0.21.1 (2023-07-12)

  • Output a proper error message when an invalid asyncio_mode is selected.
  • Extend warning message about unclosed event loops with additional possible cause.
    #​531
  • Previously, some tests reported "skipped" or "xfailed" as a result. Now all tests report a "success" result.

v0.21.0: pytest-asyncio 0.21.0

Compare Source

0.21.0 (23-03-19)

  • Drop compatibility with pytest 6.1. Pytest-asyncio now depends on pytest 7.0 or newer.
  • pytest-asyncio cleans up any stale event loops when setting up and tearing down the
    event_loop fixture. This behavior has been deprecated and pytest-asyncio emits a
    DeprecationWarning when tearing down the event_loop fixture and current event loop
    has not been closed.

Configuration

📅 Schedule: (UTC)

  • 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.

@codecov

codecov Bot commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (adb0880) to head (388121b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files         107      107           
  Lines        8931     8931           
  Branches      938      938           
=======================================
  Hits         7022     7022           
  Misses       1762     1762           
  Partials      147      147           

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

@renovate renovate Bot force-pushed the renovate/pytest-asyncio-0.21.x branch from 6d143bd to 388121b Compare May 12, 2026 01:44
@linuxdaemon linuxdaemon merged commit 81ee5f7 into main May 12, 2026
14 checks passed
@linuxdaemon linuxdaemon deleted the renovate/pytest-asyncio-0.21.x branch May 12, 2026 02:32
@renovate renovate Bot changed the title chore(deps): update dependency pytest-asyncio to v0.21.2 chore(deps): update dependency pytest-asyncio to v0.21.2 - autoclosed May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant