python-socketio
python-socketio copied to clipboard
Bump eventlet from 0.30.0 to 0.31.0 in /examples/server/wsgi/django_example
Bumps eventlet from 0.30.0 to 0.31.0.
Changelog
Sourced from eventlet's changelog.
0.31.0
- IMPORTANT: websocket: Limit maximum uncompressed frame length to 8MiB https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2
0.30.3
- wsgi: websocket ALREADY_HANDLED flag on corolocal
- green.ssl: Set suppress_ragged_eofs default based on SSLSocket defaults
- greenio: socket.connect_ex returned None instead of 0 on success
- Use _imp instead of deprecated imp
0.30.2
- greendns: patch ssl to fix RecursionError on SSLContext.options.set eventlet/eventlet#677
0.30.1
- patcher: built-in open() did not accept kwargs eventlet/eventlet#683
Commits
f717f38v0.31.0 release1412f5ewebsocket: Limit maximum uncompressed frame length to 8MiBb0be94ev0.30.3 releasedf0bc00wsgi: websocket ALREADY_HANDLED flag on corolocal377b4fbgreen.ssl: Set suppress_ragged_eofs default based on SSLSocket defaults71b76bfSecurity Policy50441fcgreenio: socket.connect_ex returned None instead of 0 on successe16fcabUse _imp instead of deprecated imp83b14edv0.30.2 release79cf4eagreendns: Patch ssl- 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #683 (58e844b) into master (703843b) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #683 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 1638 1638
Branches 302 302
=========================================
Hits 1638 1638
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 703843b...58e844b. Read the comment docs.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.