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

Update dependency pytest-asyncio to v0.20.1 #129

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-asyncio ==0.19.0 -> ==0.20.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-asyncio

v0.20.1

Compare Source

=================

  • Fixes an issue that warned about using an old version of pytest, even though the most recent version was installed. #&#8203;430 <https://github.com/pytest-dev/pytest-asyncio/issues/430>_

v0.20.0

Compare Source

=================

  • BREAKING: Removed legacy mode. If you're upgrading from v0.19 and you haven't configured asyncio_mode = legacy, you can upgrade without taking any additional action. If you're upgrading from an earlier version or you have explicitly enabled legacy mode, you need to switch to auto or strict mode before upgrading to this version.
  • Deprecate use of pytest v6.
  • Fixed an issue which prevented fixture setup from being cached. #&#8203;404 <https://github.com/pytest-dev/pytest-asyncio/pull/404>_

Configuration

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

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #129 (292e76b) into main (7e19146) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           8        8           
  Lines         700      700           
=======================================
  Hits          675      675           
  Misses         25       25           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/pytest-asyncio-0.x branch from 292e76b to 4f32c29 Compare October 26, 2022 11:05
@renovate renovate bot merged commit 79f232d into main Oct 26, 2022
@renovate renovate bot deleted the renovate/pytest-asyncio-0.x branch October 26, 2022 15:12
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.

1 participant