Skip to content

fix(deps): update rust crate rsmpeg to 0.17.0 #893

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Type Update Change
rsmpeg dependencies minor 0.15.2 -> 0.17.0

Release Notes

larksuite/rsmpeg (rsmpeg)

v0.17.0

  • Add builder pattern for AVFormatContextInput and AVFormatContextOutput (#​225, #​226)

  • Add iterator and name accessors for AVInputFormat and AVOutputFormat (#​227)

  • Add protocol enumeration and name lookup for AVIOProtocol (#​228)

  • Add safe wrappers for component versions, configuration and licenses (#​220)

  • Bump MSRV to 1.81.0 (#​223)

  • Minor documentation updates and refactorings (#​216, #​217, #​218, #​222, #​224)

v0.16.1

  • Add API for AVFrame::image_copy_to_buffer and AVFrame::image_get_buffer_size (#​213)

v0.16.0

  • Fix x86_64-pc-windows-gnu target compilation (#​206)

  • Add more methods for AVFilterContext and AVFilterGraph (#​207)

  • Introduce AVCodecContext::get_supported_* methods and ffmpeg7_1 feature (#​208)


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 becomes conflicted, 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 Jun 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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 nghe-backend/Cargo.toml --package [email protected]+ffmpeg.7.1 --precise 0.17.0
error: package ID specification `[email protected]+ffmpeg.7.1` did not match any packages
help: there are similar package ID specifications:

  [email protected]+ffmpeg.7.1

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.45%. Comparing base (6399318) to head (648a4b3).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #893      +/-   ##
==========================================
- Coverage   76.69%   76.45%   -0.25%     
==========================================
  Files         209      209              
  Lines        5724     5724              
  Branches     5724     5724              
==========================================
- Hits         4390     4376      -14     
- Misses        697      713      +16     
+ Partials      637      635       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/rsmpeg-0.x branch from 648a4b3 to fb305e5 Compare July 8, 2025 14:33
@renovate renovate bot changed the title fix(deps): update rust crate rsmpeg to 0.16.0 fix(deps): update rust crate rsmpeg to 0.17.0 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/rsmpeg-0.x branch from fb305e5 to c247965 Compare August 10, 2025 14:55
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