Skip to content

fix(deps, y-websocket-server): bump y-websocket from 2.1.0 to 3.1.0 in /bin/y-websocket-server - #64

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bin/y-websocket-server/y-websocket-3.1.0
Open

fix(deps, y-websocket-server): bump y-websocket from 2.1.0 to 3.1.0 in /bin/y-websocket-server#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bin/y-websocket-server/y-websocket-3.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps y-websocket from 2.1.0 to 3.1.0.

Release notes

Sourced from y-websocket's releases.

v3.1.0

  • handle connection errors properly (transient vs non-transient) 5da8b3d
  • [readme] fix issue in install script bde5101

yjs/y-websocket@v3.0.0...v3.1.0

v3.1.0-rc.5

  • unregister ws-handlers when connection is force-closed 2d24aaf

yjs/y-websocket@v3.1.0-rc.4...v3.1.0-rc.5

v3.1.0-rc.4

  • backport socketTimeout from the main branch b1c4456

yjs/y-websocket@v3.1.0-rc.3...v3.1.0-rc.4

v3.1.0-rc.3

  • fix "cork" issue 8232249

yjs/y-websocket@v3.1.0-rc.2...v3.1.0-rc.3

v3.1.0-rc.2

  • remove update dependency 5d0548d

yjs/y-websocket@v3.1.0-rc.1...v3.1.0-rc.2

v3.1.0-rc.1

No release notes provided.

v3.1.0-rc.0

  • port sync-status api to v3 (yjs@v13) bc51d17
  • [readme] fix issue in install script bde5101

yjs/y-websocket@v3.0.0...v3.1.0-rc.0

v3.0.0

Important update

... (truncated)

Commits
  • 1299088 3.1.0
  • 5da8b3d handle connection errors properly (transient vs non-transient)
  • bde5101 [readme] fix issue in install script
  • 76619c3 3.0.0
  • bdcc05d update deps and remove all optional dependencies
  • c802cc9 rip out y-websocket-server
  • 6a29fd8 transform server to a proper esm module
  • 62a9aa1 Merge pull request #190 from mythmon/patch-1
  • b7db6f7 Fix comment about trailing slashes
  • 6460a65 Merge pull request #187 from kemo-1/patch-1
  • 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 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 [y-websocket](https://github.com/yjs/y-websocket) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/yjs/y-websocket/releases)
- [Commits](yjs/y-websocket@v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: y-websocket
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 9, 2026
@github-actions github-actions Bot added the infra label Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • Contributors with relevant context: @bobbai00
    You can notify them by mentioning @bobbai00 in a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file infra javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants