Skip to content

build(deps): bump flask-socketio from 2.9.6 to 5.0.1 #12

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps flask-socketio from 2.9.6 to 5.0.1.

Changelog

Sourced from flask-socketio's changelog.

Flask-SocketIO change log

Release 5.0.1 - 2020-12-19

  • Fix handling of argument #1441 (commit)
  • Add python-engineio to version compatibility table (commit)
  • Test client: pass packets through an encode/decode cycle #1427 (commit)

Release 5.0.0 - 2020-12-13

Release 4.3.2 - 2020-11-30

  • Only use python-socketio 4.x versions as dependencies for now (commit)
  • Added troubleshooting section to the documentation (commit)
  • Fixed incorrect use of has_request_context #1324: #1325 - Added proper call to has_request_context function Co-authored-by: igor_kantorski igor.kantorski@globedata.pl (commit) (thanks igoras1993!)
  • Move builds to GitHub actions (commit)

Release 4.3.1 - 2020-07-02

  • fix is_connected in test client (commit)

Release 4.3.0 - 2020-04-20

  • Handle callbacks for emits outside of request context #1054 (commit)
  • Improve test client unit test to use two concurrent clients (commit)
  • Accept skip_sid argument in emit#1147 (commit)
  • Fix is_connected() method in test client (Fixes miguelgrinberg/python-socketio#385) (commit)
  • Log warning when gevent is used but WebSocket is missing #1140 (commit) (thanks Eric Rodrigues Pires!)
  • More accurate logging documentation (commit)

Release 4.2.1 - 2019-08-05

  • Add support for Apache Kafka message queue #700 (commit) (thanks Vincent Mézino!)
  • Update CORS documentation (commit)

Release 4.2.0 - 2019-07-29

  • Address potential websocket cross-origin attacks #128 (commit)
  • Documentation for the Same Origin security policy (commit)

Release 4.1.1 - 2019-07-29

  • Fix typo in "Using nginx" section #1007 (commit) (thanks Steffen Schneider!)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@nekromant nekromant merged commit 0a4ad7b into master Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/master/flask-socketio-5.0.1 branch March 15, 2021 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant