-
Notifications
You must be signed in to change notification settings - Fork 64
fix(deps): update dependency async-timeout to v5 #553
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
Open
renovate
wants to merge
1
commit into
2.0
Choose a base branch
from
renovate/async-timeout-5.x
base: 2.0
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 hidden or 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
dcf9f55
to
3b787c8
Compare
3b787c8
to
dbf500a
Compare
be890cf
to
9bd18fb
Compare
a608bb9
to
dc4bbec
Compare
ca0fdbf
to
5c25e7a
Compare
5c25e7a
to
addf839
Compare
9cdd058
to
6ccbc60
Compare
6ccbc60
to
ed38c8d
Compare
aa35ca1
to
c8d1465
Compare
44bf95c
to
b9f357f
Compare
b9f357f
to
a6592d0
Compare
cb73a39
to
0ef398e
Compare
0ef398e
to
479e43e
Compare
479e43e
to
72c1c49
Compare
b327128
to
e8c66d8
Compare
7a2c13b
to
3546d83
Compare
3546d83
to
38e5856
Compare
80f0aec
to
fb31c9e
Compare
b57b288
to
2413d10
Compare
2413d10
to
835cf0d
Compare
835cf0d
to
2e2ab13
Compare
2e2ab13
to
f4bb89f
Compare
f4bb89f
to
daa915a
Compare
daa915a
to
759b759
Compare
759b759
to
ad5588c
Compare
ad5588c
to
4a71b05
Compare
cee2198
to
8bb8212
Compare
fee1cf5
to
a01abd1
Compare
a01abd1
to
e6d3d90
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^4.0.3
->^5.0.1
~=4.0.3
->~=5.0.1
Release Notes
aio-libs/async-timeout (async-timeout)
v5.0.1
Compare Source
==================
Misc
#​423 <https://github.com/aio-libs/async-timeout/issues/423>
_v5.0.0
Compare Source
==================
Features
asyncio_timeout
fully compatible with the standardasyncio.Timeout
but keep backward compatibility with existingasyncio_timeout.Timeout
API. (#​422 <https://github.com/aio-libs/async-timeout/issues/422>
_)Improved Documentation
CHANGES/README.rst <https://github.com/aio-libs/async-timeout/tree/master/CHANGES/README.rst>
_ page,a link to the
Towncrier philosophy
has been fixed. (#​388 <https://github.com/aio-libs/async-timeout/issues/388>
_)Deprecations and Removals
async with timeout(...): ...
instead. (#​421 <https://github.com/aio-libs/async-timeout/issues/421>
_)Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.