mfkl / libvlcsharp-samples

Various samples on different platforms showcasing LibVLCSharp features
GNU Lesser General Public License v2.1
52 stars 16 forks source link

Bump SIPSorcery from 5.2.3 to 6.0.8 #198

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps SIPSorcery from 5.2.3 to 6.0.8.

Commits
  • 7b5cb49 Bumped version to v6.0.8.
  • 5926fcd Fix Issue in Sender Report RTCP Packet (2nd round) (#756)
  • 70561bf SipUserAgent disable PRACK support (#746)
  • 17f9514 Fix Issue in Sender Report RTCP Packet (#754)
  • 7c644dd Addresses unable to handle unexpected exceptions when interacting with the Me...
  • aa08d2a Allow to use multi audio stream and/or multi video stream (#751)
  • 6b38c98 Prevent NullReferenceException on SIPRegistrationUserAgent.Stop (#744)
  • e21292e Fix typo in SendRtcpFeedback (#740)
  • 93ceccd Log full stack trace for SIP registration agent stop errors. Resolves #737.
  • 35817e8 adding support to use BouncyCastle classes to configure DTLS certificates (#734)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #199.