Skip to content

Update go deps#365

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps
Open

Update go deps#365
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-deps

Conversation

@renovate

@renovate renovate Bot commented May 19, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/emiago/sipgo v1.4.0v1.4.3 age confidence
github.com/pion/rtp v1.10.2v1.10.3 age confidence
github.com/pion/sdp/v3 v3.0.18v3.0.19 age confidence
github.com/pion/webrtc/v4 v4.2.14v4.2.16 age confidence
github.com/urfave/cli/v3 v3.9.0v3.10.1 age confidence
google.golang.org/grpc v1.81.1v1.82.0 age confidence

Release Notes

emiago/sipgo (github.com/emiago/sipgo)

v1.4.3

Compare Source

Full Changelog: emiago/sipgo@v1.4.2...v1.4.3

Security fix for DOS websocket frame Issue Thanks @​arkark for reporting.

v1.4.2

Compare Source

Full Changelog: emiago/sipgo@v1.4.1...v1.4.2

SECURITY FEATURE

sip.ValidateRequest and sip.ValidateResponse added as way for user to Validate Req/Response from CRLF injection. -> Thanks @​arkark for reporting it

v1.4.1

Compare Source

What's Changed

New Contributors

Security

  • DOS prevent DOS allocation on stream parser with large Content length Issue - Thanks to report from @​arkark

Full Changelog: emiago/sipgo@v1.4.0...v1.4.1

pion/rtp (github.com/pion/rtp)

v1.10.3

Compare Source

Changelog

pion/sdp (github.com/pion/sdp/v3)

v3.0.19

Compare Source

Changelog

  • Update CI configs to v0.12.0
  • Update CI configs to v0.12.2
  • Export GetCodecMap for efficient payload type lookups

Full Changelog: pion/sdp@v3.0.18...v3.0.19

pion/webrtc (github.com/pion/webrtc/v4)

v4.2.16

Compare Source

Changelog

v4.2.15

Compare Source

Changelog

  • a323cae Upgrade dtls to fix compatibility with firefox
  • bb1c684 SNAP: fix renegotiation bug (#​3443)
  • 898d90d Remove redundant lock guarding atomic
urfave/cli (github.com/urfave/cli/v3)

v3.10.1

Compare Source

What's Changed
New Contributors

Full Changelog: urfave/cli@v3.10.0...v3.10.1

v3.10.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.1...v3.10.0

v3.9.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.0...v3.9.1

grpc/grpc-go (google.golang.org/grpc)

v1.82.0: Release 1.82.0

Compare Source

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#​9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#​9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#​9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#​8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#​8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#​9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#​9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#​9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#​8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#​9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#​9109)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner May 19, 2025 10:02
@renovate
renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from 547b647 to 1b46580 Compare May 20, 2025 12:13
@renovate renovate Bot changed the title Update module github.com/pion/webrtc/v4 to v4.1.1 Update go deps May 20, 2025
@renovate
renovate Bot force-pushed the renovate/go-deps branch from 1b46580 to c122d47 Compare May 23, 2025 03:05
@renovate
renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 57a6b66 to a16e9b4 Compare June 2, 2025 06:09
@renovate
renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 23b1b59 to 5506979 Compare June 6, 2025 22:57
@renovate

renovate Bot commented Jun 6, 2025

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

  • 12 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.29.0 -> v0.31.0
github.com/pion/dtls/v3 v3.0.7 -> v3.0.8
github.com/pion/ice/v4 v4.0.10 -> v4.0.13
github.com/pion/mdns/v2 v2.0.7 -> v2.1.0
github.com/pion/rtcp v1.2.15 -> v1.2.16
github.com/pion/sctp v1.8.40 -> v1.8.41
github.com/pion/srtp/v3 v3.0.8 -> v3.0.9
github.com/pion/stun/v3 v3.0.0 -> v3.0.2
github.com/pion/transport/v3 v3.0.8 -> v3.1.1
github.com/pion/turn/v4 v4.1.1 -> v4.1.3
github.com/prometheus/common v0.64.0 -> v0.66.1
golang.org/x/sync v0.18.0 -> v0.19.0

@renovate
renovate Bot force-pushed the renovate/go-deps branch from 5506979 to 369930a Compare June 9, 2025 05:46
@renovate renovate Bot changed the title Update go deps fix(deps): update go deps Jun 10, 2025
@renovate
renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from bfff7dc to c516763 Compare June 14, 2025 12:42
@renovate
renovate Bot force-pushed the renovate/go-deps branch 3 times, most recently from 86a55eb to 8d30233 Compare June 23, 2025 08:13
@renovate
renovate Bot force-pushed the renovate/go-deps branch 2 times, most recently from c3c7fb8 to c1c4787 Compare July 1, 2025 05:37
@renovate
renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 95d415f to 1b8b5f4 Compare July 15, 2025 19:27
@renovate
renovate Bot force-pushed the renovate/go-deps branch from 1b8b5f4 to 73f3057 Compare July 17, 2025 20:26
@renovate
renovate Bot force-pushed the renovate/go-deps branch 5 times, most recently from 6cefd98 to e39e505 Compare August 26, 2025 23:25
@renovate
renovate Bot requested a review from a team as a code owner August 26, 2025 23:25
@renovate
renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 283e7f2 to ebdf827 Compare September 2, 2025 23:54
@renovate
renovate Bot force-pushed the renovate/go-deps branch 5 times, most recently from 7ef0e1f to 562c0c4 Compare September 9, 2025 10:33
@renovate
renovate Bot force-pushed the renovate/go-deps branch from 562c0c4 to 6781bd6 Compare September 11, 2025 10:51
@renovate
renovate Bot force-pushed the renovate/go-deps branch 4 times, most recently from 03aed22 to e776524 Compare September 25, 2025 22:22
@renovate
renovate Bot force-pushed the renovate/go-deps branch 7 times, most recently from 23eff5d to fd05a5c Compare October 4, 2025 01:01

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@renovate

renovate Bot commented Jul 11, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/pion/datachannel v1.6.0 -> v1.6.2
github.com/pion/sctp v1.10.0 -> v1.10.3
github.com/pion/srtp/v3 v3.0.11 -> v3.0.12
github.com/pion/stun/v3 v3.1.4 -> v3.1.6
github.com/pion/turn/v5 v5.0.8 -> v5.0.10

Generated by renovateBot
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.

2 participants