pion / example-webrtc-applications

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

Update module github.com/emiago/sipgo to v0.22.0 #203

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/emiago/sipgo v0.21.0 -> v0.22.0 age adoption passing confidence

Release Notes

emiago/sipgo (github.com/emiago/sipgo) ### [`v0.22.0`](https://togithub.com/emiago/sipgo/releases/tag/v0.22.0) [Compare Source](https://togithub.com/emiago/sipgo/compare/v0.21.0...v0.22.0) #### Highlights - `Do` request/response stile for client. Same like std http. This avoids need for handling complex transaction request - Fixed racy condition when handling FSM in client transaction. #### What's Changed - Change AppendHeaderAfter to append after the provided header name pas… by [@​KingDanx](https://togithub.com/KingDanx) in [https://github.com/emiago/sipgo/pull/87](https://togithub.com/emiago/sipgo/pull/87) #### New Contributors - [@​KingDanx](https://togithub.com/KingDanx) made their first contribution in [https://github.com/emiago/sipgo/pull/87](https://togithub.com/emiago/sipgo/pull/87) **Full Changelog**: https://github.com/emiago/sipgo/compare/v0.21.0...v0.22.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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (c01d493) to head (a139802).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 27 27 Lines 1888 1888 ====================================== Misses 1888 1888 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/203/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/203/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/203/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.