Skip to content

chore(deps): bump the colyseus group across 1 directory with 3 updates#597

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/colyseus-e1c8e6ee05
Open

chore(deps): bump the colyseus group across 1 directory with 3 updates#597
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/colyseus-e1c8e6ee05

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the colyseus group with 3 updates in the / directory: @colyseus/sdk, @colyseus/schema and @colyseus/ws-transport.

Updates @colyseus/sdk from 0.17.34 to 0.17.35

Release notes

Sourced from @​colyseus/sdk's releases.

@​colyseus/sdk v0.17.35

  • Add room.reconnection.enabled flag.
  • @colyseus/sdk/debug: Use sessionStorage instead of localStorage to determine if "debug" panel is hidden.
Commits
  • 2d843ec sdk: bump version
  • 6c0ded8 add 'reconnection.enabled' option to disable automatic reconnection
  • fa500d8 update pnpm-lock
  • 0c84275 @​colyseus/bun-websockets: bump version
  • ccc6fd5 introduce 'isStandaloneMatchMaker' option for 'defineServer()'
  • 6832ab1 CI: do not mark individual releases as 'latest'
  • d1849fd CI: make sure @​colyseus/sdk is built before building @​colyseus/playground
  • e5fcb45 make zod optional peer dependency
  • b93a8ca bun-websockets: fix retrieving http headers
  • 3a1175b playground: fix memory leaks inspecting rooms
  • Additional commits viewable in compare view

Updates @colyseus/schema from 4.0.15 to 4.0.19

Release notes

Sourced from @​colyseus/schema's releases.

4.0.19

No release notes provided.

4.0.18

No release notes provided.

4.0.17

No release notes provided.

4.0.16

StateView.remove() fixes to prevent refId not found issues.

Commits
  • d8bd021 fix toJSON(): should not make fields 'optional'. closes #222
  • 693f7ba callbacks: allow to call .listen() even with multiple @​colyseus/schema module...
  • 7238255 TypeScript: fix .toJSON() and .restore() to support complex generic inheritance
  • 3be3fed bump version
  • 112c760 StateView: fix tagged remove() not cleaning up child structures from visible set
  • b820038 StateView.remove(): remove nestead @​view items and remove from visible list.
  • See full diff in compare view

Updates @colyseus/ws-transport from 0.17.9 to 0.17.11

Release notes

Sourced from @​colyseus/ws-transport's releases.

@​colyseus/ws-transport v0.17.11

  • Defensive check for enqueuing messages after client has already joined (#927)

@​colyseus/ws-transport v0.17.10

  • Enqueue messages sent during onReconnect(), ensuring they arrive after the client completes the reconnection handshake.

Full Changelog: https://github.com/colyseus/colyseus/compare/@​colyseus/redis-driver@​0.17.7...@​colyseus/ws-transport@​0.17.10

Commits
  • b121a88 defensive check for enqueuing messages; closes #927
  • d8bf199 add missing CHANGELOG files
  • d141dee uwebsockets-transport: avoid try/catch on hot path
  • 6dca299 Merge branch 'reconnection-fix'
  • 8e951f9 enqueue messages sent during 'onReconnect()', ensuring they arrive after the ...
  • ba55cbf uwebsockets-transport: fix CI/ts issues
  • 659358c redis-driver/redis-presence: accept Redis/Cluster client instance in construc...
  • ee43cb8 enqueue messages during reconnection
  • 5c1ee9c fix(uwebsockets-transport): catch closed socket error in error callback. clos...
  • 9323e29 closes #924
  • See full diff 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 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the colyseus group with 3 updates in the / directory: [@colyseus/sdk](https://github.com/colyseus/colyseus), [@colyseus/schema](https://github.com/colyseus/schema) and [@colyseus/ws-transport](https://github.com/colyseus/colyseus).


Updates `@colyseus/sdk` from 0.17.34 to 0.17.35
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/compare/@colyseus/[email protected]...@colyseus/[email protected])

Updates `@colyseus/schema` from 4.0.15 to 4.0.19
- [Release notes](https://github.com/colyseus/schema/releases)
- [Commits](colyseus/schema@4.0.15...4.0.19)

Updates `@colyseus/ws-transport` from 0.17.9 to 0.17.11
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/compare/@colyseus/[email protected]...@colyseus/[email protected])

---
updated-dependencies:
- dependency-name: "@colyseus/sdk"
  dependency-version: 0.17.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: colyseus
- dependency-name: "@colyseus/schema"
  dependency-version: 4.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: colyseus
- dependency-name: "@colyseus/ws-transport"
  dependency-version: 0.17.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: colyseus
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Package dependency updates label Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants