Skip to content

Update module github.com/pion/interceptor to v0.1.49 - #179

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pion-interceptor-0.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pion-interceptor-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/pion/interceptor v0.1.45 → v0.1.49 age confidence

Release Notes

pion/interceptor (github.com/pion/interceptor)

v0.1.49

Compare Source

Changelog

  • a921ef9 Update to transport/v5
  • 26f105c Do not send RTCP SRs before any RTP has been sent (#​461)
  • 969e785 Update module github.com/pion/transport/v4 to v4.1.1 (#​460)
  • b982a12 Rename and deprecated rfc8888 package
  • a8ad680 Append instead of override multiple CCFB blocks
  • ee0fa82 Update doc comments
  • e9fafd0 Make time injectable to fix a flaky test
  • cf3eb33 Remove fallback because peer will only send TWCC
  • ac6fb77 Return zero RTT if it cannot be measured
  • 3783f4d Avoid RTPBuffer allocation
  • a0af02f Add one MTU headroom to pacing burst
  • 13100ce Allow concurrent close without error
  • adee9e3 Unblock read after close and return an error
  • 87d1548 Reject loss feedback after a packet was acked
  • e397cd1 Fix cleanBefore underflow
  • 0e9d5ea Fix out of range access to twcc
  • f1a22f4 Set IsTWCC field on reports

v0.1.48

Compare Source

Changelog

  • 1ee4087 Update to transport/v4
  • 2661afa Delete old history entries
  • 5f8a4e4 Use write lock because the function mutates state
  • 38b21c2 Avoid stalling when packet sizes exceed burst size
  • 4680cd3 Update module github.com/stretchr/testify to v1.12.1 (#​439)
  • 9a8ca49 Update module github.com/stretchr/testify to v1.12.0 (#​437)
  • 510893b Use the correct logger instead of the slog package
  • e7401dc Fix divide by zero
  • faab6c3 Update CI configs to v0.12.6

v0.1.47

Compare Source

Changelog

v0.1.46

Compare Source

Changelog

  • 76e40bb Reduce TWCC sender allocations (#​426)
  • c927aa2 Update module github.com/pion/rtp to v1.10.4 (#​427)
  • 16955aa Fix possible division by zero
  • 3984642 Fix linter issues
  • 92797c1 Fix rfc8888 implementation
  • 34107a4 Update module github.com/pion/rtcp to v1.2.17
  • 5321969 Update module github.com/pion/rtp to v1.10.3
  • db44b9e Remove burst factor and add min burst size
  • e29c4f0 Filter incoming reports by SSRC
  • 9f43161 Read reception reports from sender report packets
  • 5b24831 Update module github.com/pion/rtp to v1.10.2

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

♻ 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 commented Sep 2, 2026 •

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/pion/rtp v1.10.4 -> v1.10.5
github.com/stretchr/testify v1.11.1 -> v1.12.1

@codecov

codecov Bot commented Sep 2, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.36%. Comparing base (7ab8416) to head (d0abe49).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   56.42%   56.36%   -0.06%     
==========================================
  Files          21       21              
  Lines        1884     1884              
==========================================
- Hits         1063     1062       -1     
- Misses        821      822       +1     
Flag Coverage Δ
go 56.36% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from d55a99a to 2bc1b16 Compare September 4, 2026 06:09
@renovate renovate Bot changed the title Update module github.com/pion/interceptor to v0.1.47 Update module github.com/pion/interceptor to v0.1.48 Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from 2bc1b16 to f0a7b7a Compare September 15, 2026 23:48
@renovate renovate Bot changed the title Update module github.com/pion/interceptor to v0.1.48 Update module github.com/pion/interceptor to v0.1.49 Sep 15, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from f0a7b7a to d0abe49 Compare September 22, 2026 22:25
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