Skip to content
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

Bump python-engineio from 4.1.0 to 4.4.1 #58

Open
wants to merge 1 commit into
base: 2.4.3-custom
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps python-engineio from 4.1.0 to 4.4.1.

Changelog

Sourced from python-engineio's changelog.

python-engineio change log

Release 4.4.1 - 2023-04-19

  • Prevent crash when closing simple-websocket connection #311 (commit)
  • Fix server/client mixup in client docstrings #312 (commit) (thanks Sasja!)

Release 4.4.0 - 2023-03-16

  • Allow configuring underlying websocket connection with custom options #293 (commit) (thanks Bruce Yu!)
  • Cancel all running tasks in async SIGINT handler #306 (commit)
  • Handle unexpected WebSocket close frames sent by server #292 (commit)
  • Close aiohttp session after a failed connection #307 (commit)
  • Catch IOErrors from uWSGI and explicitly close the driver #301 (commit) (thanks June Oh!)
  • Recommend ASGI integration for Sanic in Documentation (commit)
  • Fix documentation for max_http_buffer_size #310 (commit) (thanks Lawrence Ong!)
  • Add Python 3.11 to builds (commit)

Release 4.3.4 - 2022-08-03

  • Let companion ASGI app handle lifespan events #287 (commit)
  • Use configured request timeout when making a WebSocket connection #286 (commit) (thanks jpfarias!)

Release 4.3.3 - 2022-07-04

  • Handle ASGI lifespan when running with a secondary ASGI app #284 (commit) (thanks mozartilize!)
  • Update deprecated usage of asyncio.wait() #281 (commit) (thanks Ben Beasley!)
  • Better handling of queued WebSocket messages in uWSGI #256 (commit)
  • Gracefully fail to decode empty packets #269 (commit)
  • Only attempt to set an async signal handler once #276 (commit)

Release 4.3.2 - 2022-04-24

  • Option to use a callable for cors_allowed_origins #264 (commit)
  • Close aiohttp session when disconnecting #272 (commit)
  • Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 (commit)

Release 4.3.1 - 2022-01-11

  • Fix support for Sanic v21.9.0 and up (commit) (thanks 13g10n!)
  • Include example code in flake8 pass (commit)
  • Remove unused __version__ constant #262 (commit 1 commit 2)

Release 4.3.0 - 2021-10-26

  • Backward incompatible change: Reject websocket messages larger than max_http_buffer_size #260 (commit)
  • Enable or disable specific transports #259 (commit) (thanks Maciej Szeptuch!)
  • Option to disable the SIGINT handler in the client (commit)
  • Support binary packets with zero length #257 (commit)
  • Improve documentation on start_background_task() function (commit)

... (truncated)

Commits
  • a4a7309 Release 4.4.1
  • 09fd39a Upgrade GitHub actions #nolog
  • 911cf52 fix server/client mixup in client docstrings (#312)
  • 71e7d36 Prevent crash when closing simple-websocket connection (Fixes #311)
  • 2bcfee3 Version 4.4.1.dev0
  • 43d5125 Release 4.4.0
  • 8182f78 Fix documentation for max_http_buffer_size (#310)
  • 5e01de4 Bump werkzeug from 0.15.5 to 2.2.3 in /examples/server/wsgi (#309) #nolog
  • 0d263b0 Cancel all running tasks in async SIGINT handler (Fixes #306)
  • 86ed2ae Close aiohttp session after a failed connection (Fixes #307)
  • Additional commits viewable in compare view

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)

Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 4.1.0 to 4.4.1.
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/python-engineio@v4.1.0...v4.4.1)

---
updated-dependencies:
- dependency-name: python-engineio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2023

Dependabot tried to add @YouBotTeam/enable-squad as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/YouBotTeam/rasa-custom/pulls/58/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the YouBotTeam/rasa-custom repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2023

The following labels could not be found: type:dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants