Skip to content

⬆️ Update dependency pytest-asyncio to v1.1.0#616

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pytest-asyncio-1.x
Jul 28, 2025
Merged

⬆️ Update dependency pytest-asyncio to v1.1.0#616
renovate[bot] merged 1 commit intomainfrom
renovate/pytest-asyncio-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

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

Release Notes

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

v1.1.0: pytest-asyncio 1.1.0

Compare Source

Added

  • Propagation of ContextVars from async fixtures to other fixtures and tests on Python 3.10 and older (#​127)
  • Cancellation of tasks when the loop_scope ends (#​200)
  • Warning when the current event loop is closed by a test

Fixed

  • Error about missing loop when calling functions requiring a loop in the finally clause of a task (#​878)
  • An error that could cause duplicate warnings to be issued

Notes for Downstream Packagers


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jul 28, 2025
@renovate renovate bot force-pushed the renovate/pytest-asyncio-1.x branch from 20d6635 to 1dfd650 Compare July 28, 2025 05:10
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot merged commit 8878686 into main Jul 28, 2025
12 checks passed
@renovate renovate bot deleted the renovate/pytest-asyncio-1.x branch July 28, 2025 12:47
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants