apollo-server-integration-h3
apollo-server-integration-h3 copied to clipboard
chore(deps): update dependency crossws to v0.4.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| crossws (source) | ^0.3.0 -> ^0.3.0 || ^0.4.0 |
||
| crossws (source) | 0.3.5 -> 0.4.1 |
Release Notes
h3js/crossws (crossws)
v0.4.1
🩹 Fixes
- node server: Properly pass request to
NodeRequest(28e5d64)
🏡 Chore
- playground: Add
startcommand (7ab898c)
❤️ Contributors
- Pooya Parsa (@pi0)
v0.4.0
🚀 Enhancements
- Stub full request interface (#156)
- Universal server for deno, node and bun using srvx (experimental) (#158)
- Create
PeerContextinterface for type augmentation (#159) - ⚠️ Namespaced pub/sub peers (#162)
- ⚠️ Support returning context from
upgradehook (#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
uncryptodependency (#153) - ⚠️ Always pass
Requestas first param toresolve(#160) - Simplify inspect values (aa49668)
- Throw error when running deno, bun and node adapters in an incompatible environment (b5fcf2a)
- Narrow down
upgradereturn type (d843cd0) - ⚠️ Always terminate
upgradeifResponseis returned (#164) - ⚠️ Merge
cloudflareandcloudflare-durableadapters (#165) - cloudflare: Show warning when pub/sub is not supported (#144)
📖 Documentation
- Change to
h3jsfromunjs(#155) - Add docs for augmenting
PeerContexttype (#161) - Prepare for v0.4 (#168)
📦 Build
🏡 Chore
⚠️ Breaking Changes
- ⚠️ Namespaced pub/sub peers (#162)
- ⚠️ Support returning context from
upgradehook (#163) - ⚠️ Do not automatically accept first
sec-webSocket-protocol(#142) - ⚠️ Always pass
Requestas first param toresolve(#160) - ⚠️ Always terminate
upgradeifResponseis returned (#164) - ⚠️ Merge
cloudflareandcloudflare-durableadapters (#165)
❤️ Contributors
- Pooya Parsa (@pi0)
- Tee Ming (@eltigerchino)
- Luke Nelson [email protected]
- @beer (@iiio2)
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.