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.20.1 #1478

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 21, 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: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate-bot renovate-bot requested review from a team as code owners October 21, 2022 11:04
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 21, 2022
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Oct 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2022
@renovate-bot renovate-bot changed the title chore(deps): update dependency pytest-asyncio to v0.20.0 chore(deps): update dependency pytest-asyncio to v0.20.1 Oct 21, 2022
@renovate-bot renovate-bot force-pushed the renovate/pytest-asyncio-0.x branch from 2e32c8e to 4dc9781 Compare October 21, 2022 13:55
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2022
@parthea parthea merged commit 1a94843 into googleapis:main Oct 24, 2022
@renovate-bot renovate-bot deleted the renovate/pytest-asyncio-0.x branch October 24, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants