xiph / rav1e

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

fix(deps): update all non-major dependencies #3303

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.10 -> 4.4.11
once_cell dependencies minor 1.18.0 -> 1.19.0

Release Notes

clap-rs/clap (clap) ### [`v4.4.11`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4411---2023-12-04) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.10...v4.4.11) ##### Features - Add `Command::mut_group`
matklad/once_cell (once_cell) ### [`v1.19.0`](https://togithub.com/matklad/once_cell/blob/HEAD/CHANGELOG.md#1190) [Compare Source](https://togithub.com/matklad/once_cell/compare/v1.18.0...v1.19.0) - Use `portable-atomic` instead of `atomic-polyfill`, [#​251](https://togithub.com/matklad/once_cell/pull/251).

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (d06b2e0) 88.24% compared to head (733f7eb) 88.24%.

:exclamation: Current head 733f7eb differs from pull request most recent head 7ca6e6f. Consider uploading reports for the commit 7ca6e6f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3303 +/- ## ======================================= Coverage 88.24% 88.24% ======================================= Files 88 88 Lines 28210 28210 ======================================= Hits 24893 24893 Misses 3317 3317 ```

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