fix(deps): update module github.com/pion/interceptor to v0.1.37
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/pion/interceptor | v0.1.25 -> v0.1.37 |
Release Notes
pion/interceptor (github.com/pion/interceptor)
v0.1.37
What's Changed
- Fix payload size zero cause runtime panic on calculating padding size by @tyohan in https://github.com/pion/interceptor/pull/277
New Contributors
- @tyohan made their first contribution in https://github.com/pion/interceptor/pull/277
Full Changelog: https://github.com/pion/interceptor/compare/v0.1.36...v0.1.37
v0.1.36
Changelog
v0.1.35
Changelog
-
a03526dAdd support for RFC 4588
v0.1.34
Changelog
-
5ce4343Fix PayloadType type
v0.1.33
Changelog
-
a572d90Add PayloadType for FEC and RTX also
v0.1.32
Changelog
-
c6a7ea8Add RTX and FEC support to StreamInfo
v0.1.31
What's Changed
- Update module github.com/pion/rtp to v1.8.9 by @renovate in https://github.com/pion/interceptor/pull/270
- Update CI configs to v0.11.15 by @pionbot in https://github.com/pion/interceptor/pull/273
- Support custom streams filter in nack interceptor by @aalekseevx in https://github.com/pion/interceptor/pull/275
New Contributors
- @aalekseevx made their first contribution in https://github.com/pion/interceptor/pull/275
Full Changelog: https://github.com/pion/interceptor/compare/v0.1.30...v0.1.31
v0.1.30
What's Changed
- JitterBuffer: Fix queue not properly decrementing packet count in some instances by @thatsnotright in https://github.com/pion/interceptor/pull/249
- JitterBuffer: Interceptor by @thatsnotright in https://github.com/pion/interceptor/pull/247
- Update module github.com/pion/rtp to v1.8.6 by @renovate in https://github.com/pion/interceptor/pull/250
- fix: Some bad math with the JitterBuffer sequence tracking by @thatsnotright in https://github.com/pion/interceptor/pull/254
- Update module github.com/pion/rtp to v1.8.7 by @renovate in https://github.com/pion/interceptor/pull/261
- Update module github.com/pion/transport/v3 to v3.0.4 by @renovate in https://github.com/pion/interceptor/pull/262
- Update module github.com/pion/transport/v3 to v3.0.5 by @renovate in https://github.com/pion/interceptor/pull/263
- Update module github.com/pion/transport/v3 to v3.0.6 by @renovate in https://github.com/pion/interceptor/pull/265
- Update module github.com/pion/rtp to v1.8.8 by @renovate in https://github.com/pion/interceptor/pull/268
- Update module github.com/pion/transport/v3 to v3.0.7 by @renovate in https://github.com/pion/interceptor/pull/269
- Unreference elements after priority queue Pop by @edaniels in https://github.com/pion/interceptor/pull/264
Full Changelog: https://github.com/pion/interceptor/compare/v0.1.29...v0.1.30
v0.1.29
Changelog
-
1449b4fFix SIGSEGV when calling Find on empty Queue -
892c5eeRenameprio->priority -
c19dc46Remove unnecessary casts
v0.1.28
Changelog
-
ace759aAdd SetPlayoutHead -
bf4e938Update CI configs to v0.11.12 -
fabf875Update module github.com/pion/rtp to v1.8.5 -
e2e2c88Update go.mod version to 1.19 -
5b90bc1Update CI configs to v0.11.7 -
29f7b11Update CI configs to v0.11.4 -
c3e461eUpdate module github.com/pion/transport/v3 to v3.0.2
v0.1.27
Changelog
-
37ab171Jitter Buffer: Enable setting a minimum length
v0.1.26
Changelog
-
d6aad58Update module github.com/pion/rtp to v1.8.4 -
26d3177Update module github.com/stretchr/testify to v1.9.0 -
f4ec81eUpdate module github.com/pion/rtcp to v1.2.14 -
240c612Fix linter errors -
5574fdaUnbind stream for report interceptor -
d9d223eStart pkg/jitterbuffer -
450ac84Update CI configs to v0.11.3 -
6859fa0Update CI configs to v0.11.0 -
31c4e8dRemove 'AUTHORS.txt' from README.md -
5e27836Remove 'Generate Authors' workflow -
96b0a90Update module github.com/pion/rtcp to v1.2.13 -
df24211Update module github.com/pion/rtcp to v1.2.12 -
ec8c837Update module github.com/pion/rtp to v1.8.3 -
a621bafFlex fec encoder for RFC version 03
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.47%. Comparing base (
c6aa90a) to head (c7586ff).
Additional details and impacted files
@@ Coverage Diff @@
## master #563 +/- ##
=======================================
Coverage 58.47% 58.47%
=======================================
Files 63 63
Lines 3321 3321
=======================================
Hits 1942 1942
Misses 1245 1245
Partials 134 134
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ℹ 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):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
github.com/pion/rtp |
v1.8.5 -> v1.8.8 |