Skip to content

Bump client-sdk-rust from dad794d to 95187df#200

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/client-sdk-rust-95187df
Closed

Bump client-sdk-rust from dad794d to 95187df#200
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/client-sdk-rust-95187df

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps client-sdk-rust from dad794d to 95187df.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Jul 8, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Jul 8, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread client-sdk-rust

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 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).

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@alan-george-lk

Copy link
Copy Markdown
Collaborator

Closing as Rust release bumps are more opt-in and feature based.

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/submodules/client-sdk-rust-95187df branch July 14, 2026 04:15
@ladvoc

ladvoc commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

TIL Dependabot can update Git submodules. Maybe we should rely on this for incremental FFI bumps without having an explicit feature we need to expose?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants