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

Bump the go group with 28 updates #50845

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps the go group with 28 updates:

Package From To
connectrpc.com/connect 1.17.0 1.18.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.16.0 1.17.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6 6.1.0 6.2.0
github.com/alicebob/miniredis/v2 2.33.0 2.34.0
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.15.22 1.15.23
github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue 1.14.57 1.14.58
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.38.1 1.39.0
github.com/coreos/go-oidc/v3 3.11.0 3.12.0
github.com/elastic/go-elasticsearch/v8 8.16.0 8.17.0
github.com/envoyproxy/go-control-plane 0.13.1 0.13.4
github.com/fsouza/fake-gcs-server 1.50.2 1.51.0
github.com/go-ldap/ldap/v3 3.4.8 3.4.10
github.com/google/go-tpm 0.9.1 0.9.3
github.com/googleapis/gax-go/v2 2.14.0 2.14.1
github.com/grpc-ecosystem/go-grpc-middleware/v2 2.1.0 2.2.0
github.com/jackc/pgx/v5 5.7.1 5.7.2
github.com/mailgun/mailgun-go/v4 4.20.4 4.21.0
github.com/moby/term 0.5.0 0.5.2
github.com/shirou/gopsutil/v4 4.24.11 4.24.12
github.com/sigstore/sigstore 1.8.10 1.8.11
github.com/snowflakedb/gosnowflake 1.12.0 1.12.1
github.com/xanzy/go-gitlab 0.114.0 0.115.0
golang.org/x/oauth2 0.24.0 0.25.0
golang.org/x/time 0.8.0 0.9.0
google.golang.org/api 0.214.0 0.215.0
helm.sh/helm/v3 3.16.3 3.16.4
sigs.k8s.io/controller-runtime 0.19.3 0.19.4

Updates connectrpc.com/connect from 1.17.0 to 1.18.0

Release notes

Sourced from connectrpc.com/connect's releases.

v1.18.0

What's Changed

Enhancements

Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.17.0...v1.18.0

Commits
  • 8c52642 Prepare for v1.18.0 (#805)
  • 29d45c4 Add same_package option to protoc-gen-connect-go (#803)
  • d55ebd8 Make stream client closers non-blocking (#791)
  • 7dc3e6d Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 in /internal/conformanc...
  • 74a6754 Remove reader allocation for compressors pools (#792)
  • 6029bf7 Fix spelling of "optimize" in comment (#786)
  • 145b279 Bump connectrpc.com/conformance from 1.0.3 to 1.0.4 in /internal/conformance ...
  • 8904ffd Back to development (#779)
  • See full diff in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.16.0 to 1.17.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.17.0

1.17.0 (2025-01-07)

Features Added

  • Added field OperationLocationResultPath to runtime.NewPollerOptions[T] for LROs that use the Operation-Location pattern.
  • Support encoding.TextMarshaler and encoding.TextUnmarshaler interfaces in arm.ResourceID.
Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6 from 6.1.0 to 6.2.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6's releases.

sdk/resourcemanager/containerservice/armcontainerservice/v6.2.0

6.2.0 (2024-10-24)

Features Added

  • New field IgnorePodDisruptionBudget in struct AgentPoolsClientBeginDeleteOptions

sdk/resourcemanager/compute/armcompute/v6.2.0

6.2.0 (2024-12-27)

Features Added

  • New value StorageAccountTypePremiumV2LRS added to enum type StorageAccountType
  • New enum type AccessControlRulesMode with values AccessControlRulesModeAudit, AccessControlRulesModeDisabled, AccessControlRulesModeEnforce
  • New enum type EndpointAccess with values EndpointAccessAllow, EndpointAccessDeny
  • New enum type EndpointTypes with values EndpointTypesIMDS, EndpointTypesWireServer
  • New enum type GalleryApplicationScriptRebootBehavior with values GalleryApplicationScriptRebootBehaviorNone, GalleryApplicationScriptRebootBehaviorRerun
  • New enum type SoftDeletedArtifactTypes with values SoftDeletedArtifactTypesImages
  • New enum type ValidationStatus with values ValidationStatusFailed, ValidationStatusSucceeded, ValidationStatusUnknown
  • New function *ClientFactory.NewGalleryInVMAccessControlProfileVersionsClient() *GalleryInVMAccessControlProfileVersionsClient
  • New function *ClientFactory.NewGalleryInVMAccessControlProfilesClient() *GalleryInVMAccessControlProfilesClient
  • New function *ClientFactory.NewSoftDeletedResourceClient() *SoftDeletedResourceClient
  • New function NewGalleryInVMAccessControlProfileVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfileVersionsClient, error)
  • New function *GalleryInVMAccessControlProfileVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersion, *GalleryInVMAccessControlProfileVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientCreateOrUpdateResponse], error)
  • New function *GalleryInVMAccessControlProfileVersionsClient.BeginDelete(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientDeleteResponse], error)
  • New function *GalleryInVMAccessControlProfileVersionsClient.Get(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientGetOptions) (GalleryInVMAccessControlProfileVersionsClientGetResponse, error)
  • New function *GalleryInVMAccessControlProfileVersionsClient.NewListByGalleryInVMAccessControlProfilePager(string, string, string, *GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileOptions) *runtime.Pager[GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileResponse]
  • New function *GalleryInVMAccessControlProfileVersionsClient.BeginUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, *GalleryInVMAccessControlProfileVersionsClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientUpdateResponse], error)
  • New function NewGalleryInVMAccessControlProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfilesClient, error)
  • New function *GalleryInVMAccessControlProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfile, *GalleryInVMAccessControlProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientCreateOrUpdateResponse], error)
  • New function *GalleryInVMAccessControlProfilesClient.BeginDelete(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientDeleteResponse], error)
  • New function *GalleryInVMAccessControlProfilesClient.Get(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientGetOptions) (GalleryInVMAccessControlProfilesClientGetResponse, error)
  • New function *GalleryInVMAccessControlProfilesClient.NewListByGalleryPager(string, string, *GalleryInVMAccessControlProfilesClientListByGalleryOptions) *runtime.Pager[GalleryInVMAccessControlProfilesClientListByGalleryResponse]
  • New function *GalleryInVMAccessControlProfilesClient.BeginUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfileUpdate, *GalleryInVMAccessControlProfilesClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientUpdateResponse], error)
  • New function NewSoftDeletedResourceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SoftDeletedResourceClient, error)
  • New function *SoftDeletedResourceClient.NewListByArtifactNamePager(string, string, string, string, *SoftDeletedResourceClientListByArtifactNameOptions) *runtime.Pager[SoftDeletedResourceClientListByArtifactNameResponse]
  • New struct AccessControlRules
  • New struct AccessControlRulesIdentity
  • New struct AccessControlRulesPrivilege
  • New struct AccessControlRulesRole
  • New struct AccessControlRulesRoleAssignment
  • New struct AdditionalReplicaSet
  • New struct ExecutedValidation
  • New struct GalleryIdentity
  • New struct GalleryInVMAccessControlProfile
  • New struct GalleryInVMAccessControlProfileList
  • New struct GalleryInVMAccessControlProfileProperties
  • New struct GalleryInVMAccessControlProfileUpdate
  • New struct GalleryInVMAccessControlProfileVersion
  • New struct GalleryInVMAccessControlProfileVersionList
  • New struct GalleryInVMAccessControlProfileVersionProperties
  • New struct GalleryInVMAccessControlProfileVersionUpdate

... (truncated)

Commits
  • d0829b3 [Release] sdk/resourcemanager/compute/armcompute/6.2.0 (#23826)
  • 4659c29 [Release] sdk/resourcemanager/cognitiveservices/armcognitiveservices/1.7.0 ge...
  • e29d7b4 [Release] sdk/resourcemanager/playwrighttesting/armplaywrighttesting/1.0.0 ge...
  • cb4d027 [Release] sdk/resourcemanager/datafactory/armdatafactory/9.1.0 generation fro...
  • fd0778e [Release] sdk/resourcemanager/network/armnetwork/6.2.0 (#23849)
  • 4f358f1 [Release] sdk/resourcemanager/containerregistry/armcontainerregistry/1.3.0-be...
  • 8b50528 [Release] sdk/resourcemanager/iotoperations/armiotoperations/1.0.0 generation...
  • 00595ab Fix Filter Blob API encoding issue (#23800)
  • 5e623a4 Update dependencies for core modules (#23865)
  • 0de6547 Sync eng/common directory with azure-sdk-tools for PR 9493 (#23844)
  • Additional commits viewable in compare view

Updates github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

add ZRANK/ZREVRANK, fix ZINTERSTORE and XTRIM

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.34.0

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
Commits
  • c5669ae changelog for v2.34.0
  • 5320c5c Merge pull request #391 from daniel-cohere/streamCmp-in-xtrim
  • e4791b5 use streamCmp in Xtrim
  • ef93126 Fix MEMORY subcommand casing (#389)
  • 1863d22 inttest and fix some returns
  • 5056952 added support for ZRank and ZRevRank with score
  • 08e664a update dependency
  • 12d2a70 CI against go 1.23
  • 8225546 fix ZINTERSTORE where target is one of the source sets
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.22 to 1.15.23

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue from 1.14.57 to 1.14.58

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.38.1 to 1.39.0

Commits

Updates github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0

Release notes

Sourced from github.com/coreos/go-oidc/v3's releases.

v3.12.0

What's Changed

Full Changelog: coreos/go-oidc@v3.11.0...v3.12.0

Commits

Updates github.com/elastic/go-elasticsearch/v8 from 8.16.0 to 8.17.0

Release notes

Sourced from github.com/elastic/go-elasticsearch/v8's releases.

v8.17.0

API

Updated APIs to 8.17.0

Typed API

Update APIs to latest elasticsearch-specification 8.17

Changelog

Sourced from github.com/elastic/go-elasticsearch/v8's changelog.

8.17.0

API

Updated APIs to 8.17.0

Typed API

Update APIs to latest elasticsearch-specification 8.17

Commits

Updates github.com/envoyproxy/go-control-plane from 0.13.1 to 0.13.4

Release notes

Sourced from github.com/envoyproxy/go-control-plane's releases.

xdsmatcher/v0.13.4

What's Changed

Full Changelog: envoyproxy/go-control-plane@xdsmatcher/v0.13.2...xdsmatcher/v0.13.4

v0.13.4

What's Changed

Full Changelog: envoyproxy/go-control-plane@v0.13.2...v0.13.4

xdsmatcher/v0.13.2

New releasing model

The go-control-plane repository is now released as multiple independent packages:

  • github.com/envoyproxy/go-control-plane (this release), including the core components such as cache and server
  • github.com/envoyproxy/go-control-plane/envoy and github.com/envoyproxy/go-control-plane/contrib for envoy API go generated files
  • github.com/envoyproxy/go-control-plane/ratelimit and github.com/envoyproxy/go-control-plane/xdsmatcher as independent components for specific use-cases

What's Changed

No change for xdsmatcher

Full Changelog: envoyproxy/go-control-plane@v0.13.1...xdsmatcher/v0.13.2

v0.13.2

New releasing model

The go-control-plane repository is now released as multiple independent packages:

  • github.com/envoyproxy/go-control-plane (this release), including the core components such as cache and server
  • github.com/envoyproxy/go-control-plane/envoy and github.com/envoyproxy/go-control-plane/contrib for envoy API go generated files
  • github.com/envoyproxy/go-control-plane/ratelimit and github.com/envoyproxy/go-control-plane/xdsmatcher as independent components for specific use-cases

What's Changed

... (truncated)

Commits
  • 2d07f5a Prepare go-control-plane for version v0.13.4
  • efcd8a1 Prepare envoy for version v1.32.3
  • 0f0bc3e Create new release 1.32.3 for envoy, 0.13.4 for go-control-plane modules
  • 2ebcd7c Mirrored from envoyproxy/envoy @ 2aaa544747e88cf80c17ef66b94b7c05ed198fa1
  • af9f4a2 Mirrored from envoyproxy/envoy @ 864a28a6283d55320cc38606e1c7ef0bc7c62e50
  • 5ffae0c Mirrored from envoyproxy/envoy @ b0d58be31c2d7fe3ea8fd620c7aedb6b09a4bb89
  • 90c18a6 #1074: Add imports of previous root package in new subpackages to avoid depen...
  • 2ea9c8b deps: Remove Go minor version from go.mods (#1078)
  • 3bbb165 build(deps): Bump google.golang.org/protobuf in /xdsmatcher (#1068)
  • 75822fe build(deps): Bump github/codeql-action from 3.27.6 to 3.27.9 (#1065)
  • Additional commits viewable in compare view

Updates github.com/fsouza/fake-gcs-server from 1.50.2 to 1.51.0

Release notes

Sourced from github.com/fsouza/fake-gcs-server's releases.

v1.51.0

What's Changed

New Contributors

Full Changelog: fsouza/fake-gcs-server@v1.50.2...v1.51.0

Commits

Updates github.com/go-ldap/ldap/v3 from 3.4.8 to 3.4.10

Release notes

Sourced from github.com/go-ldap/ldap/v3's releases.

Simplify Go Module Versioning

Experimental release to cleanup the code duplication, and simplify the go module versioning approach.

v3.4.9

This bumps x/crypto to 0.31.0 to resolve CVE-2024-45337.

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.8...v3.4.9

Commits

Updates github.com/google/go-tpm from 0.9.1 to 0.9.3

Release notes

Sourced from github.com/google/go-tpm's releases.

v0.9.3

What's Changed

New Contributors

Full Changelog: google/go-tpm@v0.9.2...v0.9.3

v0.9.2

What's Changed

New Contributors

Full Changelog: google/go-tpm@v0.9.1...v0.9.2

Commits
  • a21381d Test Pub() and Priv() by exporting the key and signing/verifying from softwar...
  • 644dc32 Improve crypto & constants (#381)
  • 6208188 Unify ECC public key helpers on ECDHPub and ECDSAPub (#380)
  • 49968d8 Improve TPMUSensitiveComposite and crypto (#372)
  • 7d8a26b FIX: README: missmatch module and directory name (#374)
  • 364d5f2 Fix KnownName() and Empty Buffer sequence handle Names (#371)
  • d96ccf7 Create individual packages for Windows and Linux TPM transport (#369)
  • ec70209 Trivial fixes for lint and nullability (#368)
  • 042b4e4 Add TPMFW (firmware) handles and FirmwareLimited attribute to TPMAObject (#366)
  • 1642fe0 add TPM2_PolicyDuplicationSelect (#365)
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.14.0 to 2.14.1

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.14.1

2.14.1 (2024-12-19)

Bug Fixes

Documentation

  • fix godoc to refer to the proper envvar (#387) (dc6baf7)
Commits

Updates github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.1.0 to 2.2.0

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.

v2.2.0

What's Changed

Bumps the go group with 28 updates:

| Package | From | To |
| --- | --- | --- |
| [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.17.0` | `1.18.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.16.0` | `1.17.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6](https://github.com/Azure/azure-sdk-for-go) | `6.1.0` | `6.2.0` |
| [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.33.0` | `2.34.0` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.22` | `1.15.23` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.57` | `1.14.58` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.39.0` |
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.11.0` | `3.12.0` |
| [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) | `8.16.0` | `8.17.0` |
| [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) | `0.13.1` | `0.13.4` |
| [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.50.2` | `1.51.0` |
| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.8` | `3.4.10` |
| [github.com/google/go-tpm](https://github.com/google/go-tpm) | `0.9.1` | `0.9.3` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.14.0` | `2.14.1` |
| [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.1.0` | `2.2.0` |
| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.1` | `5.7.2` |
| [github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go) | `4.20.4` | `4.21.0` |
| [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.24.11` | `4.24.12` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.8.10` | `1.8.11` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.12.0` | `1.12.1` |
| [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) | `0.114.0` | `0.115.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.9.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.214.0` | `0.215.0` |
| google.golang.org/protobuf | `1.36.1` | `1.36.2` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.3` | `3.16.4` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.3` | `0.19.4` |


Updates `connectrpc.com/connect` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/connectrpc/connect-go/releases)
- [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md)
- [Commits](connectrpc/connect-go@v1.17.0...v1.18.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.16.0...sdk/azcore/v1.17.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v6.1.0...sdk/resourcemanager/compute/armcompute/v6.2.0)

Updates `github.com/alicebob/miniredis/v2` from 2.33.0 to 2.34.0
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.33.0...v2.34.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.22 to 1.15.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/health/v1.15.22...service/health/v1.15.23)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue` from 1.14.57 to 1.14.58
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodbstreams/attributevalue/v1.14.57...feature/dynamodbstreams/attributevalue/v1.14.58)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.38.1 to 1.39.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.1...service/s3/v1.39.0)

Updates `github.com/coreos/go-oidc/v3` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](coreos/go-oidc@v3.11.0...v3.12.0)

Updates `github.com/elastic/go-elasticsearch/v8` from 8.16.0 to 8.17.0
- [Release notes](https://github.com/elastic/go-elasticsearch/releases)
- [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/go-elasticsearch@v8.16.0...v8.17.0)

Updates `github.com/envoyproxy/go-control-plane` from 0.13.1 to 0.13.4
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@v0.13.1...v0.13.4)

Updates `github.com/fsouza/fake-gcs-server` from 1.50.2 to 1.51.0
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.50.2...v1.51.0)

Updates `github.com/go-ldap/ldap/v3` from 3.4.8 to 3.4.10
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.4.8...v3.4.10)

Updates `github.com/google/go-tpm` from 0.9.1 to 0.9.3
- [Release notes](https://github.com/google/go-tpm/releases)
- [Commits](google/go-tpm@v0.9.1...v0.9.3)

Updates `github.com/googleapis/gax-go/v2` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.14.0...v2.14.1)

Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.1.0...v2.2.0)

Updates `github.com/jackc/pgx/v5` from 5.7.1 to 5.7.2
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.7.1...v5.7.2)

Updates `github.com/mailgun/mailgun-go/v4` from 4.20.4 to 4.21.0
- [Release notes](https://github.com/mailgun/mailgun-go/releases)
- [Changelog](https://github.com/mailgun/mailgun-go/blob/master/CHANGELOG)
- [Commits](mailgun/mailgun-go@v4.20.4...v4.21.0)

Updates `github.com/moby/term` from 0.5.0 to 0.5.2
- [Commits](moby/term@v0.5.0...v0.5.2)

Updates `github.com/shirou/gopsutil/v4` from 4.24.11 to 4.24.12
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.24.11...v4.24.12)

Updates `github.com/sigstore/sigstore` from 1.8.10 to 1.8.11
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.10...v1.8.11)

Updates `github.com/snowflakedb/gosnowflake` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.12.0...v1.12.1)

Updates `github.com/xanzy/go-gitlab` from 0.114.0 to 0.115.0
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](xanzy/go-gitlab@v0.114.0...v0.115.0)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `golang.org/x/time` from 0.8.0 to 0.9.0
- [Commits](golang/time@v0.8.0...v0.9.0)

Updates `google.golang.org/api` from 0.214.0 to 0.215.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.214.0...v0.215.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2

Updates `helm.sh/helm/v3` from 3.16.3 to 3.16.4
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.16.3...v3.16.4)

Updates `sigs.k8s.io/controller-runtime` from 0.19.3 to 0.19.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4)

---
updated-dependencies:
- dependency-name: connectrpc.com/connect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/elastic/go-elasticsearch/v8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/envoyproxy/go-control-plane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/google/go-tpm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/mailgun/mailgun-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/moby/term
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry labels Jan 7, 2025
@codingllama
Copy link
Contributor

Rolled back protobuf (handled by #50841) and tidied.

@codingllama codingllama requested a review from tigrato January 7, 2025 20:44
@codingllama codingllama enabled auto-merge January 7, 2025 20:44
@codingllama codingllama added this pull request to the merge queue Jan 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 7, 2025
@codingllama codingllama added this pull request to the merge queue Jan 7, 2025
@codingllama codingllama removed this pull request from the merge queue due to a manual request Jan 7, 2025
@codingllama
Copy link
Contributor

FYI, re-generated protos (due to the connectrpc update).

@codingllama codingllama enabled auto-merge January 7, 2025 21:31
@codingllama codingllama added this pull request to the merge queue Jan 7, 2025
Merged via the queue into master with commit d5b6acc Jan 7, 2025
44 checks passed
@codingllama codingllama deleted the dependabot/go_modules/go-92ad692815 branch January 7, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants