VirtualBrainLab / ephys-link

A Python Socket.IO server that allows any Socket.IO-compliant application to communicate with manipulators used in electrophysiology experiments.
https://virtualbrainlab.org/ephys_link/installation_and_use.html
GNU General Public License v3.0
1 stars 0 forks source link

Bump the pip group with 2 updates #356

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the pip group with 2 updates: python-socketio[asyncio_client] and vbl-aquarium.

Updates python-socketio[asyncio_client] from 5.11.2 to 5.11.3

Release notes

Sourced from python-socketio[asyncio_client]'s releases.

Release 5.11.3

See CHANGES.md for release notes.

Changelog

Sourced from python-socketio[asyncio_client]'s changelog.

python-socketio change log

Release 5.11.3 - 2024-06-19

  • New shutdown() method added to the client #1333 (commit)
  • Ignore catch-all namespace in client connections #1351 (commit)
  • Accept 0 as a callback id #1329 (commit) (thanks Ruslan Bel'kov!)
  • Minor updates to the server and client documentation (commit)
  • Remove outdated information in intro section of documentation #1337 (commit)
  • Fixed typos in server documentation #1331 (commit) (thanks John Sigg!)

Release 5.11.2 - 2024-03-24

  • Improved routing to catch-all namespace handlers #1316 (commit) (thanks asuka!)
  • Option to disable routing in ASGIApp (commit)

Release 5.11.1 - 2024-02-05

  • Connection retry option in the client #1306 (commit)
  • use Socket.IO sid in transport#1299 (commit)
  • Add support for Python 3.12 and drop 3.7 #1297 (commit) (thanks Hugo van Kemenade!)

Release 5.11.0 - 2024-01-06

  • Support catch-all namespaces #1288 (commit) (thanks mooomooo!)
  • Prevent pubsub managers from ever crashing #1262 (commit)
  • Hold references to background tasks to avoid garbage collection #1191 (commit)
  • Clearer documentation for the max_http_buffer_size argument #1272 (commit)
  • Improved catch-all handler documentation (commit)
  • Documentation typos (commit)
  • Remove documentation references to gevent-websocket, which is not needed anymore (commit)
  • Remove documentation reference to outdated aioredis package #1268 (commit)
  • Update requirements for Django example (commit)
  • Unit test fixes for the new simple clients #1265 (commit)

Release 5.10.0 - 2023-10-15

... (truncated)

Commits
  • c4e2248 Release 5.11.3
  • 5e78ecb Minor updates to the server and client documentation
  • 469b7c0 Ignore catch-all namespace in client connections (Fixes #1351)
  • d67a272 Bump tornado from 6.3.3 to 6.4.1 in /examples/server/tornado (#1346) #nolog
  • a2c266c fix incorrect assertion #nolog
  • 811e044 New shutdown() method added to the client (Fixes #1333)
  • 82ceaf7 Remove outdated information in intro section of documentation
  • 547449b Fix typos in server.rst (#1331)
  • e593519 Accept 0 as a callback id (#1329)
  • 4201981 use codecov token for coverage uploads #nolog
  • Additional commits viewable in compare view


Updates vbl-aquarium from 0.0.15 to 0.0.17

Release notes

Sourced from vbl-aquarium's releases.

v0.0.16

What's Changed

Full Changelog: https://github.com/VirtualBrainLab/vbl-aquarium/compare/v0.0.10...v0.0.16

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions