chore(deps): update module github.com/coder/websocket to v1.8.15
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/coder/websocket | require | patch | v1.8.14 -> v1.8.15 |
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
coder/websocket (github.com/coder/websocket)
v1.8.15
Changes
- chore: fix typo in Accept function by @IgorSilvestre in https://github.com/coder/websocket/pull/544
- fix: transmit in single frame when compression enabled by @DanielleMaywood in https://github.com/coder/websocket/pull/552
- docs: add document for AI agents (AGENTS.md) by @mafredri in https://github.com/coder/websocket/pull/547
- docs: remove mention of resolved issue in README by @tamird in https://github.com/coder/websocket/pull/556
- docs: fix lint issue by @mafredri in https://github.com/coder/websocket/pull/557
- docs: fix roadmap links after repo transfer by @GeObts in https://github.com/coder/websocket/pull/558
- avoid per-frame cleanup closures on read to remove 2 allocs per frame read by @mitchellh in https://github.com/coder/websocket/pull/565
- conn: skip timeout callbacks for background contexts by @mitchellh in https://github.com/coder/websocket/pull/566
New Contributors
- @IgorSilvestre made their first contribution in https://github.com/coder/websocket/pull/544
- @tamird made their first contribution in https://github.com/coder/websocket/pull/556
- @GeObts made their first contribution in https://github.com/coder/websocket/pull/558
- @mitchellh made their first contribution in https://github.com/coder/websocket/pull/565
Full Changelog: https://github.com/coder/websocket/compare/v1.8.14...v1.8.15
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.