Skip to content

build(deps): bump cadeau and webm-iterable - #1940

Open
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 2 commits into
masterfrom
build/cadeau-webm-iterable-0.7
Open

build(deps): bump cadeau and webm-iterable#1940
irvingouj@Devolutions (irvingoujAtDevolution) wants to merge 2 commits into
masterfrom
build/cadeau-webm-iterable-0.7

Conversation

@irvingoujAtDevolution

@irvingoujAtDevolution irvingouj@Devolutions (irvingoujAtDevolution) commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

cadeau 0.5.2 ships VpxImage dimensions and xmf-sys 0.4.1.
webm-iterable 0.7.0 pulls crates.io ebml-iterable 0.7.0, which includes the incremental TagDecoder.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com


Stack created with GitHub Stacks CLIGive Feedback 💬

cadeau 0.5.2 ships VpxImage dimensions and xmf-sys 0.4.1.
webm-iterable 0.7.0 pulls crates.io ebml-iterable 0.7.0, which
includes the incremental TagDecoder.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

@irvingoujAtDevolution

Copy link
Copy Markdown
Contributor Author

Implementation notes:

  • Pins cadeau 0.5.2 / xmf-sys 0.4.1 and webm-iterable 0.7.0 from crates.io.
  • webm-iterable 0.7.0 requires ebml-iterable 0.7.0, which already contains TagDecoder (upstream PR rdp-proto is a library, remove the Cargo.lock #15).
  • No Gateway or streamer behavior change in this layer.

Note

LLM-assisted content (no human feedback).

@irvingoujAtDevolution
irvingouj@Devolutions (irvingoujAtDevolution) marked this pull request as ready for review August 21, 2026 20:54
Copilot AI balanced review requested due to automatic review settings August 21, 2026 20:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates video-processing dependencies for newer VPX image and incremental EBML decoding APIs.

Changes:

  • Bumps cadeau to 0.5.2.
  • Bumps ebml-iterable and webm-iterable to 0.7.
  • Refreshes resolved dependency versions and checksums.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
devolutions-gateway/Cargo.toml Updates Gateway’s cadeau dependency.
crates/video-streamer/Cargo.toml Updates video streaming dependencies.
Cargo.lock Records resolved package updates.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread devolutions-gateway/Cargo.toml
cadeau 0.5.2 resolves XmfVpxImage_GetWidth/GetHeight at
Api::open. The previous default native tag lacks those symbols.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants