Skip to content

Build(deps): bump partysocket from 1.1.3 to 1.1.11#272

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/partysocket-1.1.11
Open

Build(deps): bump partysocket from 1.1.3 to 1.1.11#272
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/partysocket-1.1.11

Conversation

@dependabot
Copy link
Contributor

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

Bumps partysocket from 1.1.3 to 1.1.11.

Release notes

Sourced from partysocket's releases.

partysocket@1.1.11

Patch Changes

  • #315 2a2928b Thanks @​threepointone! - Add enabled prop to usePartySocket and useWebSocket hooks for conditional connection control

  • #294 8237982 Thanks @​amondnet! - Fix React Native/Expo dispatchEvent TypeError

    Added React Native environment detection to use Node-style event cloning. React Native/Expo environments have both process and document polyfilled but not process.versions.node, which caused browser-style event cloning to be selected incorrectly. Browser-style cloning produces events that fail instanceof Event checks in event-target-polyfill.

    Fixes #257

partysocket@1.1.10

Patch Changes

partysocket@1.1.9

Patch Changes

partysocket@1.1.8

Patch Changes

Changelog

Sourced from partysocket's changelog.

1.1.11

Patch Changes

  • #315 2a2928b Thanks @​threepointone! - Add enabled prop to usePartySocket and useWebSocket hooks for conditional connection control

  • #294 8237982 Thanks @​amondnet! - Fix React Native/Expo dispatchEvent TypeError

    Added React Native environment detection to use Node-style event cloning. React Native/Expo environments have both process and document polyfilled but not process.versions.node, which caused browser-style event cloning to be selected incorrectly. Browser-style cloning produces events that fail instanceof Event checks in event-target-polyfill.

    Fixes #257

1.1.10

Patch Changes

1.1.9

Patch Changes

1.1.8

Patch Changes

1.1.7

Patch Changes

1.1.6

Patch Changes

1.1.5

Patch Changes

1.1.4

... (truncated)

Commits
  • 33cc894 Version Packages
  • 5651239 fix(partysocket): add React Native environment detection for dispatchEvent
  • 2a2928b Add enabled prop to usePartySocket and useWebSocket hooks
  • 5c10096 Skip all test suites in partysocket package
  • 0caf2ad Refactor usePartySocket tests for connection handling
  • 6bd10b6 Improve test reliability and type safety in test suites
  • a77f1bf Add opencode GitHub Actions workflow and update tests
  • 08a6cad tests for partysocket
  • a144353 Version Packages
  • d90b4b9 fix: invalid exports, and a script to check
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for partysocket since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [partysocket](https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket) from 1.1.3 to 1.1.11.
- [Release notes](https://github.com/cloudflare/partykit/releases)
- [Changelog](https://github.com/cloudflare/partykit/blob/main/packages/partysocket/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/partykit/commits/partysocket@1.1.11/packages/partysocket)

---
updated-dependencies:
- dependency-name: partysocket
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 30, 2026
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.

0 participants