xiph / rav1e

The fastest and safest AV1 encoder.
BSD 2-Clause "Simplified" License
3.73k stars 253 forks source link

chore(deps): lock file maintenance #3326

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.52%. Comparing base (3c3a26f) to head (dfdba6f). Report is 25 commits behind head on master.

:exclamation: Current head dfdba6f differs from pull request most recent head 0f41425

Please upload reports for the commit 0f41425 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3326 +/- ## ======================================= Coverage 88.52% 88.52% ======================================= Files 89 89 Lines 28323 28323 ======================================= Hits 25074 25074 Misses 3249 3249 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

shssoichiro commented 8 months ago

I guess the renovate.yml file doesn't apply to the Cargo.lock dependencies... man, what a headache. I may just manually bump these for now, and think about looking for a better solution in the future.