apollo-server-integration-h3 icon indicating copy to clipboard operation
apollo-server-integration-h3 copied to clipboard

chore(deps): update dependency crossws to v0.4.1

Open renovate[bot] opened this issue 5 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
crossws (source) ^0.3.0 -> ^0.3.0 || ^0.4.0 age confidence
crossws (source) 0.3.5 -> 0.4.1 age confidence

Release Notes

h3js/crossws (crossws)

v0.4.1

Compare Source

compare changes

🩹 Fixes
  • node server: Properly pass request to NodeRequest (28e5d64)
🏡 Chore
  • playground: Add start command (7ab898c)
❤️ Contributors

v0.4.0

Compare Source

compare changes

🚀 Enhancements
  • Stub full request interface (#​156)
  • Universal server for deno, node and bun using srvx (experimental) (#​158)
  • Create PeerContext interface for type augmentation (#​159)
  • ⚠️ Namespaced pub/sub peers (#​162)
  • ⚠️ Support returning context from upgrade hook (#​163)
  • cloudflare: Support global publish via rpc (#​166)
  • Add cloudflare and default (sse) server entries (#​167)
🩹 Fixes
  • ⚠️ Do not automatically accept first sec-webSocket-protocol (#​142)
💅 Refactors
  • Remove uncrypto dependency (#​153)
  • ⚠️ Always pass Request as first param to resolve (#​160)
  • Simplify inspect values (aa49668)
  • Throw error when running deno, bun and node adapters in an incompatible environment (b5fcf2a)
  • Narrow down upgrade return type (d843cd0)
  • ⚠️ Always terminate upgrade if Response is returned (#​164)
  • ⚠️ Merge cloudflare and cloudflare-durable adapters (#​165)
  • cloudflare: Show warning when pub/sub is not supported (#​144)
📖 Documentation
  • Change to h3js from unjs (#​155)
  • Add docs for augmenting PeerContext type (#​161)
  • Prepare for v0.4 (#​168)
📦 Build
  • Simplify and fix exports (0d2ceb0)
  • Remove extra .d.ts files (1f389d6)
🏡 Chore
⚠️ Breaking Changes
  • ⚠️ Namespaced pub/sub peers (#​162)
  • ⚠️ Support returning context from upgrade hook (#​163)
  • ⚠️ Do not automatically accept first sec-webSocket-protocol (#​142)
  • ⚠️ Always pass Request as first param to resolve (#​160)
  • ⚠️ Always terminate upgrade if Response is returned (#​164)
  • ⚠️ Merge cloudflare and cloudflare-durable adapters (#​165)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 02 '25 14:06 renovate[bot]