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

Bump github.com/pion/webrtc/v4 from 4.0.0-beta.29 to 4.0.2 #209

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps github.com/pion/webrtc/v4 from 4.0.0-beta.29 to 4.0.2.

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.0.2

Changelog

  • 2fd3640fa3e394aa65cd22447349bdad76c26844 Only collect single fingerprints/ICE credentials
  • 363e017709d856f5843ccc354b25c3e4a71e52f2 Update module github.com/pion/dtls/v3 to v3.0.4
  • 8c06e02690fd41a8cbdf0f9db13115e82cb1208b Update module golang.org/x/net to v0.30.0
  • e53cbc423a41babfc4da69af404e61228cce4e48 Fix race when closing ICE Transport
  • ae893170883e489b92af8a7535d2ff7ff4af4b8c Test that NULL Protection Profile is disabled
  • 271ab556c8a42e21ca49d18e5b046d9031367c86 Add WithPayloader to TrackLocalStatic

v4.0.1

What's Changed

Full Changelog: pion/webrtc@v4.0.0...v4.0.1

v4.0.0

Changelog

  • 3f1622a2f406433f90671ea059ab04119a402883 Add v4 Release Notes to README
  • bb41f23a0f4bbe8fc33af88c314635b16a1016e5 Don't use JitterBuffer in SampleBuilder
  • dc1f8ffd1c1b5c6cb21ea2a57230f1f38a975d4c Add ice transport api to get selected pair stats

v4.0.0-beta.34

Changelog

  • 64f32d2215857491516272cb75957b2d32f14772 Add missing a=ssrc lines for RTX/FEC
  • 9d6c27fb2fb7babb9e73c5bac9a393b376c71868 Update module github.com/pion/ice/v4 to v4.0.2

v4.0.0-beta.33

Changelog

  • d6141bd5176234d733cfea8238845135a06ce6e1 Update module github.com/pion/interceptor to v0.1.37

v4.0.0-beta.32

Changelog

  • 3f084f23c14d8ddc1e862b93bc375c9c615e95d5 Update module github.com/pion/dtls/v3 to v3.0.3
  • 891d96fe0e5e86df51f6586040d9e3e5eac9d748 Support more data from webrtc stats

v4.0.0-beta.31

Changelog

  • 5637661fef28fec16dbf7817a800477624cc0bd4 Add E2E Test for RTX
  • 32f7063f1af5d3b63b7787e9820ae714e14819c5 Send FEC and RTX PayloadType into interceptor
  • a67587daa8e72513a4014dd40e460d4315376fc6 Update module golang.org/x/net to v0.29.0
  • 4541b73b1a415e31846354147197ccc092e5057f Add Retransmission and FEC to TrackLocal
  • bd2309f7f41af80dc8b7411f667d7df55280132e Update module github.com/pion/interceptor to v0.1.31
  • c27b269d01449ddc6778a859549914f9a80b922a Update module github.com/pion/srtp/v3 to v3.0.4

v4.0.0-beta.30

Changelog

  • 5bf7c9465c794763812e3ec2aaf6d29815a87e27 Send Abort In SCTP Close
  • a857d57a872d104a076ac612937ebc49b109984c Return object icluding stat id for selected pair
  • 28adb77ee689226db185381683ef3930fb7a67ca Fix Mux logging on Close

... (truncated)

Commits
  • 2fd3640 Only collect single fingerprints/ICE credentials
  • 363e017 Update module github.com/pion/dtls/v3 to v3.0.4
  • 8c06e02 Update module golang.org/x/net to v0.30.0
  • e53cbc4 Fix race when closing ICE Transport
  • ae89317 Test that NULL Protection Profile is disabled
  • 271ab55 Add WithPayloader to TrackLocalStatic
  • 76634b1 Add SetFireOnTrackBeforeFirstRTP
  • 8fbf821 Change receiveMTU from 1460 -> 1500
  • e51984e Add siobud.com/meeting to README
  • 3f1622a Add v4 Release Notes to README
  • 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)

Bumps [github.com/pion/webrtc/v4](https://github.com/pion/webrtc) from 4.0.0-beta.29 to 4.0.2.
- [Release notes](https://github.com/pion/webrtc/releases)
- [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml)
- [Commits](pion/webrtc@v4.0.0-beta.29...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2024
@Sean-Der Sean-Der merged commit f824260 into main Nov 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pion/webrtc/v4-4.0.2 branch November 26, 2024 18:54
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.

1 participant