Skip to content

Bump @solid-primitives/websocket from 1.3.2 to 1.4.0#415

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/solid-primitives/websocket-1.4.0
Jun 5, 2026
Merged

Bump @solid-primitives/websocket from 1.3.2 to 1.4.0#415
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/solid-primitives/websocket-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @solid-primitives/websocket from 1.3.2 to 1.4.0.

Release notes

Sourced from @​solid-primitives/websocket's releases.

@​solid-primitives/websocket@​1.4.0

Minor Changes

  • bd7876e: Fix reconnect loop in makeReconnectingWS: the close event listener is now removed from the old WebSocket instance before a new connection is created. Previously, closing the old socket during reconnection would trigger the listener again and schedule an extra reconnect, causing duplicate connections under certain timing conditions.
Commits
  • bddbafc Version Packages (#928)
  • 5e13ef9 Version Packages
  • 5b2d8a1 Fix/websocket reconnect loop (#930)
  • 7b329cf Merge branch 'main' into fix/websocket-reconnect-loop
  • bd7876e chore: add changeset for websocket reconnect loop fix
  • 6b253be fix: issue solidjs-community#927
  • 4697844 Prevent reconnect loop in ReconnectingWebSocket (#929)
  • e1ccd2c Merge branch 'main' into main
  • 2892c99 fix: issue solidjs-community#927
  • 44ec21f Update Readme
  • 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 [@solid-primitives/websocket](https://github.com/solidjs-community/solid-primitives) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/websocket@1.3.2...@solid-primitives/websocket@1.4.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/websocket"
  dependency-version: 1.4.0
  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 javascript Pull requests that update Javascript code labels Jun 5, 2026
@github-actions github-actions Bot merged commit ecaad89 into Current Jun 5, 2026
9 of 11 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/solid-primitives/websocket-1.4.0 branch June 5, 2026 09:33
@github-actions github-actions Bot requested a review from NikolaRHristov June 5, 2026 09:33
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant