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-asyncio to v0.24.0 #800

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-asyncio (changelog) 0.23.8 -> 0.24.0 age adoption passing confidence

Release Notes

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

v0.24.0: pytest-asyncio 0.24.0

Compare Source

0.24.0 (2024-08-22)
  • BREAKING: Updated minimum supported pytest version to v8.2.0
  • Adds an optional loop_scope keyword argument to pytest.mark.asyncio. This argument controls which event loop is used to run the marked async test. #​706, #​871
  • Deprecates the optional scope keyword argument to pytest.mark.asyncio for API consistency with pytest_asyncio.fixture. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.
  • Raises an error when passing scope or loop_scope as a positional argument to @pytest.mark.asyncio. #​812
  • Fixes a bug that caused module-scoped async fixtures to fail when reused in other modules #​862 #​668

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/pytest-asyncio-0.x branch 3 times, most recently from 7fa6bf9 to 0e9446a Compare August 25, 2024 09:08
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch 2 times, most recently from ecc8b34 to 8587c5e Compare September 3, 2024 22:09
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch 2 times, most recently from 0862a2f to 1b7bf3e Compare September 10, 2024 23:09
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch 2 times, most recently from 39b8bab to a5bc61c Compare September 19, 2024 16:43
@renovate renovate bot requested review from cphoward and a team as code owners September 19, 2024 16:43
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch from a5bc61c to 4a37496 Compare September 30, 2024 15:13
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch 4 times, most recently from 670cd37 to 8c7448e Compare October 17, 2024 22:23
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch from 8c7448e to 007b1c1 Compare October 20, 2024 09:08
@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch from 007b1c1 to 01451d9 Compare October 23, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants