pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.08k stars 253 forks source link

Update module github.com/go-gst/go-gst to v1.3.0 #240

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-gst/go-gst v1.2.1 -> v1.3.0 age adoption passing confidence

Release Notes

go-gst/go-gst (github.com/go-gst/go-gst) ### [`v1.3.0`](https://redirect.github.com/go-gst/go-gst/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/go-gst/go-gst/compare/v1.2.1...v1.3.0) #### What's Changed - add nil check for GetNetAddressMeta by [@​NoobsEnslaver](https://redirect.github.com/NoobsEnslaver) in [https://github.com/go-gst/go-gst/pull/124](https://redirect.github.com/go-gst/go-gst/pull/124) - Test void return on emit by [@​ArtemMartus](https://redirect.github.com/ArtemMartus) in [https://github.com/go-gst/go-gst/pull/125](https://redirect.github.com/go-gst/go-gst/pull/125) - Avoid double free in gst_bus watch function handler by [@​biglittlebigben](https://redirect.github.com/biglittlebigben) in [https://github.com/go-gst/go-gst/pull/126](https://redirect.github.com/go-gst/go-gst/pull/126) - Avoid double free in misc callback handlers by [@​biglittlebigben](https://redirect.github.com/biglittlebigben) in [https://github.com/go-gst/go-gst/pull/127](https://redirect.github.com/go-gst/go-gst/pull/127) - update plugin examples to build & work by [@​ArtemMartus](https://redirect.github.com/ArtemMartus) in [https://github.com/go-gst/go-gst/pull/128](https://redirect.github.com/go-gst/go-gst/pull/128) #### New Contributors - [@​NoobsEnslaver](https://redirect.github.com/NoobsEnslaver) made their first contribution in [https://github.com/go-gst/go-gst/pull/124](https://redirect.github.com/go-gst/go-gst/pull/124) - [@​ArtemMartus](https://redirect.github.com/ArtemMartus) made their first contribution in [https://github.com/go-gst/go-gst/pull/125](https://redirect.github.com/go-gst/go-gst/pull/125) **Full Changelog**: https://github.com/go-gst/go-gst/compare/v1.2.1...v1.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-gst/go-glib v1.2.1 -> v1.3.0
codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (fad9431) to head (cacb1eb). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #240 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 25 25 Lines 2246 2246 ====================================== Misses 2246 2246 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/240/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/240/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/240/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

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