pion / mediadevices

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

fix(deps): update module github.com/pion/interceptor to v0.1.17 - autoclosed #504

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/pion/interceptor require patch v0.1.16 -> v0.1.17

Release Notes

pion/interceptor ### [`v0.1.17`](https://togithub.com/pion/interceptor/releases/tag/v0.1.17) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.16...v0.1.17) #### Changelog - [`1bd7d27`](https://togithub.com/pion/interceptor/commit/1bd7d27) Update CI configs to v0.10.9 - [`3f2f347`](https://togithub.com/pion/interceptor/commit/3f2f347) Update AUTHORS.txt - [`95fa759`](https://togithub.com/pion/interceptor/commit/95fa759) Update AUTHORS.txt - [`f822379`](https://togithub.com/pion/interceptor/commit/f822379) Fix set extension on nil header - [`8b05cf4`](https://togithub.com/pion/interceptor/commit/8b05cf4) Bring back LICENSE file - [`fc2cdb4`](https://togithub.com/pion/interceptor/commit/fc2cdb4) Update CI configs to v0.10.8 - [`d5207b4`](https://togithub.com/pion/interceptor/commit/d5207b4) Fix golangci-lint warnings - [`8204c8b`](https://togithub.com/pion/interceptor/commit/8204c8b) Make repo REUSE compliant - [`346e517`](https://togithub.com/pion/interceptor/commit/346e517) Update CI configs to v0.10.7

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

Patch and project coverage have no change.

Comparison is base (138499b) 59.02% compared to head (1ae102b) 59.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #504 +/- ## ======================================= Coverage 59.02% 59.02% ======================================= Files 63 63 Lines 3854 3854 ======================================= Hits 2275 2275 Misses 1446 1446 Partials 133 133 ```

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