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

Update module github.com/pion/webrtc/v2 to v3 - autoclosed #74

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 20, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/webrtc/v2 v2.2.26 -> v3.3.4 age adoption passing confidence

Release Notes

pion/webrtc (github.com/pion/webrtc/v2)

v3.3.4

Compare Source

Changelog

  • 90222f6 Update ICE version
  • c3c7178 Add ice transport api to get selected pair stats

v3.3.3

Compare Source

Changelog

v3.3.2

Compare Source

Changelog

  • 8bf9954 Return object icluding stat id for selected pair

v3.3.1

Compare Source

Changelog
  • f99d4ed Don't reuse transceiver in one round negotiation
  • 540af5b Prevent ICETransport start/stop deadlock
  • 6ac4b71 Fix concurrent pc.GracefulClose

v3.3.0

Compare Source

New Feature

peerconnection.SCTPTransport now provides an OnClose callback that can be used to detect remote peer connection close similar to the OnError callback.

What's Changed

Full Changelog: pion/webrtc@v3.2.51...v3.3.0

v3.2.51

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.50...v3.2.51

v3.2.50

Compare Source

Changelog
  • 2364173 Fix our-of-order twcc fb cause by rtx blocked
  • 69cd4e4 Close unhandled rtcp simulcast streams
  • a598bab Bump ice to v2.3.31

v3.2.49

Compare Source

Changelog
  • 5437ff5 Added support for SRTP_NULL_HMAC_SHA1_80 cipher

v3.2.48

Compare Source

Changelog
  • bd3aaae Fix TestPeerConnection_Simulcast
  • af63d2b Properly handle non-media probes
  • 482d9eb Updated pion modules to latest versions
  • 48cfc63 Hold pc.mu while populating local candidates

v3.2.47

Compare Source

Changelog
  • 7407903 Match header extensions to remote media sections

v3.2.46

Compare Source

Changelog

v3.2.45

Compare Source

Changelog

v3.2.44

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.43...v3.2.44

v3.2.43

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.42...v3.2.43

v3.2.42

Compare Source

Changelog
  • 43a6a69 Reset state machine after negotiationNeededOp

v3.2.41

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.40...v3.2.41

v3.2.40

Compare Source

Changelog

  • 7cad104 Update module github.com/pion/ice/v2 to v2.3.24

v3.2.39

Compare Source

Changelog

  • e7cf3ba Update RtxSSRC for simulcast track remote

v3.2.38

Compare Source

Changelog

  • 7be0482 Update module github.com/pion/sctp to v1.8.16
  • 9d76240 Update module github.com/pion/ice/v2 to v2.3.15

v3.2.37

Compare Source

Changelog

  • a43143e Add padding support to TrackLocalStaticSample

v3.2.36

Compare Source

Changelog

  • 2f0fe93 Declare Go 1.17 as minimum version

v3.2.35

Compare Source

Changelog

  • f53f0a9 Update github.com/pion/transport/v2 to v2.2.4
  • c1e5386 Declare Go 1.19 as minimum version

v3.2.34

Compare Source

Changelog

  • cb8ab4a Update github.com/pion/sctp to v1.8.14

v3.2.33

Compare Source

Changelog

v3.2.32

Compare Source

Changelog

  • 4c25aa6 Include msid-semantic in Session Attributes

v3.2.31

Compare Source

Changelog

  • b84753e Update github.com/pion/rtp to v1.8.5

v3.2.30

Compare Source

Changelog

  • 10dca09 Update github.com/pion/sdp/v3 to v3.0.9
  • de2e7b7 Put SCTP Zero Checksum behind SettingEngine
  • 39919d7 SampleBuilder: Deprecate PopWithTimestamp

v3.2.29

Compare Source

Changelog

  • 0b447fd Update module github.com/pion/sdp to v3.0.8

v3.2.28

Compare Source

Changelog

  • 2828381 Fix interceptor.RTCPReaderFunc typo
  • 1a92109 Update module github.com/pion/sctp to v1.8.12

v3.2.27

Compare Source

Changelog

  • 1b553f0 Update module github.com/pion/sctp to v1.8.11

v3.2.26

Compare Source

What's Changed

Full Changelog: pion/webrtc@v3.2.25...v3.2.26

v3.2.25

Compare Source

Changelog

  • e2454d1 Refine rtx support
  • 987fb7a Fix panic of rtx attributes
  • d82b0d0 RTX attribute constants should be public
  • 219c6a3 Fix data race of RTX packet
  • f68b789 Allocationless handling of RTX pkts
  • 5da7278 Read() handles distinct-SSRC RTX packets
  • c7ca890 Skip padding packet for simulcast probe

v3.2.24

Compare Source

Changelog

  • 462a717 Answer to paused simucalst stream correctly

v3.2.23

Compare Source

Changelog

  • f369fda ReplaceTrack resets all track encodings

v3.2.22

Compare Source

Changelog

  • 367caa0 Update Pion deps rtp, rtcp, srtp and interceptor

v3.2.21

Compare Source

Changelog

  • 48303e5 Fix DataChannel.handleOpen

v3.2.20

Compare Source

Changelog

  • c785f25 Fix leak in Simulcast probing

v3.2.19

Compare Source

Changelog

  • e593588 Revert "Update module transport, srtp, ice and turn"
  • 36dcdde Generate answer to match group bundle in offer

v3.2.18

Compare Source

Changelog

  • ea23dec Update module transport, srtp, ice and turn
  • 012f129 Update AUTHORS.txt
  • a778f6d Update module github.com/pion/interceptor to v0.1.18
  • 20f8393 Fix incorrect ice-lite comment
  • b501cb5 Update AUTHORS.txt
  • 6fac880 Update AUTHORS.txt
  • 7998f1f Update Pion deps
  • bcfa3cb Update module golang.org/x/net to v0.14.0
  • 1390b16 Fix typo 'Renegotation' across project

v3.2.17

Compare Source

Changelog

  • f0dc0db OggWriter: add packet segmentation
  • ee483da Add SCTPTransportStats
  • cf5dbbe Update module github.com/pion/sctp to v1.8.8

v3.2.16

Compare Source

Changelog

  • 1d12dc8 Revert breaking change in ICECandidateStats
  • cedd45f Update golang Docker tag to v1.21

v3.2.15

Compare Source

Changelog

  • 2926b99 Stats: improve JSON support, add missing structs
  • 6453346 Update module github.com/pion/ice/v2 to v2.3.10
  • f0a5355 Update RegisterDefaultCodecs to match libwebrtc
  • ebd6753 Update CI configs to v0.10.11
  • 8886e33 Update AUTHORS.txt
  • 0e84bbf Update AUTHORS.txt
  • 667d0ff Make TrackLocalContext an interface
  • 6a3a97f Update module github.com/pion/rtp to v1.8.1
  • 7c60bb9 Adds WithPacketHeadHandler to SampleBuilder

v3.2.14

Compare Source

Changelog

  • b40f599 Add RTPReceiver.RTPTransceiver
  • c23eeb1 Update module golang.org/x/net to v0.12.0
  • 448f4ba Add DTLS KeyLog configuration option in WebRTC API
  • 457ff6c Update module github.com/pion/srtp/v2 to v2.0.16

v3.2.13

Compare Source

Changelog

  • 90e3a83 Add support to AV1 in play-from-disk
  • 24b241a Update module github.com/pion/rtp to v1.8.0

v3.2.12

Compare Source

Changelog

  • 3cddada Add IceTransport.GetLocalParameters
  • 53d8f74 Update module github.com/pion/ice/v2 to v2.3.9
  • f9d7579 Update module golang.org/x/net to v0.11.0
  • fb5d5f1 Update module github.com/pion/stun to v0.6.1

v3.2.11

Compare Source

Changelog

  • 3dd667a Update AUTHORS.txt
  • 019920f Update AUTHORS.txt
  • 678ddd4 Add SettingsEngine option to disable Active TCP
  • c05e366 Update module github.com/pion/ice/v2 to v2.3.8

v3.2.10

Compare Source

Changelog

  • c8f7e0d Update module github.com/pion/ice/v2 to v2.3.7
  • 4f1d46f Improvement to rtp-to-webrtc example

v3.2.9

Compare Source

Changelog

  • a0e9824 DTLS: Add Client/RootCAs, ClientAuth, Secret Opts
  • 2ffab96 Update module github.com/stretchr/testify to v1.8.4
  • 83ae83b Run go mod tidy

v3.2.8

Compare Source

Changelog

  • 73276d1 Update module github.com/pion/ice/v2 to v2.3.6

v3.2.7

Compare Source

Changelog

  • 1df634e Remove golint from godoc and move no next line

v3.2.6

Compare Source

Changelog

  • 323469d Update module github.com/pion/stun to v0.6.0
  • 6df9089 Update module github.com/pion/ice/v2 to v2.3.5

v3.2.5

Compare Source

Changelog

  • 7a100b9 Enable SRTP_AEAD_AES_256_GCM
  • f9e0934 Update module github.com/pion/interceptor to v0.1.17
  • 55b1ac0 Update module github.com/pion/dtls/v2 to v2.2.7
  • ab11eed Improve SetEphemeralUDPPortRange documentation
  • d1985e0 Bring back LICENSE file
  • a8aa8cc Update AUTHORS.txt
  • b07c7b2 Update CI configs to v0.10.9

v3.2.4

Compare Source

Changelog

  • f83bd73 Remove SRTP_AEAD_AES_256_GCM from default
  • 505f54c Update module github.com/stretchr/testify to v1.8.3
  • 4d3c4b1 Add SetDTLSConnectContextMaker to SettingEngine
  • c1bec49 Update CI configs to v0.10.8
  • c719ccd Bring back LICENSE file

v3.2.3

Compare Source

Changelog

  • fc0c4e7 Update module github.com/pion/ice/v2 to v2.3.4

v3.2.2

Compare Source

Changelog

  • bb022d5 Implemented SRTP_AEAD_AES_256_GCM
  • 0199c58 Update AUTHORS.txt
  • 1210046 Upgrading pion/ice dependency
  • 683fc83 Make repo REUSE compliant
  • efffef2 Update CI configs to v0.10.7
  • 9f74821 Update module golang.org/x/net to v0.9.0
  • f906bd2 Update module github.com/pion/srtp/v2 to v2.0.13

v3.2.1

Compare Source

Changelog

  • 5bdbaca Update module github.com/pion/sctp to v1.8.7

v3.2.0

Compare Source

Pion WebRTC v3.2.0 is now available. Pion WebRTC is a Go implementation of WebRTC. If you haven't used it before check out awesome-pion or example-webrtc-applications for what people are doing. We maintain a feature list and other helpful resources in our README.md

This release includes 260 commits from 55 authors. This release was primarily focused on providing more tools around understanding and handling network conditions. Pion wouldn't be possible without everyone involved.

New Features

Media Bandwidth Estimator

Pion now provides a Bandwidth Estimator in-tree for serving media. You now get signals about how much bandwidth is available so you can either send more or less data, giving your users the best experience possible. We currently have a implementation of Google Congestion Control. This was implemented using a generic interface so we can provide more implementations in the future.

To use this you create a cc.BandwidthEstimator provided by pion/interceptor. This estimator then can be queried via estimator.GetTargetBitrate(). This returned value tells you if you should raise, lower or sustain the bitrate you are currently sending.

See bandwidth-estimation-from-disk for a full example of how it can be used.

This was implemented by @​mengelbart. Work on Pion's congestion control and bandwidth estimation was funded through the User-Operated Internet fund, a fund established by NLnet made possible by financial support from the PKT Community/The Network Steward and stichting Technology Commons Trust.

webrtc-stats implementation

You can now query and process metadata about your media connections. This data is presented in the standardized webrtc-stats format. These statistics give insight into the why of a WebRTC session.

You can use this to monitor how your Pion WebRTC PeerConnections are operating. Users are also finding this useful to monitor, debug and analyze other WebRTC media servers. You can quickly start up a Pion WebRTC PeerConnection and write canaries and tests against other WebRTC software.

To use this you create a stats.Interceptor provided by pion/interceptor. This allows you to query on a per SSRC basis the status of a stream. The following is an example of query it in a loop in the OnTrack for each stream.

peerConnection.OnTrack(func(track *webrtc.TrackRemote, receiver *webrtc.RTPReceiver) {
    fmt.Printf("New incoming track with codec: %s\n", track.Codec().MimeType)
    for {
        // Pull the stats for the stream that caused OnTrack to be fired
        stats := statsGetter.Get(uint32(track.SSRC()))
                 
         // Print InboundRTPStreamStats. Other stats are available as well
         fmt.Println(stats.InboundRTPStreamStats)

         time.Sleep(time.Second * 5)     
    }
})

See stats for a full example of how it can be used.

This was implemented by @​mengelbart

Simulcast Sender

You are now able to send Simulcast traffic with Pion WebRTC. Before this commit we were only able to receive Simulcast traffic.

Developer are using this to move Simulcast traffic between their servers as they scale out. It has also been useful for testing WebRTC servers. Using a small Pion process you can assert that your servers are properly handling Simulcast traffic.

This was implemented in 37e16a3 by @​boks1971

AV1 Support

Pion WebRTC now has AV1 support. You can send AV1 with the same APIs you send and receive H264, H265, VP8, VP9, Opus and PCM with.

A example of saving AV1 to disk is available at save-to-disk-av1

Extensive Tooling Improvements

@​stv0g and @​at-wat made extensive improvements to the .goassets repo. Tools and processes had fallen out of date and were slowing the project down. They took on a lot of frustrating work so Pion can be stable and defect free.

v3.1.62

Compare Source

Changelog

  • dfaf820 Update module github.com/pion/interceptor to v0.1.13
  • 16fea9e Set DataChannel SCTPTransport before OnDataChannel

v3.1.61

Compare Source

Changelog

  • 570b61a Update module github.com/pion/transport/v2 to v2.2.0
  • d08b3dc Handle Simulcast Offer with one Media Section

v3.1.60

Compare Source

Changelog

  • 6114c27 Fix simucalst track set to incorrect detail
  • 303f204 Drop duplicate stats from marshall test
  • 308f861 Update CI configs to v0.10.6
  • d1b7bdb Harmonize sections in README
  • 10db568 Update module golang.org/x/net to v0.8.0

v3.1.59

Compare Source

Changelog

  • 486f6a2 Update module github.com/pion/ice/v2 to v2.3.2
  • b6191eb Fix potential deadlock in the example
  • cf60891 Fix ignored calls during OnDataChannel
  • 1b74d28 Cleanup common sections in README
  • 77051ab Cleanup badges in README
  • 595f1c0 Move negotation test out of peerconnection_test

v3.1.58

Compare Source

Changelog

  • 777e03c Fix negotiation needed panic on nil Sendonly track
  • 6a520c9 Update module github.com/stretchr/testify to v1.8.2

v3.1.57

Compare Source

Changelog

  • 220b1f3 Refine updateConnectionState
  • 1e5378a Add SetDTLSEllipticCurves test
  • 9671875 Add SettingEngine.SetDTLSEllipticCurves
  • e7f2436 Improve SetDTLSInsecureSkipHelloVerify comment
  • 2a47c12 Add DTLS InsecureSkipHelloVerify option
  • df0ec0c Return bytes written for DtlsTransport.WriteRTCP

v3.1.56

Compare Source

Changelog

  • 61f69be Update module github.com/pion/ice/v2 to v2.3.1
  • 132ebfa Update module github.com/pion/dtls/v2 to v2.2.6
  • d4fc945 Update module github.com/pion/dtls/v2 to v2.2.5
  • fba48cd Add Mermaid Chart to examples/data-channels

v3.1.55

Compare Source

Changelog

  • 43d0c5b Make Transceiver Negotation more consistent
  • 9dd2c42 Fix formatting in SettingEngine docs

v3.1.54

Compare Source

Changelog

  • 098d4ba Update module github.com/pion/ice/v2 to v2.3.0
  • eafdc77 Use new pion/transport Net interface
  • 2af43db Update module github.com/pion/dtls/v2 to v2.2.4
  • 3037913 Update module golang.org/x/net to v0.6.0
  • d43f782 Update module github.com/pion/interceptor to v0.1.12
  • 31c8f0a Update module github.com/pion/dtls/v2 to v2.2.2
  • 3dd1104 Update golang Docker tag to v1.20

v3.1.53

Compare Source

Changelog

  • 0c3da77 Update module github.com/pion/ice/v2 to v2.2.16
  • 045f086 Update module github.com/pion/ice/v2 to v2.2.15

v3.1.52

Compare Source

Changelog

  • 32f6883 Update module github.com/pion/ice/v2 to v2.2.14
  • 657dab7 Adding OnDial handler for datachannels

v3.1.51

Compare Source

Changelog

  • 3c802f7 Reuse passive created sendonly transceiver
  • 5b41ed6 Revert "Revert "Add currentDirection to RTPTransceiver""
  • a92c400 Revert "Add currentDirection to RTPTransceiver"
  • 66e8dfc Update CI configs to v0.10.3
  • 5ef816e Update CI configs to v0.10.1
  • 98a8604 Update module github.com/pion/sctp to v1.8.6
  • 602cedd Update module github.com/pion/srtp/v2 to v2.0.11
  • bc86d15 Update CI configs to v0.9.0
  • 7ab3174 Update module golang.org/x/net to v0.4.0
  • e29259c Update module github.com/pion/ice/v2 to v2.2.13

v3.1.50

Compare Source

What's Changed

New Contributors

Full Changelog: pion/webrtc@v3.1.49...v3.1.50

v3.1.49

Compare Source

Changelog

  • c75da54 Add EnableLoopbackCandidate flag
  • 5faad1e Update module github.com/pion/ice/v2 to v2.2.12
  • 2ebf9c6 Fix docs typo
  • 1365b0a Update CI configs to v0.8.1

v3.1.48

Compare Source

Changelog

  • fa6be2c Fix lint error
  • 9713221 Close unhandled stream when peerconnection closed
  • 2e42dfd Add test for pion-to-pion example
  • 25624d6 Simplify docker compose file of pion-to-pion
  • 257c9e5 Moved duplicate operation to function
  • 6b1e684 Fix pion-to-pion example in docker-compose
  • a748421 Update module golang.org/x/net to v0.1.0
  • 789623a Update code to be more Go idiomatic
  • c132bed Fix ice-single-port example README
  • 9c47fea Remove new RTCSessionDescription pattern
  • e66501e Update CI configs to v0.8.0
  • 42dc0d4 Update module github.com/pion/sctp to v1.8.3

v3.1.47

Compare Source

v3.1.46

Compare Source

v3.1.45

Compare Source

v3.1.44

Compare Source

v3.1.43

Compare Source

v3.1.42

Compare Source

v3.1.41

Compare Source

v3.1.40

Compare Source

v3.1.39

Compare Source

v3.1.38

Compare Source

v3.1.37

Compare Source

v3.1.36

Compare Source

v3.1.35

Compare Source

v3.1.34

Compare Source

v3.1.33

Compare Source

v3.1.32

Compare Source

v3.1.31

Compare Source

v3.1.30

Compare Source

v3.1.29

Compare Source

v3.1.28

Compare Source

v3.1.27

Compare Source

v3.1.26

Compare Source

v3.1.25

Compare Source

v3.1.24

Compare Source

v3.1.23

Compare Source

v3.1.22

Compare Source

v3.1.21

Compare Source

v3.1.20

Compare Source

v3.1.19

Compare Source

v3.1.18

Compare Source

v3.1.17

Compare Source

v3.1.16

Compare Source

v3.1.15

Compare Source

v3.1.14

Compare Source

v3.1.13

Compare Source

v3.1.12

Compare Source

v3.1.11

Compare Source

v3.1.10

Compare Source

v3.1.9

Compare Source

v3.1.8

Compare Source

v3.1.7

Compare Source

v3.1.6

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0: Plutonia

Compare Source

Pion WebRTC v3.1.0 is now available. Pion WebRTC is a Go implementation of WebRTC. If you haven't used it before check out awesome-pion or example-webrtc-applications for what people are doing. We maintain a feature list and other helpful resources in our README.md

This release includes 170 commits from 36 authors. This release was primarily focused on improve media quality/experience and making it easier to scale with Pion.

New Features

Serve many PeerConnections with one UDP port

You can now serve all your PeerConnections with a single UDP port. This makes deploying and scaling in environment like Kubernetes easier. Most WebRTC implementations (including Pion) will listen on a random UDP port for each remote peer.

To use this you create a ICEUDPMux and then share across all your PeerConnections via the SettingEngine. Your code will look like the following.

// Listen on UDP Port 8443
udpListener, _ := net.ListenUDP("udp", &net.UDPAddr{
    IP:   net.IP{0, 0, 0, 0},
    Port: 8443,
})

// Configure a SettingEngine to use our UDPMux. By default a PeerConnection has
// no global state. The API+SettingEngine allows the user to share state between them.
// In this case we are sharing our listening port across many.
settingEngine := webrtc.SettingEngine{}
settingEngine.SetICEUDPMux(webrtc.NewICEUDPMux(nil, udpListener))

// Create a new API using our SettingEngine
api = webrtc.NewAPI(webrtc.WithSettingEngine(settingEngine))

// Create a new PeerConnection
peerConnection_, := api.NewPeerConnection(webrtc.Configuration{})

This was implemented in d0a525.

FireFox Simulcast Support

We now support SSRC based Simulcast, before we only supported reading RID/MID from the RTP Extension Header as defined in ietf-mmusic-sdp-simulcast.

This was implemented in d570b7.

Sender/Receiver Report

Sender/Receiver Reports are now enabled by default via pion/interceptor
This means that remote peers will now get metadata from Pion and be able to do things like Bandwidth Estimation.

No code changes are needed to use them, but if you wish to disable them create a PeerConnection without passing a
InterceptorRegisty that RegisterDefaultInterceptors has been called on. This can be useful if performance is critical
or you want to ship your own implementation.

// Register the default Codec configuration
m := &webrtc.MediaEngine{}
m.RegisterDefaultCodecs()

// Create a new API using our MediaEngine
api = webrtc.NewAPI(webrtc.WithMediaEngine(m))

// Create a new PeerConnection
peerConnection_, := api.NewPeerConnection(webrtc.Configuration{})

This was implemented in bc3016

Transport Wide Congestion Control Feedback

Transport Wide Congestion Control Feedback is now enabled by default via pion/interceptor
This allows remote peers to perform even better Congestion Control over Receiver Reports.

No code changes are needed to use them, but if you wish to disable them create a PeerConnection without passing a
InterceptorRegisty that RegisterDefaultInterceptors has been called on. This can be useful if performance is critical
or you want to ship your own implementation.

// Register the default Codec configuration
m := &webrtc.MediaEngine{}
m.RegisterDefaultCodecs()

// Create a new API using our MediaEngine
api = webrtc.NewAPI(webrtc.WithMediaEngine(m))

// Create a new PeerConnection
peerConnection_, := api.NewPeerConnection(webrtc.Configuration{})

This was implemented in c8a26a

H265 Support

You can now packetize/depacketize H265. This allows you to read from a video file and send it over RTP, or the reverse.

This was implemented in 6cf5e9

v3.0.32

Compare Source

v3.0.31

Compare Source

v3.0.30

Compare Source

v3.0.29

Compare Source

v3.0.28

Compare Source

v3.0.27

Compare Source

v3.0.26

Compare Source

v3.0.25

Compare Source

v3.0.24

Compare Source

v3.0.23

Compare Source

v3.0.22

Compare Source

v3.0.21

Compare Source

v3.0.20

Compare Source

v3.0.19

Compare Source

v3.0.18

Compare Source

v3.0.17

Compare Source

v3.0.16

Compare Source

v3.0.15

Compare Source

v3.0.14

Compare Source

v3.0.13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 8e83ce8 to 3182732 Compare March 11, 2023 21:33
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 3182732 to 97c22cc Compare March 30, 2023 00:27
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from 67bb37b to f128e80 Compare April 23, 2023 16:51
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 3 times, most recently from 488c73c to f5f9d2f Compare April 30, 2023 05:16
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 5 times, most recently from e96a416 to cbe1a53 Compare May 24, 2023 05:43
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from a23b7d4 to a8a2cd7 Compare June 2, 2023 16:53
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from a8a2cd7 to 3896a1c Compare June 8, 2023 07:23
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 3896a1c to c943c26 Compare June 28, 2023 23:34
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from c943c26 to 8ce361f Compare July 10, 2023 20:57
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 8ce361f to 394c087 Compare July 21, 2023 00:48
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 394c087 to e62f5c0 Compare August 2, 2023 16:46
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 3 times, most recently from f96115e to ec7af1e Compare August 21, 2023 05:13
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from 3adbe05 to 6a3259b Compare September 8, 2023 22:56
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 6a3259b to 64edd78 Compare September 13, 2023 17:24
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 64edd78 to df504fb Compare September 24, 2023 03:43
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from 2ad266d to 9371133 Compare November 16, 2023 04:18
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 9371133 to 346bc42 Compare December 14, 2023 21:37
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 346bc42 to 1c3c920 Compare January 8, 2024 14:36
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 4 times, most recently from 589588f to 44deab1 Compare April 3, 2024 22:15
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from b451148 to 745a02a Compare April 10, 2024 16:37
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 745a02a to 36e871a Compare April 16, 2024 09:13
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from a707d56 to b150d7c Compare May 2, 2024 23:01
Copy link
Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/google/uuid v1.3.0 -> v1.3.1
github.com/gobwas/ws v1.3.1 -> v1.3.1
github.com/pion/datachannel v1.5.5 -> v1.5.8
github.com/pion/dtls/v2 v2.2.7 -> v2.2.12
github.com/pion/ice/v2 v2.3.9 -> v2.3.36
github.com/pion/mdns v0.0.7 -> v0.0.12
github.com/pion/rtcp v1.2.10 -> v1.2.14
github.com/pion/rtp v1.7.13 -> v1.8.7
github.com/pion/sctp v1.8.7 -> v1.8.19
github.com/pion/sdp/v3 v3.0.6 -> v3.0.9
github.com/pion/srtp/v2 v2.0.15 -> v2.0.20
github.com/pion/transport/v2 v2.2.1 -> v2.2.10
github.com/pion/turn/v2 v2.1.2 -> v2.1.6
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/net v0.11.0 -> v0.22.0
golang.org/x/sys v0.9.0 -> v0.20.0

@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from 458ecd7 to c55cf29 Compare June 11, 2024 00:02
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from c55cf29 to 1725b17 Compare June 11, 2024 18:38
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 1725b17 to 20651aa Compare June 24, 2024 17:22
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 20651aa to 0422ba8 Compare July 2, 2024 16:08
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 4 times, most recently from 40f4da0 to 3cf1f78 Compare July 21, 2024 10:29
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 3cf1f78 to 9d9b068 Compare July 26, 2024 08:13
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 9d9b068 to 30dcbe7 Compare August 6, 2024 17:01
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 30dcbe7 to 296d672 Compare August 15, 2024 15:54
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 296d672 to 6dc6103 Compare September 6, 2024 15:37
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch 2 times, most recently from 52626a2 to 0054172 Compare September 16, 2024 19:58
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v2-3.x branch from 0054172 to 4a60d74 Compare October 7, 2024 19:05
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v2 to v3 Update module github.com/pion/webrtc/v2 to v3 - autoclosed Oct 11, 2024
@renovate renovate bot closed this Oct 11, 2024
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v2-3.x branch October 11, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants