pgadmin4
pgadmin4 copied to clipboard
Python dependency: Bump eventlet from 0.34.2 to 0.36.1
Bumps eventlet from 0.34.2 to 0.36.1.
Changelog
Sourced from eventlet's changelog.
0.36.1
- [fix] eventlet.websocket is not always used from eventlet.wsgi, so do not assume eventlet.set_idle exists eventlet/eventlet#949
0.36.0
- [fix] Make sure asyncio hub doesn't use greendns for asyncio DNS APIs eventlet/eventlet#938
- [fix] Make asyncio.to_thread work with the same semantics as normal asyncio eventlet/eventlet#930
- [fix] Refactor congruence checks based on assert at runtime eventlet/eventlet#932
- [tests] Run tests on macOS in CI, and some fixes to get it in reasonable state (#list eventlet/eventlet#934
- [fix] Fix wsgi.server shutdown for in-flight requests eventlet/eventlet#912
- [feature] Add debug convenience helpers - asyncio, threads eventlet/eventlet#925
- [fix] Handle errors better. eventlet/eventlet#923
0.35.2
- [fix] Fix tool.setuptools/packages list eventlet/eventlet#921
- [security] Dnspython 2.6.1 - Address DoS via the Tudoor mechanism (CVE-2023-29483) eventlet/eventlet#916
- [doc] add asyncio into the doc hub page eventlet/eventlet#918
- [clean] clean obsolete python 2 code from the ssl module eventlet/eventlet#915
- [fix] Add get_server_info to db_pool.py eventlet/eventlet#324
- [fix] wsgi: Handle Timeouts from applications eventlet/eventlet#911
- [fix] shrinks window before connecting eventlet/eventlet#905
0.35.1
- [fix] Do not allow failed patching to stop execution eventlet/eventlet#907
0.35.0
- [doc] Basic documentation for asyncio migration eventlet/eventlet#892
- [tests] add minimal linting eventlet/eventlet#894
- [doc] officially host docs on readthedocs eventlet/eventlet#899
- [fix] fix truncate size nullable eventlet/eventlet#789
- [fix] Handle transport endpoint shutdown in conditions eventlet/eventlet#884
- [fix] Rework reject_bad_requests option eventlet/eventlet#890
- [fix] Fix NameError introduced by #826 eventlet/eventlet#890
- [feature] Support awaiting GreenThread in an
async defcontext eventlet/eventlet#889- [infra] Extend test cert to 2049 eventlet/eventlet#643
- [feature] Asyncio hub support for Python 3.7 to 3.9 eventlet/eventlet#886
- [infra] Modernize doc generation eventlet/eventlet#880
- [fix] Fix bad exceptions handlings eventlet/eventlet#883
- [feature] Support using asyncio coroutines from inside greenlets eventlet/eventlet#877
- [removal] Remove deprecated CGIHTTPServer and SimpleHTTPServer eventlet/eventlet#881
- [governance] Update maintenance goals eventlet/eventlet#850
... (truncated)
Commits
7eb208bUpdate changelog for version 0.36.1 (#952)c0cb04dfix: eventlet.websocket not always used from eventlet.wsgi (fixes #946) (#949)80f3936[doc] clean remnant refs to the pyevent removed hub (#944)d396281[trivial] linkage awesome-asyncio into our migration guide (#947)e1afe7bUpdate changelog for version 0.36.0 (#941)3fcc9a5Add asyncio API docs. (#939)1612191Make sure asyncio hub doesn't use greendns for asyncio DNS APIs (#938)1c869fbadd a python doc link about to_thread (#937)520c6e2Makeasyncio.to_thread()work, with the same semantics as normal asyncio (#...48c259cRefactor congruence checks based on assert at runtime (#932)- 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)