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/v3 to v3.3.4 - autoclosed #27

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

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 changed the title Update module github.com/pion/webrtc/v3 to v3.2.15 Update module github.com/pion/webrtc/v3 to v3.2.16 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 42e8287 to b9ca3db Compare August 18, 2023 18:45
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.16 Update module github.com/pion/webrtc/v3 to v3.2.17 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from b9ca3db to 50b165f Compare August 21, 2023 06:38
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.17 Update module github.com/pion/webrtc/v3 to v3.2.18 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 50b165f to 788ebba Compare September 4, 2023 05:04
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.18 Update module github.com/pion/webrtc/v3 to v3.2.19 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 788ebba to 5337de4 Compare September 8, 2023 23:36
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.19 Update module github.com/pion/webrtc/v3 to v3.2.20 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 5337de4 to e95c06d Compare September 13, 2023 18:16
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.20 Update module github.com/pion/webrtc/v3 to v3.2.21 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from e95c06d to 3a4513a Compare September 24, 2023 08:02
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.21 Update module github.com/pion/webrtc/v3 to v3.2.21 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch October 23, 2023 10:35
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.21 - autoclosed Update module github.com/pion/webrtc/v3 to v3.2.21 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-pion-webrtc-v3-3.x branch October 23, 2023 14:47
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 3a4513a to 2300bef Compare October 23, 2023 14:47
@renovate
Copy link
Contributor Author

renovate bot commented Oct 23, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/ajvpot/[email protected]: invalid version: git ls-remote -q origin in /go/pkg/mod/cache/vcs/c15fa6cca3aa13bb2b0c6360ac14ad9a6f64a8d7ade5443fd69519fa8af50870: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/ajvpot/blocksaas/' not found

@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.21 Update module github.com/pion/webrtc/v3 to v3.2.22 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 2300bef to c506807 Compare November 10, 2023 06:24
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.22 Update module github.com/pion/webrtc/v3 to v3.2.23 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from c506807 to 1add505 Compare November 16, 2023 03:55
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 1add505 to 63bfea0 Compare December 14, 2023 17:55
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.23 Update module github.com/pion/webrtc/v3 to v3.2.24 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 63bfea0 to f850dcd Compare February 6, 2024 03:23
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.24 Update module github.com/pion/webrtc/v3 to v3.2.25 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from f850dcd to 7d5f4d9 Compare February 8, 2024 15:23
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.25 Update module github.com/pion/webrtc/v3 to v3.2.26 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 1a725ef to 6ca7352 Compare July 2, 2024 16:41
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.43 Update module github.com/pion/webrtc/v3 to v3.2.44 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 6ca7352 to 56261ab Compare July 15, 2024 16:53
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.44 Update module github.com/pion/webrtc/v3 to v3.2.45 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 56261ab to 501faae Compare July 15, 2024 18:55
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.45 Update module github.com/pion/webrtc/v3 to v3.2.46 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 501faae to e604ac4 Compare July 18, 2024 07:52
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.46 Update module github.com/pion/webrtc/v3 to v3.2.47 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from e604ac4 to 3c0eba5 Compare July 21, 2024 03:07
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.47 Update module github.com/pion/webrtc/v3 to v3.2.48 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 3c0eba5 to 5aacd1f Compare July 21, 2024 08:21
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.48 Update module github.com/pion/webrtc/v3 to v3.2.49 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 5aacd1f to f5fb912 Compare July 26, 2024 04:56
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.49 Update module github.com/pion/webrtc/v3 to v3.2.50 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from f5fb912 to 45e654a Compare August 6, 2024 15:33
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.50 Update module github.com/pion/webrtc/v3 to v3.2.51 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 45e654a to 6e95602 Compare August 15, 2024 15:11
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.2.51 Update module github.com/pion/webrtc/v3 to v3.3.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 6e95602 to f38fb09 Compare September 6, 2024 16:56
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.0 Update module github.com/pion/webrtc/v3 to v3.3.1 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from f38fb09 to 7b363d2 Compare September 16, 2024 13:27
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.1 Update module github.com/pion/webrtc/v3 to v3.3.2 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 7b363d2 to 8ace24e Compare September 16, 2024 20:24
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.2 Update module github.com/pion/webrtc/v3 to v3.3.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-webrtc-v3-3.x branch from 8ace24e to c79a2c7 Compare October 7, 2024 16:13
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.3 Update module github.com/pion/webrtc/v3 to v3.3.4 Oct 7, 2024
@renovate renovate bot changed the title Update module github.com/pion/webrtc/v3 to v3.3.4 Update module github.com/pion/webrtc/v3 to v3.3.4 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot deleted the renovate/github.com-pion-webrtc-v3-3.x branch December 17, 2024 17:27
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