Skip to content

chore(deps)(deps): bump the patch-and-minor group across 1 directory with 5 updates#27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/patch-and-minor-820508da6c
Open

chore(deps)(deps): bump the patch-and-minor group across 1 directory with 5 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/patch-and-minor-820508da6c

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the patch-and-minor group with 4 updates in the / directory: github.com/kazzmir/opus-go, github.com/pion/webrtc/v4, go.uber.org/zap and golang.org/x/crypto.

Updates github.com/kazzmir/opus-go from 1.2.1 to 1.3.0

Commits

Updates github.com/pion/webrtc/v4 from 4.2.8 to 4.2.12

Release notes

Sourced from github.com/pion/webrtc/v4's releases.

v4.2.12

Changelog

  • 8e210ec049571680cdd1a4543c6456610e68f88e Update module github.com/pion/sctp to v1.9.5 (#3418)
  • aa8d6aa6c8300d38d4ee48fd030b1956c3ce4c06 Update module github.com/pion/ice/v4 to v4.2.5 (#3411)
  • f857501780d23284038ca94c2d6a7ee02dda41fe Parse rtp extension from padding only empty packet
  • ae0a731cbb8cf6365a350c3f525159851d8c7898 Update module github.com/pion/ice/v4 to v4.2.3
  • 4779bd68b70b32631054184935ba4aa693f0a4ca Update actions/setup-node action to v6 (#3402)
  • b9a856eb82ac07838ea42aa520070a14f6c1949c Update CI and links to main branch
  • 792844a993dbf2bbc96ff9603b76efe6b44973bd Update CI configs to v0.12.2

v4.2.11

Changelog

  • f3879aef1f5e650b195c8e74d2c298e54e31dbdf sctp: implement SNAP / sctp-init (#3327)

v4.2.10

Changelog

  • fc0a368148d91e99a5595a59a293e27aaf1e43c2 Add WithRenominationNominationAttribute
  • 1f191226674ef8ea5883fcf26c26ed1672fab357 Added SettingEngine option to set RemoteIPFilter
  • 653ed36bb2159e89a92414a4e333af8b1d6b1f00 Update module github.com/pion/sctp to v1.9.4 (#3394)
  • d0fd56a068f462617d315da84d347d60b746df1b Update module github.com/pion/ice/v4 to v4.2.2 (#3398)
  • b409f21681c7d72a1da849b3bec7de0d5ff8c30d Migrate to SCTP options API
  • 87b7c3ec2bd36ffc5f6a7c274c3c3dd11166cee7 Update dependency @​roamhq/wrtc to ^0.10.0 (#3393)
  • c36cb6eefcd563ad2f42804c131291aa0566ca7f Added SettingEngine option to set DTLS ALPN
  • d0bc06220e9887210b2ab0f317342e75adec1c1d Apply modernize and lint upgrades
  • cfbbdc186eb4906f3db776eb114f2f3cc694509c Update CI configs to v0.12.1
  • 4812b630fe6484278978aecc1901cb4616dfae3b Include missing RID in InboundRTPStreamStats
  • e99ff7e495cee06c9d4b9e9c7930c91df66f0a1d Include stripping metadata and frame duration
  • 43ff05edb77a09443045e36485aa84675fd51945 Correct MIME Type for RTX Stream Codec
  • aa3b95c72dd22202d78dc69d1ab7c1d32a4ae889 Add Stats() to ICETransport and SCTPTransport
  • a20e2b48963a1d711bb47062338279e6c13861c3 Fix NACKs sent to RTX track

v4.2.9

Changelog

  • 96cbf971e272f466aaa68cbdfe927fe947426869 Fix deadlock in ICEGatherer
  • e0de282f04d7693f0dcd73c58c2ba74f2354b9d3 Change wasm_exec.js for Go 1.24+ (#3382)
Commits
  • 8e210ec Update module github.com/pion/sctp to v1.9.5 (#3418)
  • aa8d6aa Update module github.com/pion/ice/v4 to v4.2.5 (#3411)
  • f857501 Parse rtp extension from padding only empty packet
  • ae0a731 Update module github.com/pion/ice/v4 to v4.2.3
  • 4779bd6 Update actions/setup-node action to v6 (#3402)
  • b9a856e Update CI and links to main branch
  • 792844a Update CI configs to v0.12.2
  • f3879ae sctp: implement SNAP / sctp-init (#3327)
  • fc0a368 Add WithRenominationNominationAttribute
  • 1f19122 Added SettingEngine option to set RemoteIPFilter
  • Additional commits viewable in compare view

Updates go.uber.org/zap from 1.27.1 to 1.28.0

Release notes

Sourced from go.uber.org/zap's releases.

v1.28.0

Enhancements:

  • #1534[]: Add zapcore.CheckPreWriteHook and CheckedEntry.Before method for transforming entries before they are written to any Cores.

#1534: uber-go/zap#1534

Changelog

Sourced from go.uber.org/zap's changelog.

1.28.0 (27 Apr 2026)

Enhancements:

  • #1534[]: Add zapcore.CheckPreWriteHook and CheckedEntry.Before method for transforming entries before they are written to any Cores.
Commits
  • 5b81b37 release v1.28.0 (#1547)
  • 0ab0d5a zapcore: Add PreWriteHook for transforming entries before write (#1534)
  • d278c59 [chore] CI: test on Go 1.26 (#1535)
  • 16fb16b chore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...
  • See full diff in compare view

Updates golang.org/x/crypto from 0.49.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • 03ca0dc go.mod: update golang.org/x dependencies
  • 8400f4a ssh: respect signer's algorithm preference in pickSignatureAlgorithm
  • 81c6cb3 ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength
  • See full diff in compare view

Updates golang.org/x/sys from 0.42.0 to 0.44.0

Commits
  • fb1facd windows: avoid uint16 overflow in NewNTUnicodeString
  • 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...
  • 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • df7d5d7 unix: automatically remove container created by mkall.sh
  • 68a4a8e unix: avoid nil pointer dereference in Utime
  • 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 7, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

…with 5 updates

Bumps the patch-and-minor group with 4 updates in the / directory: [github.com/kazzmir/opus-go](https://github.com/kazzmir/opus-go), [github.com/pion/webrtc/v4](https://github.com/pion/webrtc), [go.uber.org/zap](https://github.com/uber-go/zap) and [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `github.com/kazzmir/opus-go` from 1.2.1 to 1.3.0
- [Commits](kazzmir/opus-go@v1.2.1...v1.3.0)

Updates `github.com/pion/webrtc/v4` from 4.2.8 to 4.2.12
- [Release notes](https://github.com/pion/webrtc/releases)
- [Commits](pion/webrtc@v4.2.8...v4.2.12)

Updates `go.uber.org/zap` from 1.27.1 to 1.28.0
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.1...v1.28.0)

Updates `golang.org/x/crypto` from 0.49.0 to 0.51.0
- [Commits](golang/crypto@v0.49.0...v0.51.0)

Updates `golang.org/x/sys` from 0.42.0 to 0.44.0
- [Commits](golang/sys@v0.42.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/kazzmir/opus-go
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: github.com/pion/webrtc/v4
  dependency-version: 4.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: go.uber.org/zap
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: golang.org/x/crypto
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the patch-and-minor group with 5 updates chore(deps)(deps): bump the patch-and-minor group across 1 directory with 5 updates May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/patch-and-minor-820508da6c branch from 24192ff to 9708c64 Compare May 9, 2026 01:33
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