Glimesh / broadcast-box

A broadcast, in a box.
MIT License
1.34k stars 69 forks source link

Bump github.com/pion/sdp/v3 from 3.0.6 to 3.0.8 #93

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps github.com/pion/sdp/v3 from 3.0.6 to 3.0.8.

Release notes

Sourced from github.com/pion/sdp/v3's releases.

v3.0.8

Changelog

  • 138ce3c Use a sync.Pool for Unmarshal
  • 46f6da0 Add UnmarshalString
  • adf8269 Optimize unmarshal type handling
  • 57a58bf Update module github.com/stretchr/testify to v1.9.0

v3.0.7

Changelog

  • 37a57e6 Add marshalInto to all types
  • 11e6d57 Add marshalSize to all types
  • 9704a3f Rollback to /v3
  • fb77fb3 Create v4
  • 011e5e0 Update CI configs to v0.11.3
  • 1f05040 Update CI configs to v0.11.0
  • f98c3d1 Remove 'AUTHORS.txt' from README.md
  • 63f296e Remove 'Generate Authors' workflow
  • e8c160b Fix GetCodecForPayloadType() with Alexa WebRTC
  • 18a7702 Add invalid repeat times unmarshal test
  • ac6517e Add missed copyright and licensing information
  • a509649 Fix: check value length in parseTimeUnits
  • c870d62 Test: port old fuzzing code to go-fuzzing
  • 3975f0d Update CI configs to v0.10.11
  • ef0b502 Update module github.com/stretchr/testify to v1.8.4
  • f984862 Update CI configs to v0.10.9
  • 856fbf6 Bring back LICENSE file
  • db952e1 Update module github.com/stretchr/testify to v1.8.3
  • 24d443d Update CI configs to v0.10.8
  • b8d6fcc Fix golangci-lint warnings
  • 476d624 Make repo REUSE compliant
  • e7867d2 Update CI configs to v0.10.7
  • 633885c Harmonize sections in README
  • 38ced26 Update AUTHORS.txt
  • c0bdb87 Cleanup common sections in README
  • 4a1c3d1 Update module github.com/stretchr/testify to v1.8.2
  • 9018600 Update CI configs to v0.10.3
  • f6fe131 Update CI configs to v0.10.1
  • d607c16 Update CI configs to v0.9.0
  • 61521a0 Update goreleaser/goreleaser-action action to v4
  • 567311f Update CI configs to v0.8.1
  • 5a1c6f2 Update CI configs to v0.8.0
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)