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

Update go deps #838

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

Update go deps #838

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/storage v1.49.0 -> v1.50.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2 v1.32.7 -> v1.36.1 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.28.7 -> v1.29.6 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/credentials v1.17.48 -> v1.17.59 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.45 -> v1.17.60 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0 -> v1.76.0 age adoption passing confidence require minor
github.com/aws/smithy-go v1.22.1 -> v1.22.2 age adoption passing confidence require patch
github.com/chromedp/cdproto 60a0ca3 -> fa305b1 age adoption passing confidence require digest
github.com/chromedp/chromedp v0.11.2 -> v0.12.1 age adoption passing confidence require minor
github.com/livekit/livekit-server v1.8.1-0.20241220025800-08b58a23afdc -> v1.8.3 age adoption passing confidence require patch
github.com/livekit/protocol v1.31.0 -> v1.33.0 age adoption passing confidence require minor
github.com/livekit/psrpc 1efff3d -> a0beed2 require digest
github.com/livekit/server-sdk-go/v2 v2.4.2-0.20250117060943-67a3d4b3afb8 -> v2.4.2 age adoption passing confidence require patch
github.com/pion/webrtc/v4 v4.0.7 -> v4.0.8 age adoption passing confidence require patch
github.com/prometheus/common v0.61.0 -> v0.62.0 age adoption passing confidence require minor
golang.org/x/exp 7d7fa50 -> f9890c6 age adoption passing confidence require digest
golang.org/x/oauth2 v0.25.0 -> v0.26.0 age adoption passing confidence require minor
google.golang.org/api v0.214.0 -> v0.220.0 age adoption passing confidence require minor
google.golang.org/grpc v1.69.2 -> v1.70.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.36.3 -> v1.36.5 age adoption passing confidence require patch

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.36.1

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.8

Compare Source

aws/smithy-go (github.com/aws/smithy-go)

v1.22.2

Compare Source

chromedp/chromedp (github.com/chromedp/chromedp)

v0.12.1

Compare Source

v0.12.0

Compare Source

livekit/livekit-server (github.com/livekit/livekit-server)

v1.8.3

Compare Source

[1.8.3] - 2025-01-07

Added
Fixed
  • avoids NaN (#​3119)
  • reduce retransmit by seeding duplicate packets and bytes. (#​3124)
  • don't return video/rtx to client (#​3142)
  • ignore unexported fields in yaml lint (#​3145)
  • Fix incorrect computation of SecondsSinceNodeStatsUpdate (#​3172)
  • Attempt to fix missing participant left webhook. (#​3173)
  • Set down track connected flag in one-shot-signalling mode. (#​3191)
  • Don't SetCodecPreferences for video transceiver (#​3249)
  • Disable av1 for safari (#​3284)
  • fix completed job status updates causing workers to reconnect (#​3294)
Changed
  • Display both pairs on selected candidate pair change (#​3133)
  • Maintain RTT marker for calculations. (#​3139)
  • Consolidate operations on LocalNode. (#​3140)
  • Use int64 nanoseconds and reduce conversion in a few places (#​3159)
  • De-centralize some configs to where they are used. (#​3162)
  • Split out audio level config. (#​3163)
  • Use int64 nanoseconds and reduce conversion in a few places (#​3159)
  • Reduce lock scope. (#​3167)
  • Clean up forwardRTP function a bit. (#​3177)
  • StreamAllocator (congestion controller) refactor (#​3180)
  • convert psprc error to http code in rtc service failure response (#​3187)
  • skip http request logging when the client aborts the request (#​3195)
  • Do not treat data publisher as publisher. (#​3204)
  • Publish data and signal bytes once every 30 seconds. (#​3212)
  • upgrade to pion/webrtc v4 (#​3213)
  • Don't wait rtp packet to fire track (#​3246)
  • Keep negotiated codec parameters in Downtrack.Bind (#​3271)
  • Structured logging of ParticipantInit (#​3279)
  • Start stream allocator after creating peer connection. (#​3283)
  • Reduce memory allocation in WritePaddingRTP / WriteProbePackets (#​3288)
  • add room/participant to logger context for SIP APIs (#​3290)
  • vp8 temporal layer selection with dependency descriptor (#​3302)
  • Use contiguous groups to determine queuing region. (#​3308)
livekit/protocol (github.com/livekit/protocol)

v1.33.0

Compare Source

v1.32.1

Compare Source

v1.32.0

Compare Source

livekit/server-sdk-go (github.com/livekit/server-sdk-go/v2)

v2.4.2

Compare Source

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

v4.0.8

Compare Source

Changelog

  • 99dcc6b Add H265 payloader
  • 608d35f Update module github.com/pion/ice/v4 to v4.0.5
  • fe41afd Fix deadlock in DataChannel with mutex unlock
  • 49b555b Update module github.com/pion/ice/v4 to v4.0.4 (#​3004)
  • f2191fb Finish moving SDESRTPStreamIDURI (#​3000)
  • cdacd1c Rewrite VP8 isKeyFrame check (#​2999)
  • 5edce95 Include sdpMid and sdpMLineIndex for ICECandidates returned by OneICECandidate (#​2990)
  • c50ca41 Improve documentation of ConfigureTWCCSender
  • 6f6231b Minor fixes to TestInterceptorNack
  • b47fbb6 Implement more webrtc-stats
  • c895252 Gracefully close connecting channels (#​2991)
  • 1ee0299 Defense against timebase with denominator 0
  • 40358b3 Defense against timebase with denominator 0
  • d5e07a1 Restore relative timestamp
  • 04b4621 Nits
  • 31d8dbc Fix IVF timestamps
  • 8b3734e Revert "Adapt an existing test to provide coverage"
  • 0ae39fd Revert "IVF writer fix invalid timestamp into headers"
  • 92fce5f Add an end-to-end test for the NACK sender
  • 92d573c Fix broken links in save-to-disk examples
  • 384646e Update module golang.org/x/net to v0.33.0
  • dca5d74 Fix bandwidth-estimation-from-disk timestamping
  • 80b5649 Add Encoder/Decoder info to stats
prometheus/common (github.com/prometheus/common)

v0.62.0

Compare Source

⚠️ This releases switches internal global to UTF8Validation from LegacyValidation. This is a breaking change, relaxing the validation. We don't intend to add more schemas and we have to have a global for unmarshalling interfaces, thus the change was made ⚠️

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.61.0...v0.62.0

googleapis/google-api-go-client (google.golang.org/api)

v0.220.0

Compare Source

Features

v0.219.0

Compare Source

Features
Documentation
  • option: Add warning about externally-provided credentials (#​2978) (45c3513)

v0.218.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#​2966) (840d496)

v0.217.0

Compare Source

Features

v0.216.0

Compare Source

Features

v0.215.0

Compare Source

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

v1.70.0: Release 1.70.0

Compare Source

Behavior Changes

  • client: reject service configs containing an invalid retryPolicy in accordance with gRFCs A21 and A6. (#​7905)
    • Note that this is a potential breaking change for some users using an invalid configuration, but continuing to allow this behavior would violate our cross-language compatibility requirements.

New Features

  • xdsclient: fallback to a secondary management server (if specified in the bootstrap configuration) when the primary is down is enabled by default. Can be disabled by setting the environment variable GRPC_EXPERIMENTAL_XDS_FALLBACK to false. (#​7949)
  • experimental/credentials: experimental transport credentials are added which don't enforce ALPN. (#​7980)
    • These credentials will be removed in an upcoming grpc-go release. Users must not rely on these credentials directly. Instead, they should either vendor a specific version of gRPC or copy the relevant credentials into their own codebase if absolutely necessary.

Bug Fixes

  • xds: fix a possible deadlock that happens when both the client application and the xDS management server (responsible for configuring the client) are using the xds:/// scheme in their target URIs. (#​8011)

Performance

  • server: for unary requests, free raw request message data as soon as parsing is finished instead of waiting until the method handler returns. (#​7998)

Documentation

  • examples/features/gracefulstop: add example to demonstrate server graceful stop. (#​7865)

v1.69.4: Release 1.69.4

Compare Source

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#​7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#​7945).
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.5

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.4...v1.36.5

Bug fixes:
CL/644437: protogen: fix name mangling for fields with identical GoCamelCase

Maintenance:
CL/641655: all: remove weak field support

v1.36.4

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4

Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section


Configuration

📅 Schedule: Branch creation - "on sunday" (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.

👻 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.

Copy link
Contributor Author

renovate bot commented Jan 12, 2025

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

  • 40 additional dependencies were updated

Details:

Package Change
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.36.0-20241127180247-a33202765966.1
buf.build/go/protoyaml v0.2.0 -> v0.3.1
cel.dev/expr v0.16.2 -> v0.19.0
cloud.google.com/go/auth v0.13.0 -> v0.14.1
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 -> v1.6.8
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 -> v1.16.28
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 -> v1.3.32
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.26 -> v2.6.32
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 -> v1.8.2
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.26 -> v1.3.32
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 -> v1.12.2
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.7 -> v1.5.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.7 -> v1.12.13
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.7 -> v1.18.13
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8 -> v1.24.15
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7 -> v1.28.14
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 -> v1.33.14
github.com/bufbuild/protovalidate-go v0.6.3 -> v0.8.0
github.com/elliotchance/orderedmap/v2 v2.4.0 -> v2.7.0
github.com/google/cel-go v0.21.0 -> v0.22.1
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/lithammer/shortuuid/v4 v4.0.0 -> v4.2.0
github.com/mailru/easyjson v0.7.7 -> v0.9.0
github.com/pion/ice/v4 v4.0.3 -> v4.0.5
github.com/pion/logging v0.2.2 -> v0.2.3
github.com/puzpuzpuz/xsync/v3 v3.4.0 -> v3.5.0
go.opentelemetry.io/contrib/detectors/gcp v1.31.0 -> v1.32.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.58.0
go.opentelemetry.io/otel v1.31.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.31.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.34.0
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.30.0
golang.org/x/time v0.8.0 -> v0.9.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb -> v0.0.0-20250204164813-702378808489

@renovate renovate bot requested a review from a team as a code owner January 12, 2025 01:42
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from bdee466 to 8a3c634 Compare January 26, 2025 00:33
@renovate renovate bot force-pushed the renovate/go-deps branch from 8a3c634 to d6f323f Compare February 2, 2025 00:32
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from d6f323f to 28a5751 Compare February 9, 2025 01:23
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