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 #776

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

Update go deps #776

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/storage v1.43.0 -> v1.48.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2 v1.31.0 -> v1.32.6 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/config v1.27.39 -> v1.28.6 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2/credentials v1.17.37 -> v1.17.47 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.25 -> v1.17.43 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.63.3 -> v1.71.0 age adoption passing confidence require minor
github.com/aws/smithy-go v1.21.0 -> v1.22.1 age adoption passing confidence require minor
github.com/chromedp/cdproto b931b75 -> ec84038 age adoption passing confidence require digest
github.com/chromedp/chromedp v0.10.0 -> v0.11.2 age adoption passing confidence require minor
github.com/go-gst/go-glib v1.2.1 -> v1.4.0 age adoption passing confidence require minor
github.com/go-gst/go-gst v1.2.2-0.20240907184934-f0fa8a765a08 -> v1.4.0 age adoption passing confidence require minor
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.0 age adoption passing confidence require minor
github.com/livekit/protocol v1.28.2-0.20241128110641-c9f20a60249a -> v1.29.3 age adoption passing confidence require minor
github.com/pion/webrtc/v4 v4.0.4 -> v4.0.5 age adoption passing confidence require patch
github.com/prometheus/common v0.59.1 -> v0.61.0 age adoption passing confidence require minor
github.com/urfave/cli/v2 v2.27.4 -> v2.27.5 age adoption passing confidence require patch
golang.org/x/exp 2d47ceb -> 43b7b7c age adoption passing confidence require digest
golang.org/x/oauth2 v0.23.0 -> v0.24.0 age adoption passing confidence require minor
google.golang.org/api v0.196.0 -> v0.210.0 age adoption passing confidence require minor
google.golang.org/grpc v1.68.0 -> v1.68.1 age adoption passing confidence require patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.32.6

Compare Source

v1.32.5

Compare Source

v1.32.4

Compare Source

v1.32.3

Compare Source

v1.32.2

Compare Source

v1.32.1

Compare Source

v1.32.0

Compare Source

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

v1.22.1

Compare Source

v1.22.0

Compare Source

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

v0.11.2

Compare Source

v0.11.1

Compare Source

v0.11.0: chromedp v0.11.0

Compare Source

Full Changelog: chromedp/chromedp@v0.10.1...v0.11.0

v0.10.1: chromedp v0.10.1

Compare Source

Full Changelog: chromedp/chromedp@v0.10.0...v0.10.1

go-gst/go-glib (github.com/go-gst/go-glib)

v1.4.0

Compare Source

What's Changed

  • correctly copy and free GlibGoArbitraryData by @​RSWilli in https://github.com/go-gst/go-glib/pull/17 The glib.ArbitraryData is now fully working and can be used to pass any go objects into (and out of) a gstreamer element that is defined in go. This includes native maps, functions, channels, etc.

e.g.:

	glib.NewBoxedParam(
		"current-playlist",
		"current-playlist",
		"current known playlist",
		glib.TYPE_ARBITRARY_DATA,
		glib.ParameterReadable,
	),

image

New Contributors

Full Changelog: go-gst/go-glib@v1.3.0...v1.4.0

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-gst/go-glib@v1.2.1...v1.3.0

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

v1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-gst/go-gst@v1.3.0...v1.4.0

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

v2.14.0

Compare Source

Features
livekit/protocol (github.com/livekit/protocol)

v1.29.3

Compare Source

v1.29.2

Compare Source

v1.29.1

Compare Source

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

v4.0.5

Compare Source

Changelog

  • 8e2c868 Add option to disable close by dtls
prometheus/common (github.com/prometheus/common)

v0.61.0

Compare Source

What's Changed

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

v0.60.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1

v0.60.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.59.1...v0.60.0

urfave/cli (github.com/urfave/cli/v2)

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

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

v0.210.0

Compare Source

Features
Bug Fixes

v0.209.0

Compare Source

Features

v0.208.0

Compare Source

Features
  • all: Auto-regenerate discovery clients (#​2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#​2865) (09fa125)

v0.207.0

Compare Source

Features

v0.206.0

Compare Source

Features

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

Features

v0.202.0

Compare Source

Features

v0.201.0

Compare Source

Features

v0.200.0

Compare Source

Features

v0.199.0

Compare Source

Features

v0.198.0

Compare Source

Features

v0.197.0

Compare Source

Features
Bug Fixes

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 Sep 15, 2024

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

  • 27 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/auth v0.9.3 -> v0.11.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute/metadata v0.5.0 -> v0.5.2
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.5 -> v1.6.7
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14 -> v1.16.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.18 -> v1.3.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.18 -> v2.6.25
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.18 -> v1.3.25
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.5 -> v1.12.1
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.20 -> v1.4.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.20 -> v1.12.6
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.18 -> v1.18.6
github.com/aws/aws-sdk-go-v2/service/sso v1.23.3 -> v1.24.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.3 -> v1.28.6
github.com/aws/aws-sdk-go-v2/service/sts v1.31.3 -> v1.33.2
github.com/chromedp/sysutil v1.0.0 -> v1.1.0
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
github.com/googleapis/enterprise-certificate-proxy v0.3.3 -> v0.3.4
golang.org/x/crypto v0.29.0 -> v0.30.0
golang.org/x/net v0.31.0 -> v0.32.0
golang.org/x/sync v0.9.0 -> v0.10.0
golang.org/x/sys v0.27.0 -> v0.28.0
golang.org/x/text v0.20.0 -> v0.21.0
golang.org/x/time v0.6.0 -> v0.8.0
google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241113202542-65e8d215514f

@renovate renovate bot requested a review from a team as a code owner September 15, 2024 01:22
@renovate renovate bot force-pushed the renovate/go-deps branch from 938b494 to 9f116e8 Compare September 22, 2024 00:44
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 37d428c to 894f32f Compare October 6, 2024 00:24
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 9c44659 to 3901c2f Compare October 20, 2024 00:20
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 8ca81a3 to ca588ed Compare October 27, 2024 01:31
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 6d94e83 to ce0f664 Compare November 10, 2024 00:04
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 5ead814 to 47ce179 Compare November 17, 2024 04:24
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 0335581 to 14042b0 Compare December 1, 2024 01:15
Generated by renovateBot
@renovate renovate bot force-pushed the renovate/go-deps branch from 14042b0 to 65a67b7 Compare December 8, 2024 00:03
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