Commit 65bfa39
authored
Update module github.com/pion/interceptor to v0.1.44 (#3369)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/pion/interceptor](https://redirect.github.com/pion/interceptor)
| `v0.1.43` → `v0.1.44` |

|

|
---
### Release Notes
<details>
<summary>pion/interceptor (github.com/pion/interceptor)</summary>
###
[`v0.1.44`](https://redirect.github.com/pion/interceptor/releases/tag/v0.1.44)
[Compare
Source](https://redirect.github.com/pion/interceptor/compare/v0.1.43...v0.1.44)
#### Changelog
-
[`35588b3`](https://redirect.github.com/pion/interceptor/commit/35588b321123a2610b96fc3ba79853e435d59b93)
Fix logger creation in SenderInterceptorFactory
-
[`048be58`](https://redirect.github.com/pion/interceptor/commit/048be588e3825a72307216ee868ec92aed01f561)
Add logger factory option
-
[`a8f8a9b`](https://redirect.github.com/pion/interceptor/commit/a8f8a9beefccb55a7d75a0f7ef4d4e26a792e712)
Clean up locks and add comments
-
[`571fde9`](https://redirect.github.com/pion/interceptor/commit/571fde93811bedf286e1e054bcbaf306ca7179dc)
Add test for latest arrival on empty reports
-
[`7617c5b`](https://redirect.github.com/pion/interceptor/commit/7617c5be6c00a481d49c23084360d0c2ef3bd3ce)
Remove floats from delta calculation
-
[`b2885eb`](https://redirect.github.com/pion/interceptor/commit/b2885ebbbdff4443ec75f469226bff335918b1cc)
Add interceptor to aggregate CCFB reports
-
[`87546e8`](https://redirect.github.com/pion/interceptor/commit/87546e8d339d5f1e017219b11276252dd6c9594e)
Update module github.com/pion/rtp to v1.10.1
-
[`410a64f`](https://redirect.github.com/pion/interceptor/commit/410a64f47ed984ec73b1dc81dccf429fcaf95cdf)
Update CI configs to v0.11.37
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/pion/webrtc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d4e4eaa commit 65bfa39
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments