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.11 #201

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps SIPSorcery from 5.2.3 to 6.0.11.

Commits
  • 6570f14 Bumped version to v6.0.11.
  • ef00ee9 Fix handling of XR RTCP packets in RTPSession (#844)
  • 7b400f1 nullable object (#839)
  • f4fccb1 Support custom header SIPAuthenticationHeader.Value to encode correctly (#836)
  • 1dc934f Update AudioExtrasSource.cs (#834)
  • 310bd7a When SIP.Authorization is not the value specified in the RFC, the original va...
  • ffeb8c3 Fixed blind transfer authentication (#828)
  • b5b09ed Add null reference check. Resolves #785.
  • 13e0dc4 Make the sip parameters dicionary private. Resolves #765.
  • 14d2938 Fix remote endpoint when parsing SIPMessageBuffer (#819)
  • 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 1 year ago

Superseded by #215.