Skip to content

Update dependency pytest-asyncio to v1.1.0#237

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-asyncio (changelog) ==1.0.0 -> ==1.1.0 age confidence

Release Notes

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

v1.1.0: pytest-asyncio 1.1.0

Compare Source


title: "1.1.0 -
2025-07-16"

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]{.title-ref} 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]{.title-ref} clause of a task
    (#​878)
  • An error that could cause duplicate warnings to be issued
Notes for Downstream Packagers

- Added runtime dependency on
backports.asyncio.runner
for use with Python 3.10 and older -----BEGIN SSH
SIGNATURE-----U1NIU0lHAAAAAQAAAF0AAAAac2stc3NoLWVkMjU1MTlAb3BlbnNzaC5jb20AAAAgnbROE1
IyiXgnOnIwsc0QXI9EXDwO7JrDVqEgoMibVCwAAAAXc3NoOm5vbi1yZXNpZGVudC12ZXJp
ZnkAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABnAAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2
guY29tAAAAQGWf0f8VkIgQiXT7SAZuUNh6JcFWpfDBNH9Ahm/rFeQ5Hhf9B5XC690YD2xv
nyRm6KXC8XJG2e3Bi8vM8nysqQcFAAADUQ== -----END SSH SIGNATURE-----


Configuration

📅 Schedule: Branch creation - "before 9am" (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 Pull requests that update a dependency file python Pull requests that update Python code labels Jul 16, 2025
@renovate renovate Bot enabled auto-merge (squash) July 16, 2025 07:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 16, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (91ac259) to head (40dc989).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         2286      2286           
=========================================
  Hits          2286      2286           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit b865dbf into main Jul 16, 2025
26 checks passed
@renovate renovate Bot deleted the renovate/pytest-asyncio-1.x branch July 16, 2025 07:55
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants