Bump client-sdk-rust from dad794d to 95187df#200
Conversation
Bumps [client-sdk-rust](https://github.com/livekit/client-sdk-rust) from `dad794d` to `95187df`. - [Release notes](https://github.com/livekit/client-sdk-rust/releases) - [Commits](livekit/rust-sdks@dad794d...95187df) --- updated-dependencies: - dependency-name: client-sdk-rust dependency-version: 95187dff9324e474ebb27a6ee7d2213f9a1caad3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🔍 Submodule bump may include proto/FFI contract changes that require C++ updates
This PR bumps client-sdk-rust from dad794d to 95187df without any accompanying C++ changes. If the new Rust commit introduces changes to the protobuf FFI contract (client-sdk-rust/livekit-ffi/protocol/*.proto), the C++ side may need corresponding updates to compile or function correctly. The CI builds and tests filters in .github/workflows/ci.yml:47-56 correctly include client-sdk-rust/**, so the build and test pipelines will run and should catch any breakage. However, it's worth confirming that CI passes before merging, as proto mismatches can cause subtle runtime issues even if compilation succeeds (e.g., new fields being silently ignored).
Was this helpful? React with 👍 or 👎 to provide feedback.
Bumps client-sdk-rust from
dad794dto95187df.Commits
95187dfTurn single peerconnection on by default (#1206)440f64eUpdate github actions (#1204)e9ea573Bump rust-toolchain from 1.96.0 to 1.96.1 (#1203)d459469Update npm dependencies (#1209)2e83ff6chore: remove deprecated DEGRADATION_PREFERENCE_DISABLED from proto (#1201)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)