Skip to content

Bump partysocket from 1.1.16 to 1.1.18 in /server#18

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/partysocket-1.1.18
Open

Bump partysocket from 1.1.16 to 1.1.18 in /server#18
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/server/partysocket-1.1.18

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps partysocket from 1.1.16 to 1.1.18.

Changelog

Sourced from partysocket's changelog.

1.1.18

Patch Changes

  • #374 c05d86a Thanks @​threepointone! - Narrow the exported Message type from ArrayBufferView to ArrayBufferView<ArrayBuffer> so it matches the DOM WebSocket.send() overloads under newer @cloudflare/workers-types / lib.dom.d.ts, where the default ArrayBufferView<ArrayBufferLike> includes SharedArrayBuffer-backed views that send() does not accept. Runtime behaviour is unchanged — WebSocket.send() already rejected shared-buffer views at runtime.

1.1.17

Patch Changes

  • #372 bb6ab6f Thanks @​threepointone! - Fix protocols type in PartySocketOptions to accept ProtocolsProvider instead of string[], matching the full range of types already supported by the underlying ReconnectingWebSocket.
Commits
  • 7ba9997 Version Packages
  • c05d86a Update fixtures and configs for latest deps
  • df989f3 Version Packages
  • 3762f94 Fix PartySocketOptions protocols type to accept ProtocolsProvider
  • ca6f28f Remove extra blank lines from changelogs
  • See full diff 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)

Summary by cubic

Update partysocket in /server to 1.1.18 to fix TypeScript types for protocols and Message, improving compatibility with newer @cloudflare/workers-types. No runtime behavior changes.

  • Dependencies
    • Bump partysocket from 1.1.16 to 1.1.18 and update package.json to ^1.1.18.

Written for commit fdd5291. Summary will update on new commits. Review in cubic

Bumps [partysocket](https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket) from 1.1.16 to 1.1.18.
- [Changelog](https://github.com/cloudflare/partykit/blob/main/packages/partysocket/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/partykit/commits/partysocket@1.1.18/packages/partysocket)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 27, 2026

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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 27, 2026

Deploying imposter-game with  Cloudflare Pages  Cloudflare Pages

Latest commit: fdd5291
Status: ✅  Deploy successful!
Preview URL: https://644e54a1.imposter-game-f3k.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-serv-i08l.imposter-game-f3k.pages.dev

View logs

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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