Commit 54a5576
authored
chore(deps): bump partysocket from 1.1.10 to 1.1.11 (#1400)
Bumps
[partysocket](https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket)
from 1.1.10 to 1.1.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cloudflare/partykit/releases">partysocket's
releases</a>.</em></p>
<blockquote>
<h2>partysocket@1.1.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/partykit/pull/315">#315</a>
<a
href="https://github.com/cloudflare/partykit/commit/2a2928b016c01dbcd6a2eb76b973d41bdd0ad1fc"><code>2a2928b</code></a>
Thanks <a
href="https://github.com/threepointone"><code>@threepointone</code></a>!
- Add <code>enabled</code> prop to <code>usePartySocket</code> and
<code>useWebSocket</code> hooks for conditional connection control</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/partykit/pull/294">#294</a>
<a
href="https://github.com/cloudflare/partykit/commit/8237982c1ed97b20b98c73d288ab62a927a83b0b"><code>8237982</code></a>
Thanks <a
href="https://github.com/amondnet"><code>@amondnet</code></a>! - Fix
React Native/Expo <code>dispatchEvent</code> TypeError</p>
<p>Added React Native environment detection to use Node-style event
cloning. React Native/Expo environments have both <code>process</code>
and <code>document</code> polyfilled but not
<code>process.versions.node</code>, which caused browser-style event
cloning to be selected incorrectly. Browser-style cloning produces
events that fail <code>instanceof Event</code> checks in
<code>event-target-polyfill</code>.</p>
<p>Fixes <a
href="https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket/issues/257">#257</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cloudflare/partykit/blob/main/packages/partysocket/CHANGELOG.md">partysocket's
changelog</a>.</em></p>
<blockquote>
<h2>1.1.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/cloudflare/partykit/pull/315">#315</a>
<a
href="https://github.com/cloudflare/partykit/commit/2a2928b016c01dbcd6a2eb76b973d41bdd0ad1fc"><code>2a2928b</code></a>
Thanks <a
href="https://github.com/threepointone"><code>@threepointone</code></a>!
- Add <code>enabled</code> prop to <code>usePartySocket</code> and
<code>useWebSocket</code> hooks for conditional connection control</p>
</li>
<li>
<p><a
href="https://redirect.github.com/cloudflare/partykit/pull/294">#294</a>
<a
href="https://github.com/cloudflare/partykit/commit/8237982c1ed97b20b98c73d288ab62a927a83b0b"><code>8237982</code></a>
Thanks <a
href="https://github.com/amondnet"><code>@amondnet</code></a>! - Fix
React Native/Expo <code>dispatchEvent</code> TypeError</p>
<p>Added React Native environment detection to use Node-style event
cloning. React Native/Expo environments have both <code>process</code>
and <code>document</code> polyfilled but not
<code>process.versions.node</code>, which caused browser-style event
cloning to be selected incorrectly. Browser-style cloning produces
events that fail <code>instanceof Event</code> checks in
<code>event-target-polyfill</code>.</p>
<p>Fixes <a
href="https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket/issues/257">#257</a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cloudflare/partykit/commit/33cc8941a909a8d0f311ab1463015363ff667c0c"><code>33cc894</code></a>
Version Packages</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/5651239a923d37a4215b0fbe1b5173e060385180"><code>5651239</code></a>
fix(partysocket): add React Native environment detection for
dispatchEvent</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/2a2928b016c01dbcd6a2eb76b973d41bdd0ad1fc"><code>2a2928b</code></a>
Add <code>enabled</code> prop to usePartySocket and useWebSocket
hooks</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/5c100962b4fac0805375a47536d940f2d67d1b77"><code>5c10096</code></a>
Skip all test suites in partysocket package</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/0caf2ada158daf2cc1f0af33d4fa42f7313df5f0"><code>0caf2ad</code></a>
Refactor usePartySocket tests for connection handling</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/6bd10b6465d7d974cbd0bc1e3f2d0745c13c99f5"><code>6bd10b6</code></a>
Improve test reliability and type safety in test suites</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/a77f1bf74a2df96038be95e63c6541bb88690d1e"><code>a77f1bf</code></a>
Add opencode GitHub Actions workflow and update tests</li>
<li><a
href="https://github.com/cloudflare/partykit/commit/08a6cad4b1c4332600888664324d3de27c257d14"><code>08a6cad</code></a>
tests for partysocket</li>
<li>See full diff in <a
href="https://github.com/cloudflare/partykit/commits/partysocket@1.1.11/packages/partysocket">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 189194a commit 54a5576
2 files changed
+192
-146
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments