Skip to content

fix(deps): update go deps #838

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

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

fix(deps): 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.53.0 -> v1.55.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.36.5 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.29.14 -> v1.29.17 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 -> v1.17.70 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.75 -> v1.17.81 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3 -> v1.81.0 age adoption passing confidence require minor
github.com/aws/smithy-go v1.22.3 -> v1.22.4 age adoption passing confidence require patch
github.com/chromedp/cdproto 70372ae -> 3f1355e age adoption passing confidence require digest
github.com/chromedp/chromedp v0.13.6 -> v0.13.7 age adoption passing confidence require patch
github.com/go-gst/go-glib f53cebf -> 35ebad1 require digest
github.com/go-logr/logr v1.4.2 -> v1.4.3 age adoption passing confidence require patch
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.14.2 age adoption passing confidence require patch
github.com/livekit/go-gst v0.0.0-20250515181339-414b58eb8a18 -> v0.2.33 age adoption passing confidence replace minor
github.com/livekit/livekit-server v1.8.4 -> v1.9.0 age adoption passing confidence require minor
github.com/livekit/media-sdk 74b488e -> c86da91 age adoption passing confidence require digest
github.com/livekit/server-sdk-go/v2 v2.8.2-0.20250515012651-36db9bf95ff3 -> v2.9.1 age adoption passing confidence require minor
github.com/pion/rtp v1.8.15 -> v1.8.19 age adoption passing confidence require patch
github.com/pion/webrtc/v4 v4.1.0 -> v4.1.2 age adoption passing confidence require patch
github.com/urfave/cli/v2 v2.27.6 -> v2.27.7 age adoption passing confidence require patch
go (source) 1.24.3 -> 1.24.4 age adoption passing confidence toolchain patch
golang.org/x/exp ce4c2cf -> b7579e2 age adoption passing confidence require digest
google.golang.org/api v0.232.0 -> v0.238.0 age adoption passing confidence require minor

Release Notes

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

v1.36.5

Compare Source

v1.36.4

Compare Source

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

v1.22.4

Compare Source

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

v0.13.7

Compare Source

go-logr/logr (github.com/go-logr/logr)

v1.4.3

Compare Source

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.14.2

Compare Source

Documentation
livekit/go-gst (github.com/livekit/go-gst)

v0.2.33

Compare Source

v0.2.32

Compare Source

v0.2.31

Compare Source

v0.2.30

Compare Source

v0.2.29

Compare Source

v0.2.28

Compare Source

v0.2.27

Compare Source

v0.2.26

Compare Source

v0.2.25

Compare Source

v0.2.24

Compare Source

v0.2.23

Compare Source

v0.2.22

Compare Source

v0.2.21

Compare Source

v0.2.20

Compare Source

v0.2.19

Compare Source

v0.2.18

Compare Source

v0.2.17

Compare Source

v0.2.16

Compare Source

v0.2.15

Compare Source

v0.2.14

Compare Source

v0.2.13

Compare Source

v0.2.12

Compare Source

v0.2.11

Compare Source

v0.2.10

Compare Source

v0.2.9

Compare Source

v0.2.8

Compare Source

v0.2.7

Compare Source

v0.2.6

Compare Source

v0.2.5

Compare Source

v0.2.4

Compare Source

v0.2.3

Compare Source

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.16

Compare Source

v0.1.15

Compare Source

v0.1.14

Compare Source

v0.1.13

Compare Source

v0.1.12

Compare Source

v0.1.11

Compare Source

v0.1.10

Compare Source

v0.1.9

Compare Source

v0.1.8

Compare Source

v0.1.7

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

v0.1.4

Compare Source

v0.1.3

Compare Source

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

v0.0.10

Compare Source

v0.0.9

Compare Source

v0.0.8

Compare Source

v0.0.7

Compare Source

v0.0.6

Compare Source

v0.0.5

Compare Source

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

v1.9.0

Compare Source

Added
  • Add pID and connID to log context to make it easier to search using pID. (#​3518)
  • add server agent load threshold config (#​3520)
  • Add a key frame seeder in up track. (#​3524)
  • Implement SIP update API. (#​3141)
  • Add option to use different pacer with send side bwe. (#​3552)
  • Allow specifying extra webhooks with egress requests (#​3597)
Fixed
  • Fix missing RTCP sender report when forwarding RED as Opus. (#​3480)
  • Take RTT and jitter from receiver view while reporting track stats for (#​3483)
  • Fix receiver rtt/jitter. (#​3487)
  • fix: fix the wrong error return value (#​3493)
  • load mime type before calling writeBlankFrameRTP (#​3502)
  • Prevent bind lock deadlock on muted. (#​3504)
  • Handle subscribe race with track close better. (#​3526)
  • Do not instantiate 0 sized sequencer. (#​3529)
  • Fix: Return NotFoundErr instead of Unavailable when the participant does not exist in UpdateParticipant. (#​3543)
  • skip out of order participant state updates (#​3583)
  • Exclude RED from enabled codecs for Flutter + 2.4.2 + Android. (#​3587)
  • protocol update to fix IPv6 SDP fragment parsing (#​3603)
  • Forward transfer headers to internal request (#​3615)
  • Do not use Redis pipeline for SIP delete. Fixes Redis clustering support. (#​3694)
Changed
  • Use a RED transformer to consolidate both RED -> Opus OR Opus -> RED (#​3481)
  • refactor: using slices.Contains to simplify the code (#​3495)
  • Do not bind lock across flush which could take time (#​3501)
  • Log packet drops/forward. (#​3510)
  • Clean up published track on participant removal. (#​3527)
  • Do not accept unsupported track type in AddTrack (#​3530)
  • Use cgroup for memstats. (#​3573)
  • Replace Promise with Fuse. (#​3580)
  • Do not drop audio codecs (#​3590)
  • map PEER_CONNECTION_DISCONNECTED -> CONNECTION_TIMEOUT (#​3591)
  • Update mediatransportutil for max sctp message (65K) (#​3611)
  • Disable vp9 for safari 18.4 due to compatibility (#​3631)
  • Avoid synthesising duplicate feature. (#​3632)
  • Take AudioFeatures from AddTrack. (#​3635)
  • Use unordered for lossy data channel. (#​3653)
  • Send self participant update immediately. (#​3656)
  • update mediatransportutil for sctp congestion control (#​3673)
livekit/server-sdk-go (github.com/livekit/server-sdk-go/v2)

v2.9.1

Compare Source

v2.9.0

Compare Source

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

v1.8.19

Compare Source

Changelog

  • 08c9439 Remove workaround from packetizer.GeneratePadding

v1.8.18

Compare Source

Changelog

  • be6ccef Updated Header Extension Profile constants

v1.8.17

Compare Source

Changelog

  • 6469fef Added HeaderAndPacketMarshalSize

v1.8.16

Compare Source

Changelog

  • 24a0ea8 Moved PaddingSize field from Packet to Header
pion/webrtc (github.com/pion/webrtc/v4)

v4.1.2

Compare Source

Changelog

  • f5d98ce Updated Test_TrackLocalStatic_Padding test
  • 6f6038b Update module github.com/pion/interceptor to v0.1.40
  • 0bc9505 Copy PaddingSize from rtp.Packet to Header
  • 0b0f4ab Update module github.com/pion/srtp/v3 to v3.0.5
  • 7a46744 Fixed flake in TestPeerConnection_Media_Sample
  • 5fbbb6c Update module github.com/pion/interceptor to v0.1.39
  • 904bd78 Update module github.com/pion/rtp to v1.8.18
  • 27989a3 Update module github.com/pion/rtp to v1.8.17
  • dc29db1 Update module github.com/pion/rtp to v1.8.16
  • 4742d1f Fix trackDetailsFromSDP not handling fec ssrc
  • e68ce42 Add TestConfigureFlexFEC03_FECParameters
  • 08d015e ConfigureFlexFEC03 helper and fec example
  • ca48a0d Update module github.com/pion/interceptor to v0.1.38
  • cc3498c Update module github.com/pion/sdp/v3 to v3.0.13
  • 716beb5 Use space after WMS. Fixes #​3128
  • 7c5d163 Update module github.com/pion/sdp/v3 to v3.0.12
  • e606604 Set correct description for error

v4.1.1

Compare Source

Changelog

  • c5d629f Add methods for tweaking sctp cc to settingending
  • 6fd1344 Enable certificate.go for WASM builds
  • d08789b Solve data race in ReadSimulcast
urfave/cli (github.com/urfave/cli/v2)

v2.27.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.6...v2.27.7

golang/go (go)

v1.24.4

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

v0.238.0

Compare Source

Features

v0.237.0

Compare Source

Features

v0.236.0

Compare Source

Features
Bug Fixes

v0.235.0

Compare Source

Features
Bug Fixes
  • internaloption: AuthCreds should honor WithoutAuthentication (#​3166) (d117646)

v0.234.0

Compare Source

Features
Bug Fixes
  • Check for auth creds in options to trigger new auth lib usage (#​3162) (b356c44)

v0.233.0

Compare Source

Features

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

  • 48 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.19.0 -> v0.19.2
cloud.google.com/go v0.116.0 -> v0.118.3
cloud.google.com/go/auth v0.13.0 -> v0.15.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.8
cloud.google.com/go/iam v1.2.2 -> v1.4.1
cloud.google.com/go/monitoring v1.21.2 -> v1.24.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 -> v0.51.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 -> v0.51.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 -> v1.6.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 -> v1.16.30
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 -> v1.3.34
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.26 -> v2.6.34
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 -> v1.8.3
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.26 -> v1.3.34
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 -> v1.12.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.7 -> v1.7.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.7 -> v1.12.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.7 -> v1.18.15
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8 -> v1.25.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7 -> v1.30.1
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 -> v1.33.18
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 -> v0.0.0-20250121191232-2f005788dc42
github.com/elliotchance/orderedmap/v2 v2.4.0 -> v2.7.0
github.com/envoyproxy/protoc-gen-validate v1.1.0 -> v1.2.1
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.4 -> v0.3.6
github.com/nats-io/nats.go v1.38.0 -> v1.39.0
github.com/nats-io/nkeys v0.4.9 -> v0.4.10
github.com/pion/ice/v4 v4.0.6 -> v4.0.8
github.com/pion/sctp v1.8.35 -> v1.8.37
github.com/pion/sdp/v3 v3.0.10 -> v3.0.11
go.opentelemetry.io/contrib/detectors/gcp v1.32.0 -> v1.34.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 -> v0.59.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.59.0
go.opentelemetry.io/otel v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.34.0
golang.org/x/crypto v0.32.0 -> v0.36.0
golang.org/x/net v0.34.0 -> v0.37.0
golang.org/x/sync v0.10.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.21.0 -> v0.23.0
golang.org/x/time v0.8.0 -> v0.11.0
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489 -> v0.0.0-20250313205543-e70fdf4c4cb4

@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
@renovate renovate bot force-pushed the renovate/go-deps branch from d6f323f to 28a5751 Compare February 9, 2025 01:23
@renovate renovate bot force-pushed the renovate/go-deps branch from 28a5751 to 81718df Compare February 16, 2025 02:31
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from d838629 to 1a50c3d Compare March 2, 2025 01:40
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 546d093 to 1261c11 Compare March 9, 2025 01:42
@renovate renovate bot force-pushed the renovate/go-deps branch from 1261c11 to 12df3d2 Compare March 16, 2025 01:29
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from bcb7ff9 to a797b67 Compare March 30, 2025 01:43
@renovate renovate bot force-pushed the renovate/go-deps branch from a797b67 to 3abb5ce Compare April 6, 2025 01:33
@renovate renovate bot force-pushed the renovate/go-deps branch from 3abb5ce to f0b9761 Compare April 13, 2025 01:52
Copy link
Contributor Author

renovate bot commented Apr 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/go-gst/[email protected] (replaced by github.com/livekit/[email protected]): parsing go.mod:
	module declares its path as: github.com/tinyzimmer/go-gst
	        but was required as: github.com/go-gst/go-gst

@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 708cc8d to fe7affe Compare April 27, 2025 01:30
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from cf24ec6 to 9bcd42e Compare May 11, 2025 02:26
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 6b98cff to a087076 Compare May 18, 2025 05:26
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from e4feff8 to 4259537 Compare May 25, 2025 02:51
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from fd7ea13 to 04a4527 Compare June 1, 2025 02:05
@renovate renovate bot force-pushed the renovate/go-deps branch from 04a4527 to f3ad20d Compare June 8, 2025 01:35
@renovate renovate bot changed the title Update go deps fix(deps): update go deps Jun 8, 2025
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 37d4d72 to f07297b Compare June 15, 2025 22:40
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from f07297b to 6e2553c Compare June 22, 2025 01:10
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