Update Update LiveKit dependencies (non-major) - #674
Conversation
|
b352ddb to
7bcb273
Compare
c675ffb to
0624bb6
Compare
0624bb6 to
035b170
Compare
035b170 to
f5a7ac2
Compare
6dbf534 to
def0fbc
Compare
fb81106 to
b2473a7
Compare
24d228a to
4d23b09
Compare
fe4903d to
add768f
Compare
a0d0773 to
3034501
Compare
3034501 to
1d85474
Compare
f87ce9e to
1b46a67
Compare
There was a problem hiding this comment.
Devin Review found 1 new potential issue.
1 flag not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
|
|
||
| catalog: | ||
| '@livekit/protocol': 1.48.0 | ||
| '@livekit/protocol': 1.51.0 |
There was a problem hiding this comment.
🟡 Unsuccessful SIP transfers report success
With protocol 1.51.0, transferSipParticipant discards responses whose transfer status can indicate failure. Callers receive resolved promises for transfers that never completed.
Prompt for agents
Adapt packages/livekit-server-sdk/src/SipClient.ts to the TransferSIPParticipant contract introduced by @livekit/protocol 1.51.0. The RPC now returns TransferSIPParticipantResponse, and a non-success status without an RPC error means the transfer did not complete. Parse the response, expose an appropriate return type or failure signal to callers, and add tests covering successful and unsuccessful status responses. Preserve existing SipCallError handling for RPC errors that include SIP status metadata.
Was this helpful? React with 👍 or 👎 to provide feedback.
1b46a67 to
d7f08a7
Compare
This PR contains the following updates:
^0.0.4→^0.2.0^0.1.1→^0.2.00.12.73→0.12.76Release Notes
livekit/changesets-changelog-github (@livekit/changesets-changelog-github)
v0.2.0Compare Source
v0.1.1Compare Source
v0.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.