Skip to content

Build(deps): bump partyserver from 0.0.66 to 0.1.2#275

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/partyserver-0.1.2
Open

Build(deps): bump partyserver from 0.0.66 to 0.1.2#275
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/partyserver-0.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps partyserver from 0.0.66 to 0.1.2.

Release notes

Sourced from partyserver's releases.

partyserver@0.1.2

Patch Changes

partyserver@0.1.1

Patch Changes

partyserver@0.1.0

Minor Changes

Patch Changes

partyserver@0.0.78

Patch Changes

partyserver@0.0.76

Patch Changes

  • #296 3a48ec9 Thanks @​threepointone! - Add experimental waitUntil API for long-running tasks

    Introduces an internal keep-alive WebSocket endpoint and the experimental_waitUntil method to allow Durable Objects to remain alive while executing long-running async functions. This mechanism uses a self-connecting WebSocket with periodic pings and requires the 'enable_ctx_exports' compatibility flag. Additional handling is added to ignore keep-alive sockets in WebSocket event methods.

    Based on @​eastlondoner's https://github.com/eastlondoner/better-wait-until

Commits
  • 0e3a6c0 Version Packages
  • d73d17c Make hibernate optional and update deps
  • 7468888 Add connect/disconnect toggle and custom styles to chat
  • 33cc894 Version Packages
  • 8237982 chore: add changeset for React Native fix
  • 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
  • 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 partyserver 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 [partyserver](https://github.com/cloudflare/partykit) from 0.0.66 to 0.1.2.
- [Release notes](https://github.com/cloudflare/partykit/releases)
- [Commits](https://github.com/cloudflare/partykit/compare/partyserver@0.0.66...partyserver@0.1.2)

---
updated-dependencies:
- dependency-name: partyserver
  dependency-version: 0.1.2
  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 Feb 3, 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