Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps github.com/pion/interceptor from 0.1.37 to 0.1.41.

Release notes

Sourced from github.com/pion/interceptor's releases.

v0.1.41

Changelog

  • 3063e333eeea6afe1b3fa0f74dca642e90123a27 Update last packet time only on change
  • 51d58cb6aa5c56da27ad2064b72be697bc449bfd Avoid sleep(0) for windows tests
  • 967ce7e135bf74e6fa049f4622a1a5c848e8708b Update CI configs to v0.11.29
  • a7408b89b43e7c5e5d586f6f6164e178d2ee5bf2 Fix zero-delta case in overuse detector
  • ae2a85f83b83d6db6cf0fe7161071384ffeac787 Apply go modernize
  • 3cb438f5779a98c24de4708ceb3ad218a74a6089 Use Go 1.21 built-in max function
  • c770c7218dec8f4a28da621fdd5d274d4138e508 BuildReport() was exceeding the maxSize limit
  • 28775a67bd1fe26fda93f85ac0b9561273f6b585 Use Go 1.21 built-in min function
  • ff2807d66e2554fdf78af4e57f8eab449735d384 Update module github.com/pion/rtp to v1.8.22
  • 35f14ab531a995c991521ac4f0d710ddfa2f07dd Update CI configs to v0.11.26
  • b564b1e8a5e91dd07895d7dc5b15d2d44035794e Update CI configs to v0.11.25
  • 263181da8feed66f4ed9642ffa0b856bcfa2fabe Update CI configs to v0.11.24
  • 3e60eae0a80cf02a3d58fc67a10f51aeb215e85c Update module github.com/stretchr/testify to v1.11.1
  • f7dea091433a1f698139ab39c59bba99b47d7cd8 Update module github.com/stretchr/testify to v1.11.0
  • 467444daf7ccc943be3d2fc8da547c92d2f29185 Fix jitter calc per RFC3550 and convert to seconds
  • e2c357c4678cf221c907bb38a1458245ab2fb779 Update CI configs to v0.11.22
  • a6f4268f87e2c48268d185562014dcac46e390e9 Remove unused named return parameters
  • e88f9c9b11fbfa5da321e31d2dd43ddb5e7e4e22 Preallocate slice capacity in Registry.Build()
  • b94d244f9dd9c41c3a9f97d62d1b2615cbba1560 Allow users to provide a custom logger
  • 1966301fd386b25b7102ca15afc094fa4e86e2ba Update module github.com/pion/rtp to v1.8.21
  • 7be3ed28537a20f81077120527e8e125fd7f8bdd Update module github.com/pion/rtp to v1.8.20
  • 590902a3a7b49d7056c6faff1170b435c1efc70b Optimize FEC encoder
  • a1938a5c1ed53b7cd245ae019cd358ad8080cd5f Update CI configs to v0.11.20
  • 0b60f731b3ac23dc4415f688014fca709b7f9af9 Replace interface{} with any
  • 817da3a09848348d14c1157c42105750307a31fc Update module github.com/pion/logging to v0.2.4
  • f32a4c4e1125483b5801232fa7ba9d4bf851b457 Update module github.com/pion/rtp to v1.8.19

v0.1.40

Changelog

  • 149728f6855293c1b0d1346ffc6883f57815455c Handle Header.PaddingSize in PacketFactoryCopy

v0.1.39

Changelog

  • fa5b35ea867389cec33a9c82fffbd459ca8958e5 Fix padding overflow with PacketFactory
  • 791455129d4ef736c4009692e8ce108afe0fff14 Update module github.com/pion/rtp to v1.8.18
  • bfb8425f36083bd9e85e782e9b9aa8025cd30ef7 Update module github.com/pion/rtp to v1.8.17
  • 0e794c49c5c6f5f4d4eae2c2a3ac31451ac401f7 Do not use cyrillic letter in error message
  • 46631964a3bc420099cfbe39e1750fbc8cd100a0 Update module github.com/pion/rtp to v1.8.16

v0.1.38

What's Changed

... (truncated)

Commits
  • 3063e33 Update last packet time only on change
  • 51d58cb Avoid sleep(0) for windows tests
  • 967ce7e Update CI configs to v0.11.29
  • a7408b8 Fix zero-delta case in overuse detector
  • ae2a85f Apply go modernize
  • 3cb438f Use Go 1.21 built-in max function
  • c770c72 BuildReport() was exceeding the maxSize limit
  • 28775a6 Use Go 1.21 built-in min function
  • ff2807d Update module github.com/pion/rtp to v1.8.22
  • 35f14ab Update CI configs to v0.11.26
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pion/interceptor](https://github.com/pion/interceptor) from 0.1.37 to 0.1.41.
- [Release notes](https://github.com/pion/interceptor/releases)
- [Changelog](https://github.com/pion/interceptor/blob/master/.goreleaser.yml)
- [Commits](pion/interceptor@v0.1.37...v0.1.41)

---
updated-dependencies:
- dependency-name: github.com/pion/interceptor
  dependency-version: 0.1.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants