Skip to content

chore(deps): update livekit requirement from 0.7.32 to 0.8.2 - #7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/livekit-0.8.2
Closed

chore(deps): update livekit requirement from 0.7.32 to 0.8.2#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/livekit-0.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on livekit to permit the latest version.

Release notes

Sourced from livekit's releases.

livekit 0.8.2 (2026-08-03)

Fixes

  • Add a unified EgressClient::start_egress that calls the v2 Egress.StartEgress RPC with a StartEgressRequest, alongside the existing per-type helpers.
  • Fix a publisher-transport deadlock during renegotiation. When another negotiation was requested while an offer was awaiting its answer, set_remote_description re-entered create_and_send_offer while holding the transport's non-reentrant inner mutex, permanently wedging publishing.
  • Move the concept of "internal" data streams into livekit crate from livekit-data-stream - #1304 (@​1egoman)

Fix H.264, H.265, and AV1 NVENC sessions so live bitrate and frame rate updates

reconfigure the hardware without restarting the encoder.

Commits
  • 709dc98 Release packages (#1298)
  • a0ef09e rust server SDK: add unified start_egress convenience method (#1283)
  • 7bf537c Move the concept of "internal" data streams into livekit crate from `liveki...
  • 4ea4988 fix flaky test_audio: skip a settle window after signal onset (#1293)
  • 00adab5 Add livekit-common to knope (#1303)
  • 00258d1 fix(uniffi): repair Android package build and release-tag checkout (#1300)
  • 2220142 Fix uniffi release: publish directly via knope, react on the release event (#...
  • 3ad3b8f Fix publisher transport self-deadlock during renegotiation (#1252)
  • acadfb7 fix nvenc SetRate (#1297)
  • 63128d0 Release packages (#1287)
  • Additional commits viewable in compare view

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)

Updates the requirements on [livekit](https://github.com/livekit/rust-sdks) to permit the latest version.
- [Release notes](https://github.com/livekit/rust-sdks/releases)
- [Commits](livekit/rust-sdks@livekit/v0.7.32...livekit/v0.8.2)

---
updated-dependencies:
- dependency-name: livekit
  dependency-version: 0.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #8.

@dependabot dependabot Bot closed this Aug 14, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/livekit-0.8.2 branch August 14, 2026 07:23
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants