Skip to content

build(deps): bump y-websocket from 1.5.4 to 3.0.0 in /frontend#240

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/y-websocket-3.0.0
Open

build(deps): bump y-websocket from 1.5.4 to 3.0.0 in /frontend#240
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/y-websocket-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown

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 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 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>
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Author

Labels

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

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants