Bump uvloop from 0.16.0 to 0.19.0 in /services/endorser
Bumps uvloop from 0.16.0 to 0.19.0.
Release notes
Sourced from uvloop's releases.
v0.19.0
Changes
Fixes
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573) (by
@graingertin 5c500ee2 for #573)Fix docstring of loop.shutdown_default_executor (#535) (by
@Gelbpunktin 919da567 for #535)Fix CI status badge (#522) (by
@shuuji3in 0e9ff6cd for #522)v0.18.0
Fixes
CI fixes (#520, #553) (by
@altendkyin 7783f1c5,@dulmandakhin 1dd40f17)Make extract_stack resilient to lacking frames. (#563) (by
@jhancein 06876434 for #563)Port uvloop to Python 3.12 (#570) (by
@1st1,@fantixin 9f82bd74 for #569)v0.17.0
This release adds Python 3.11 support, updates bundled libuv to 1.43.0 and fixes a handful of issues.
Changes
Expose uv_loop_t pointer for integration with other C-extensions (#310) (by
@pranavtbhatin b332eb85 for #310)Support python 3.11+ (#473) (by
@zeroday0619in 8e42921d for #473)Expose libuv uv_fs_event functionality (#474) (by
@jensbjorgensen@fantixin 74d381e8 for #474)Activate debug mode when
-X devis used (by@jack1142in 637a77a3)
... (truncated)
Commits
6c770dcuvloop 0.19.0ee5ad26Drop support of Python 3.7 and update CI (#578)0e9ff6cFix CI status badge (#522)919da56Fix docstring of loop.shutdown_default_executor (#535)5c500eeRestore uvloop.new_event_loop and other missing uvloop members to typing (#573)5ddf38buvloop 0.18.08456be5Disable fail-fast in release CI2e1978cUpgrade libuv to v1.46.0 (#571)9f82bd7Port uvloop to Python 3.12 (#570)0687643Make extract_stack resilient to lacking frames. (#563)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)