Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/pion/sdp/v3 from 3.0.6 to 3.0.7 #678

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

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

Release notes

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

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
  • 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
  • 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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2024
@fancycode
Copy link
Member

@dependabot rebase

Bumps [github.com/pion/sdp/v3](https://github.com/pion/sdp) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/pion/sdp/releases)
- [Changelog](https://github.com/pion/sdp/blob/master/.goreleaser.yml)
- [Commits](pion/sdp@v3.0.6...v3.0.7)

---
updated-dependencies:
- dependency-name: github.com/pion/sdp/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pion/sdp/v3-3.0.7 branch from 7be41a2 to 2ee3fa5 Compare March 6, 2024 07:34
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8168489385

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.007%) to 53.544%

Files with Coverage Reduction New Missed Lines %
grpc_client.go 1 76.11%
dns_monitor.go 7 94.12%
Totals Coverage Status
Change from base Build 8168477875: -0.007%
Covered Lines: 7736
Relevant Lines: 14448

💛 - Coveralls

@fancycode fancycode merged commit ec8cb8e into master Mar 6, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/sdp/v3-3.0.7 branch March 6, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants