Skip to content

Bump livekit from 0.7.52 to 0.7.53#42

Merged
ladvoc merged 1 commit into
mainfrom
dependabot/cargo/livekit-0.7.53
Jul 24, 2026
Merged

Bump livekit from 0.7.52 to 0.7.53#42
ladvoc merged 1 commit into
mainfrom
dependabot/cargo/livekit-0.7.53

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps livekit from 0.7.52 to 0.7.53.

Release notes

Sourced from livekit's releases.

livekit 0.7.53 (2026-07-17)

Features

  • Add a pre-encoded video publish path: a passthrough video encoder and encoded video frame buffer in webrtc-sys, and EncodedVideoFrame/EncodedVideoCodec/EncodedFrameType publish APIs with a VideoEncoderBackend::PreEncoded backend in libwebrtc. WebRTC rate-control targets and keyframe requests are forwarded to encoded sources, and pre-encoded AV1 and H265 access units are validated on ingest.

Fixes

  • Emit room EOS when the underlying LiveKit room event channel closes after a server-initiated disconnect, and ignore duplicate disconnect events during teardown.
  • Don't log an expected publisher data channel close as unexpected - #1224 (@​longcw)

Simplify x-google-start-bitrate logic and update degradation preference defaults

  • Start bitrate: use min(90% of target, 1 Mbps) instead of adaptive network hints
  • Remove slow connection detection and network quality hints on reconnect
  • Default degradation preference by track source:
    • Camera: MaintainFramerate (smoother video)
    • Screenshare: MaintainResolution (clarity for text/UI)
    • Other: Balanced
Commits
  • da3ee00 Release packages (#1264)
  • e283d9f fix: don't log expected publisher data channel close as unexpected (#1224)
  • 97c18fa Fix knope changeset detection (#1263)
  • b4996b5 Bugfix: Emit room EOS when event channel closes, ignore duplicate disconnect ...
  • 626bd79 Bump rust-toolchain from 1.96.1 to 1.97.0 (#1251)
  • a7a2625 tighten changesets check for release PR (#1255)
  • See full diff in compare view

Dependabot compatibility score

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 [livekit](https://github.com/livekit/rust-sdks) from 0.7.52 to 0.7.53.
- [Release notes](https://github.com/livekit/rust-sdks/releases)
- [Commits](livekit/rust-sdks@livekit/v0.7.52...livekit/v0.7.53)

---
updated-dependencies:
- dependency-name: livekit
  dependency-version: 0.7.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 24, 2026
@dependabot
dependabot Bot requested a review from ladvoc as a code owner July 24, 2026 02:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 24, 2026
@ladvoc
ladvoc merged commit 358acb6 into main Jul 24, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/livekit-0.7.53 branch July 24, 2026 15:15
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.

1 participant