Closed renovate[bot] closed 3 months ago
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):
Details:
Package | Change |
---|---|
github.com/pion/ice/v2 |
v2.3.31 -> v2.3.34 |
github.com/pion/transport/v2 |
v2.2.8 -> v2.2.10 |
golang.org/x/sync |
v0.7.0 -> v0.8.0 |
golang.org/x/text |
v0.16.0 -> v0.17.0 |
This PR contains the following updates:
v0.1.29
->v0.1.30
v1.8.7
->v1.8.9
v3.2.50
->v3.2.51
1.22.5
->1.22.6
v0.18.0
->v0.19.0
Release Notes
pion/interceptor (github.com/pion/interceptor)
### [`v0.1.30`](https://togithub.com/pion/interceptor/releases/tag/v0.1.30) [Compare Source](https://togithub.com/pion/interceptor/compare/v0.1.29...v0.1.30) #### What's Changed - JitterBuffer: Fix queue not properly decrementing packet count in some instances by [@thatsnotright](https://togithub.com/thatsnotright) in [https://github.com/pion/interceptor/pull/249](https://togithub.com/pion/interceptor/pull/249) - JitterBuffer: Interceptor by [@thatsnotright](https://togithub.com/thatsnotright) in [https://github.com/pion/interceptor/pull/247](https://togithub.com/pion/interceptor/pull/247) - Update module github.com/pion/rtp to v1.8.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/250](https://togithub.com/pion/interceptor/pull/250) - fix: Some bad math with the JitterBuffer sequence tracking by [@thatsnotright](https://togithub.com/thatsnotright) in [https://github.com/pion/interceptor/pull/254](https://togithub.com/pion/interceptor/pull/254) - Update module github.com/pion/rtp to v1.8.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/261](https://togithub.com/pion/interceptor/pull/261) - Update module github.com/pion/transport/v3 to v3.0.4 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/262](https://togithub.com/pion/interceptor/pull/262) - Update module github.com/pion/transport/v3 to v3.0.5 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/263](https://togithub.com/pion/interceptor/pull/263) - Update module github.com/pion/transport/v3 to v3.0.6 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/265](https://togithub.com/pion/interceptor/pull/265) - Update module github.com/pion/rtp to v1.8.8 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/268](https://togithub.com/pion/interceptor/pull/268) - Update module github.com/pion/transport/v3 to v3.0.7 by [@renovate](https://togithub.com/renovate) in [https://github.com/pion/interceptor/pull/269](https://togithub.com/pion/interceptor/pull/269) - Unreference elements after priority queue Pop by [@edaniels](https://togithub.com/edaniels) in [https://github.com/pion/interceptor/pull/264](https://togithub.com/pion/interceptor/pull/264) **Full Changelog**: https://github.com/pion/interceptor/compare/v0.1.29...v0.1.30pion/rtp (github.com/pion/rtp)
### [`v1.8.9`](https://togithub.com/pion/rtp/releases/tag/v1.8.9) [Compare Source](https://togithub.com/pion/rtp/compare/v1.8.8...v1.8.9) #### Changelog - [`9d5a356`](https://togithub.com/pion/rtp/commit/9d5a356) Fix rare SRTP loss decode failure ### [`v1.8.8`](https://togithub.com/pion/rtp/releases/tag/v1.8.8) [Compare Source](https://togithub.com/pion/rtp/compare/v1.8.7...v1.8.8) #### Changelog - [`378ef6f`](https://togithub.com/pion/rtp/commit/378ef6f) Add test case for broken second nalu in STAP-A - [`f7f1a05`](https://togithub.com/pion/rtp/commit/f7f1a05) Add an index check to prevent out of indexpion/webrtc (github.com/pion/webrtc/v3)
### [`v3.2.51`](https://togithub.com/pion/webrtc/releases/tag/v3.2.51) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.50...v3.2.51) #### What's Changed - Enable tests for /v3 branch by [@Sean-Der](https://togithub.com/Sean-Der) in [https://github.com/pion/webrtc/pull/2842](https://togithub.com/pion/webrtc/pull/2842) - v3: Add PeerConnection.GracefulClose by [@edaniels](https://togithub.com/edaniels) in [https://github.com/pion/webrtc/pull/2854](https://togithub.com/pion/webrtc/pull/2854) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.50...v3.2.51golang/go (go)
### [`v1.22.6`](https://togithub.com/golang/go/compare/go1.22.5...go1.22.6)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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.