Skip to content

Bump phrity/websocket from 3.7.2 to 3.8.1 - #97

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phrity/websocket-3.8.1
Open

Bump phrity/websocket from 3.7.2 to 3.8.1#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phrity/websocket-3.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps phrity/websocket from 3.7.2 to 3.8.1.

Release notes

Sourced from phrity/websocket's releases.

v3.8.1

  • Remove redundant detach
  • Fix typos
  • Updated documentation

What's Changed

Full Changelog: sirn-se/websocket-php@3.8.0...3.8.1

v3.8.0

Features and fixes

  • Configurable opcode/class mapping using OpcodeRegistry
  • New onMessage() listener, triggered on all messages
  • Connections container class
  • Dispach onDisconnect on remote connection close
  • Exceptions: ControlInterface on CloseException, ReconnectException
  • Exceptions: HandlerLevelInterface on BadUriException, ClientException, RunnerException, ServerException
  • Close status as int<0, 4999>|null
  • Preparations for v4

What's Changed

New Contributors

Full Changelog: sirn-se/websocket-php@3.7.3...3.8.0

v3.7.3

  • Use safe stream read in FrameHandler (avoid potential byte read sync issue)

Full Changelog: sirn-se/websocket-php@3.7.2...3.7.3

Changelog

Sourced from phrity/websocket's changelog.

3.8.1

3.8.0

  • Configurable opcode/class mapping using OpcodeRegistry (@​sirn-se)
  • onMessage() listener, triggered on all messages (@​sirn-se)
  • Connections container class (@​sirn-se)
  • Dispatch onDisconnect on remote connection close (@​srebb, @​sirn-se)
  • Exceptions: ControlInterface on CloseException, ReconnectException (@​sirn-se)
  • Exceptions: HandlerLevelInterface on BadUriException, ClientException, RunnerException, ServerException (@​sirn-se)
  • Close status as int<0, 4999>|null (@​sirn-se)
  • Preparations for v4 (@​sirn-se)

v3.7

PHP version ^8.1

3.7.3

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [phrity/websocket](https://github.com/sirn-se/websocket-php) from 3.7.2 to 3.8.1.
- [Release notes](https://github.com/sirn-se/websocket-php/releases)
- [Changelog](https://github.com/sirn-se/websocket-php/blob/v3.8-main/docs/Changelog.md)
- [Commits](sirn-se/websocket-php@3.7.2...3.8.1)

---
updated-dependencies:
- dependency-name: phrity/websocket
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 18, 2026
@cla-bot cla-bot Bot added the cla/signed label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants