pion / example-webrtc-applications

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

Update module github.com/emiago/sipgo to v0.17.0 #156

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

emiago/sipgo (github.com/emiago/sipgo) ### [`v0.17.0`](https://togithub.com/emiago/sipgo/releases/tag/v0.17.0) [Compare Source](https://togithub.com/emiago/sipgo/compare/v0.16.1...v0.17.0) #### What's Changed - Handle 407 Proxy-Authenticate header with digest invite by [@​AnshulMalik](https://togithub.com/AnshulMalik) in [https://github.com/emiago/sipgo/pull/68](https://togithub.com/emiago/sipgo/pull/68) - SIP Timers are exposed - dialog.Close() only removes it self from shared map and deos not terminate state. Bye must be handled. Source of race and bad call state #### New Contributors - [@​AnshulMalik](https://togithub.com/AnshulMalik) made their first contribution in [https://github.com/emiago/sipgo/pull/68](https://togithub.com/emiago/sipgo/pull/68) **Full Changelog**: https://github.com/emiago/sipgo/compare/v0.16.1...v0.17.0 ### [`v0.16.1`](https://togithub.com/emiago/sipgo/releases/tag/v0.16.1) [Compare Source](https://togithub.com/emiago/sipgo/compare/v0.16.0...v0.16.1) #### What's Changed - Correctly reload dialog state by [@​dennwc](https://togithub.com/dennwc) in [https://github.com/emiago/sipgo/pull/65](https://togithub.com/emiago/sipgo/pull/65) - fix: correctly parse addresses with user tags and header tags by [@​InnovativeUS](https://togithub.com/InnovativeUS) in [https://github.com/emiago/sipgo/pull/67](https://togithub.com/emiago/sipgo/pull/67) #### New Contributors - [@​dennwc](https://togithub.com/dennwc) made their first contribution in [https://github.com/emiago/sipgo/pull/65](https://togithub.com/emiago/sipgo/pull/65) - [@​InnovativeUS](https://togithub.com/InnovativeUS) made their first contribution in [https://github.com/emiago/sipgo/pull/67](https://togithub.com/emiago/sipgo/pull/67) **Full Changelog**: https://github.com/emiago/sipgo/compare/v0.16.0...v0.16.1 Features: - Customized `sip.Parser` can be passed to `sipgo.UA` for more optimization

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.