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.32.8 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.28.7 -> v1.28.10 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.48 -> v1.17.51 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.45 -> v1.17.48 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.0 -> v1.72.2 age adoption passing confidence require patch
github.com/chromedp/cdproto 60a0ca3 -> 1ec2f6c age adoption passing confidence require digest
github.com/livekit/livekit-server v1.8.1-0.20241220025800-08b58a23afdc -> v1.8.3 age adoption passing confidence require patch
golang.org/x/exp 7d7fa50 -> 7588d65 age adoption passing confidence require digest
google.golang.org/api v0.214.0 -> v0.216.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.36.1 -> v1.36.2 age adoption passing confidence require patch

Release Notes

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

v1.32.8

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)
googleapis/google-api-go-client (google.golang.org/api)

v0.216.0

Compare Source

Features

v0.215.0

Compare Source

Features
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.1...v1.36.2

Bug fixes:
CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs


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.

Generated by renovateBot
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):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/livekit/protocol v1.30.0 -> v1.30.1-0.20250106062425-83e359fc95bf
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 -> v1.16.23
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 -> v1.3.27
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.26 -> v2.6.27
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.26 -> v1.3.27
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.7 -> v1.4.8
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.7 -> v1.12.8
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.7 -> v1.18.8
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8 -> v1.24.9
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7 -> v1.28.8
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 -> v1.33.6
github.com/elliotchance/orderedmap/v2 v2.4.0 -> v2.7.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.29.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-20250102185135-69823020774d

@renovate renovate bot requested a review from a team as a code owner January 12, 2025 01:42
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