pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
521 stars 120 forks source link

Update module github.com/esimov/pigo to v1.4.6 #446

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/esimov/pigo require patch v1.4.5 -> v1.4.6

Release Notes

esimov/pigo ### [`v1.4.6`](https://togithub.com/esimov/pigo/releases/tag/v1.4.6) [Compare Source](https://togithub.com/esimov/pigo/compare/v1.4.5...v1.4.6) # Release updates - Fixed missing `-plc` flag in case of using the `-flpc` flag [#​59](https://togithub.com/esimov/pigo/issues/59) - Fixed CLI error in case of uppercased input or output file - Replaced old sorting function with `sort.Slice`

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Base: 58.15% // Head: 58.15% // No change to project coverage :thumbsup:

Coverage data is based on head (bca3d02) compared to base (8d7ccad). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #446 +/- ## ======================================= Coverage 58.15% 58.15% ======================================= Files 62 62 Lines 3680 3680 ======================================= Hits 2140 2140 Misses 1413 1413 Partials 127 127 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.