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

fix(deps): update module github.com/pion/interceptor to v0.1.37 #563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pion/interceptor v0.1.25 -> v0.1.37 age adoption passing confidence

Release Notes

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

v0.1.37

Compare Source

What's Changed

New Contributors

Full Changelog: pion/interceptor@v0.1.36...v0.1.37

v0.1.36

Compare Source

Changelog

v0.1.35

Compare Source

Changelog

v0.1.34

Compare Source

Changelog

v0.1.33

Compare Source

Changelog

  • a572d90 Add PayloadType for FEC and RTX also

v0.1.32

Compare Source

Changelog

  • c6a7ea8 Add RTX and FEC support to StreamInfo

v0.1.31

Compare Source

What's Changed

New Contributors

Full Changelog: pion/interceptor@v0.1.30...v0.1.31

v0.1.30

Compare Source

What's Changed

Full Changelog: pion/interceptor@v0.1.29...v0.1.30

v0.1.29

Compare Source

Changelog

  • 1449b4f Fix SIGSEGV when calling Find on empty Queue
  • 892c5ee Rename prio -> priority
  • c19dc46 Remove unnecessary casts

v0.1.28

Compare Source

Changelog

  • ace759a Add SetPlayoutHead
  • bf4e938 Update CI configs to v0.11.12
  • fabf875 Update module github.com/pion/rtp to v1.8.5
  • e2e2c88 Update go.mod version to 1.19
  • 5b90bc1 Update CI configs to v0.11.7
  • 29f7b11 Update CI configs to v0.11.4
  • c3e461e Update module github.com/pion/transport/v3 to v3.0.2

v0.1.27

Compare Source

Changelog

  • 37ab171 Jitter Buffer: Enable setting a minimum length

v0.1.26

Compare Source

Changelog

  • d6aad58 Update module github.com/pion/rtp to v1.8.4
  • 26d3177 Update module github.com/stretchr/testify to v1.9.0
  • f4ec81e Update module github.com/pion/rtcp to v1.2.14
  • 240c612 Fix linter errors
  • 5574fda Unbind stream for report interceptor
  • d9d223e Start pkg/jitterbuffer
  • 450ac84 Update CI configs to v0.11.3
  • 6859fa0 Update CI configs to v0.11.0
  • 31c4e8d Remove 'AUTHORS.txt' from README.md
  • 5e27836 Remove 'Generate Authors' workflow
  • 96b0a90 Update module github.com/pion/rtcp to v1.2.13
  • df24211 Update module github.com/pion/rtcp to v1.2.12
  • ec8c837 Update module github.com/pion/rtp to v1.8.3
  • a621baf Flex 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.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.47%. Comparing base (6339a18) to head (93578c9).

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           

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

@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.27 fix(deps): update module github.com/pion/interceptor to v0.1.28 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch 2 times, most recently from 8c49a18 to c3d40a8 Compare April 16, 2024 19:49
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.28 fix(deps): update module github.com/pion/interceptor to v0.1.29 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from c3d40a8 to 286a47f Compare May 15, 2024 02:26
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from 286a47f to c7586ff Compare August 6, 2024 17:32
Copy link
Contributor Author

renovate bot commented Aug 6, 2024

ℹ 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.9

@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.29 fix(deps): update module github.com/pion/interceptor to v0.1.30 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from c7586ff to bd1b0c6 Compare October 3, 2024 07:43
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.30 fix(deps): update module github.com/pion/interceptor to v0.1.31 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from bd1b0c6 to ada7e3c Compare October 4, 2024 07:15
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.31 fix(deps): update module github.com/pion/interceptor to v0.1.32 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from ada7e3c to 4219582 Compare October 5, 2024 03:06
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.32 fix(deps): update module github.com/pion/interceptor to v0.1.34 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from 4219582 to 67406cd Compare October 5, 2024 06:51
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.34 fix(deps): update module github.com/pion/interceptor to v0.1.36 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-pion-interceptor-0.x branch from 67406cd to 93578c9 Compare October 7, 2024 04:15
@renovate renovate bot changed the title fix(deps): update module github.com/pion/interceptor to v0.1.36 fix(deps): update module github.com/pion/interceptor to v0.1.37 Oct 7, 2024
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