Skip to content

build(deps): bump y-websocket from 1.5.4 to 3.0.0#8343

Merged
etrepum merged 2 commits intomainfrom
dependabot/npm_and_yarn/y-websocket-3.0.0
Apr 11, 2026
Merged

build(deps): bump y-websocket from 1.5.4 to 3.0.0#8343
etrepum merged 2 commits intomainfrom
dependabot/npm_and_yarn/y-websocket-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Bumps y-websocket from 1.5.4 to 3.0.0.

Release notes

Sourced from y-websocket's releases.

v3.0.0

Important update

No breaking changes, except that this release does not ship a y-websocket server anymore. The y-websocket server is now maintained in y-webocket-server. This approach reduces dependencies for client-side packages.

changes

  • update deps and remove all optional dependencies bdcc05d
  • rip out y-websocket-server c802cc9
  • transform server to a proper esm module 6a29fd8
  • Merge pull request #190 from mythmon/patch-1 62a9aa1
  • Fix comment about trailing slashes b7db6f7
  • Merge pull request #187 from kemo-1/patch-1 6460a65
  • This is the correct path i think bce6b28

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

v2.1.0

  • always call connection-close event even if manually closed + switch to observablev2 f606f3f

yjs/y-websocket@v2.0.5-0...v2.1.0

v2.0.5-0

  • force recreation of websocket connection when a ws connection is manually closed d3653d7

yjs/y-websocket@v2.0.4...v2.0.5-0

v2.0.4

  • add option to specify protocols 2c3c71e

yjs/y-websocket@v2.0.3...v2.0.4

v2.0.3

  • add docs for url parameters ce95ba8
  • make params configurable d8f1e6b
  • add better typings for server code 9e2dab6
  • Merge pull request #181 from chenmins/master 12608bd
  • Update callback.cjs 01a6e80
  • add tips for handling auth and add typings for ws 7945a5b
  • update af5c36d

yjs/y-websocket@v2.0.2...v2.0.3

v2.0.2

yjs/y-websocket@v2.0.1...v2.0.2

v2.0.1

... (truncated)

Commits
  • 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
  • bce6b28 This is the correct path i think
  • 7c3408a 2.1.0
  • f606f3f always call close-event even if manually closed + switch to observablev2
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 11, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lexical Ready Ready Preview, Comment Apr 11, 2026 5:50pm
lexical-playground Ready Ready Preview, Comment Apr 11, 2026 5:50pm

Request Review

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 11, 2026
@etrepum etrepum added the extended-tests Run extended e2e tests on a PR label Apr 11, 2026
Bumps [y-websocket](https://github.com/yjs/y-websocket) from 1.5.4 to 3.0.0.
- [Release notes](https://github.com/yjs/y-websocket/releases)
- [Commits](yjs/y-websocket@v1.5.4...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@etrepum etrepum added this pull request to the merge queue Apr 11, 2026
Merged via the queue into main with commit 7085468 Apr 11, 2026
40 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/y-websocket-3.0.0 branch April 11, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file extended-tests Run extended e2e tests on a PR javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant