Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate ffmpeg-the-third to v3 #843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Type Update Change
ffmpeg-the-third dependencies major 2.0 -> 3.0

Release Notes

shssoichiro/ffmpeg-the-third (ffmpeg-the-third)

v3.0.0

Compare Source

  • [Breaking] remove support for < ffmpeg 4.2
  • [Breaking] Remove avresample
  • [Breaking] Remove old FFAPI-
  • [Breaking] Remove libc error reexports
  • [Breaking] Make AVOptionType a bitfield/int wrapper
  • [Feature] ffmpeg 7.1 support
  • [Feature] add API for av_[de]muxer_iterate
  • [Feature] Implement most of the chroma location API
  • [Feature] Implement ChannelLayout::retype
  • Export all lib features
  • Refactor codec::Parameters
  • ci: Remove unnecessary pkgconfig patches
  • Don't pass AsRef<T> params by reference
  • Refactor crate::codec
  • Replace util::Range with std::ops::RangeBounds
  • Refactor format::{Input, Output}
  • Add utils for ptr->&str conversion
  • Refactor crate::format
  • Add rustc-check-cfg for ff*api*{...} features
  • Add rustc-check-cfg for ffmpeg_x_y features
  • print clang version in build
  • Use libc::c_char over i8
  • Use clang for inspecting macros instead of compiling the binary.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 27, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/components/media/Cargo.toml --package ffmpeg-the-third@2.0.1+ffmpeg-7.0 --precise 3.0.1
error: package ID specification `ffmpeg-the-third@2.0.1+ffmpeg-7.0` did not match any packages
Did you mean one of these?

  ffmpeg-the-third@3.0.1+ffmpeg-7.1

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/mizer/Cargo.toml --package ffmpeg-the-third@2.0.1+ffmpeg-7.0 --precise 3.0.1
error: package ID specification `ffmpeg-the-third@2.0.1+ffmpeg-7.0` did not match any packages
Did you mean one of these?

  ffmpeg-the-third@3.0.1+ffmpeg-7.1

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/runtime/pipeline/nodes/video/Cargo.toml --package ffmpeg-the-third@2.0.1+ffmpeg-7.0 --precise 3.0.1
error: package ID specification `ffmpeg-the-third@2.0.1+ffmpeg-7.0` did not match any packages
Did you mean one of these?

  ffmpeg-the-third@3.0.1+ffmpeg-7.1

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/runtime/pipeline/nodes/video/surfaces/Cargo.toml --package ffmpeg-the-third@2.0.1+ffmpeg-7.0 --precise 3.0.1
error: package ID specification `ffmpeg-the-third@2.0.1+ffmpeg-7.0` did not match any packages
Did you mean one of these?

  ffmpeg-the-third@3.0.1+ffmpeg-7.1

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ui/ffi/Cargo.toml --package ffmpeg-the-third@2.0.1+ffmpeg-7.0 --precise 3.0.1
error: package ID specification `ffmpeg-the-third@2.0.1+ffmpeg-7.0` did not match any packages
Did you mean one of these?

  ffmpeg-the-third@3.0.1+ffmpeg-7.1

@renovate renovate bot force-pushed the renovate/ffmpeg-the-third-3.x branch 4 times, most recently from 7a4ab8c to 3bc9b65 Compare December 28, 2024 16:08
@renovate renovate bot force-pushed the renovate/ffmpeg-the-third-3.x branch 4 times, most recently from 4f566d5 to 0a06da5 Compare February 13, 2025 17:26
@renovate renovate bot force-pushed the renovate/ffmpeg-the-third-3.x branch from 0a06da5 to 9a7ce8c Compare February 15, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants