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

deps: Update dependency pytest-asyncio to v0.23.2 #924

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-asyncio (changelog) ==0.22.0 -> ==0.23.2 age adoption passing confidence

Release Notes

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

v0.23.2: pytest-asyncio 0.23.2

Compare Source

0.23.2 (2023-12-04)

  • Fixes a bug that caused an internal pytest error when collecting .txt files #​703

v0.23.1: pytest-asyncio 0.23.1

Compare Source

0.23.1 (2023-12-03)

  • Fixes a bug that caused an internal pytest error when using module-level skips #​701

v0.23.0: pytest-asyncio 0.23.0

Compare Source

This release is backwards-compatible with v0.21. Changes are
non-breaking, unless you upgrade from v0.22.

  • BREAKING: The asyncio_event_loop mark has been removed. Event
    loops with class, module, package, and session scopes can be
    requested via the scope keyword argument to the asyncio
    mark.
  • Introduces the event_loop_policy fixture which allows testing with
    non-default or multiple event loops #​662
  • Introduces pytest_asyncio.is_async_test which returns whether a
    test item is managed by pytest-asyncio #​376
  • Removes and pytest-trio, mypy, and flaky from the test
    dependencies #​620, #​674, #​678

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 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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner December 3, 2023 12:29
@renovate-bot renovate-bot changed the title deps: Update dependency pytest-asyncio to v0.23.0 deps: Update dependency pytest-asyncio to v0.23.1 Dec 3, 2023
@renovate-bot renovate-bot force-pushed the renovate/pytest-asyncio-0.x branch from a9fda41 to 9e44feb Compare December 3, 2023 21:27
@renovate-bot renovate-bot changed the title deps: Update dependency pytest-asyncio to v0.23.1 deps: Update dependency pytest-asyncio to v0.23.2 Dec 4, 2023
@renovate-bot renovate-bot force-pushed the renovate/pytest-asyncio-0.x branch from 9e44feb to 3965810 Compare December 4, 2023 11:05
@jackwotherspoon jackwotherspoon merged commit c13ffca into GoogleCloudPlatform:main Dec 4, 2023
13 checks passed
@renovate-bot renovate-bot deleted the renovate/pytest-asyncio-0.x branch December 4, 2023 14: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.

2 participants