-
Notifications
You must be signed in to change notification settings - Fork 2
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.25.3 #1583
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pytest
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/pytest
branch
2 times, most recently
from
September 5, 2024 23:45
38eb5dd
to
0ce9b01
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
2 times, most recently
from
September 14, 2024 00:07
f7cc870
to
a9eef85
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
2 times, most recently
from
September 23, 2024 19:17
23004c4
to
7d62d8c
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
11 times, most recently
from
October 7, 2024 20:53
9c83957
to
86c9abe
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
3 times, most recently
from
October 16, 2024 23:57
4b4eae5
to
b783348
Compare
Quality Gate passed for 'nr-forests-access-management_admin'Issues Measures |
renovate
bot
force-pushed
the
renovate/pytest
branch
9 times, most recently
from
November 22, 2024 21:24
cb0fffc
to
ca821ea
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
10 times, most recently
from
December 20, 2024 08:38
afd8c30
to
28d1943
Compare
renovate
bot
changed the title
chore(deps): update dependency pytest-asyncio to v0.24.0
chore(deps): update dependency pytest-asyncio to v0.25.0
Dec 20, 2024
renovate
bot
force-pushed
the
renovate/pytest
branch
2 times, most recently
from
December 20, 2024 22:06
5a98da9
to
df69a8c
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
from
January 9, 2025 06:08
df69a8c
to
44da511
Compare
renovate
bot
changed the title
chore(deps): update dependency pytest-asyncio to v0.25.0
chore(deps): update dependency pytest-asyncio to v0.25.1
Jan 9, 2025
renovate
bot
force-pushed
the
renovate/pytest
branch
2 times, most recently
from
January 15, 2025 10:04
a019726
to
e29c78a
Compare
renovate
bot
changed the title
chore(deps): update dependency pytest-asyncio to v0.25.1
chore(deps): update dependency pytest-asyncio to v0.25.2
Jan 15, 2025
renovate
bot
force-pushed
the
renovate/pytest
branch
6 times, most recently
from
January 24, 2025 22:04
b8bb404
to
923766a
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
from
January 27, 2025 17:44
923766a
to
2a01269
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
from
February 3, 2025 19:40
2a01269
to
119bdad
Compare
renovate
bot
force-pushed
the
renovate/pytest
branch
from
February 4, 2025 20:56
119bdad
to
f09c1f0
Compare
renovate
bot
changed the title
chore(deps): update dependency pytest-asyncio to v0.25.2
chore(deps): update dependency pytest-asyncio to v0.25.3
Feb 4, 2025
Quality Gate passed for 'nr-forests-access-management_admin'Issues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.23.8
->==0.25.3
Release Notes
pytest-dev/pytest-asyncio (pytest-asyncio)
v0.25.3
: pytest-asyncio 0.25.3Compare Source
v0.25.2
: pytest-asyncio 0.25.2Compare Source
loop.shutdown_asyncgens()
before closing the event loop to ensure async generators are closed in the same manner asasyncio.run
does #1034v0.25.1
: pytest-asyncio 0.25.1Compare Source
v0.25.0
: pytest-asyncio 0.25.0Compare Source
0.25.0 (2024-12-13)
@pytest.fixture
in strict mode. This will become an error in a future version of flake8-asyncio. #979v0.24.0
: pytest-asyncio 0.24.0Compare Source
0.24.0 (2024-08-22)
pytest_asyncio.fixture
. Users are encouraged to use the loop_scope keyword argument, which does exactly the same.@pytest.mark.asyncio
. #812Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.