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-dependencies group across 1 directory with 26 updates #1584

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the go-dependencies group with 17 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.27.1 1.29.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.8.0
github.com/aws/aws-sdk-go-v2 1.30.1 1.32.5
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.28.5
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.14.7 1.15.17
github.com/aws/aws-sdk-go-v2/service/ec2 1.167.1 1.193.0
github.com/aws/aws-sdk-go-v2/service/s3 1.57.1 1.68.0
github.com/docker/distribution 2.8.1+incompatible 2.8.3+incompatible
github.com/go-playground/validator/v10 10.22.0 10.23.0
github.com/hetznercloud/hcloud-go 1.57.0 1.59.2
github.com/oracle/oci-go-sdk/v65 65.68.0 65.79.0
github.com/stretchr/testify 1.9.0 1.10.0
github.com/tidwall/gjson 1.17.1 1.18.0
go.mongodb.org/mongo-driver 1.16.0 1.17.1
k8s.io/api 0.30.2 0.31.3
sigs.k8s.io/controller-runtime 0.18.4 0.19.2
github.com/prometheus/client_golang 1.19.1 1.20.5

Updates cloud.google.com/go/compute from 1.27.1 to 1.29.0

Release notes

Sourced from cloud.google.com/go/compute's releases.

compute: v1.29.0

1.29.0 (2024-11-14)

Features

  • compute: Update Compute Engine API to revision 20241105 (#954) (f329c4c)

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

Sourced from cloud.google.com/go/compute's changelog.

1.29.0 (2024-05-29)

Features

  • documentai: Make Layout Parser generally available in V1 (#10277) (dafecc9)

1.28.1 (2024-05-16)

Documentation

  • documentai: Clarify the unavailability of some features (652ba8f)
  • documentai: Updated comments (292e812)

1.28.0 (2024-05-01)

Features

  • documentai: A new message FoundationModelTuningOptions is added (1d757c6)
  • documentai: Support Chunk header and footer in Doc AI external proto (1d757c6)

Bug Fixes

  • documentai: Bump x/net to v0.24.0 (ba31ed5)

1.27.0 (2024-04-15)

Features

  • documentai: Support a new Layout Processor in Document AI (2cdc40a)

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

... (truncated)

Commits
  • 3868b6c chore(main): release pubsub 1.29.0 (#7312)
  • ae38ff1 feat(security/privateca): remove apiv1beta1 (#7539)
  • a7fc1d5 chore(talent): update copyright year in the generated protos (#7541)
  • d4931e9 chore(talent): update copyright year in the generated protos (#7540)
  • 0df63fc docs(dialogflow/cx): clarified wording around quota usage (#7538)
  • c2718fd build(spanner): configure integration tests against devel & staging environme...
  • 9c61215 feat(spanner/spansql): support grant/revoke view, change stream, table functi...
  • 88d3eda chore(storage): reenable some skipped Bucket tests (#7528)
  • e211635 fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)
  • 1e821bd refactor: switch from syntax to presence checks (#7532)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0

Release notes

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

sdk/azidentity/v1.8.0

1.8.0 (2024-10-08)

Other Changes

  • AzurePipelinesCredential sets an additional OIDC request header so that it receives a 401 instead of a 302 after presenting an invalid system access token
  • Allow logging of debugging headers for AzurePipelinesCredential and include them in error messages

sdk/azidentity/v1.8.0-beta.3

1.8.0-beta.3 (2024-09-17)

Features Added

  • Added ObjectID type for ManagedIdentityCredentialOptions.ID

Other Changes

  • Removed redundant content from error messages

sdk/messaging/azservicebus/v1.7.3

1.7.3 (2024-10-14)

Bugs Fixed

  • Apply fix from @​bcho for overflows with retries. (PR#23562)

sdk/messaging/azservicebus/v1.7.2

1.7.2 (2024-09-11)

Bugs Fixed

  • Fixed a bug where cancelling RenewMessageLock() calls could cause hangs in future RenewMessageLock calls. (PR#23400)
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.32.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.28.5

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.14.7 to 1.15.17

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.1 to 1.37.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.167.1 to 1.193.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.57.1 to 1.68.0

Commits

Updates github.com/docker/distribution from 2.8.1+incompatible to 2.8.3+incompatible

Release notes

Sourced from github.com/docker/distribution's releases.

v2.8.3

What's Changed

New Contributors

Full Changelog: distribution/distribution@v2.8.2...v2.8.3

v2.8.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2

v2.8.2-beta.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2-beta.2

v2.8.2-beta.1

... (truncated)

Commits
  • 4772604 Merge pull request #4088 from distribution/2.8.3-release-notes
  • a4fa699 Add v2.8.3 release notes
  • 1eb2c30 Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body
  • 5e6b1b5 Do not close HTTP request body in HTTP handler
  • 2b76378 Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset
  • 29b00e8 digestset: deprecate package in favor of go-digest/digestset
  • d1ab243 [release/2.8] vendor: github.com/opencontainers/go-digest v1.0.0
  • 11eb419 Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference
  • 3dda067 deprecate reference package, migrate to github.com/distribution/reference
  • da05539 Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...
  • Additional commits viewable in compare view

Updates github.com/go-playground/validator/v10 from 10.22.0 to 10.23.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.23.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.1...v10.23.0

Release 10.22.1

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.0...v10.22.1

Commits

Updates github.com/hetznercloud/hcloud-go from 1.57.0 to 1.59.2

Release notes

Sourced from github.com/hetznercloud/hcloud-go's releases.

v1.59.2

1.59.2 (2024-11-11)

Bug Fixes

v1.59.1

1.59.1 (2024-08-09)

Bug Fixes

  • invalid_input API errors may not return details (bfa3803)

v1.59.0

1.59.0 (2024-08-06)

Features

  • network: add new network zone ap-southeast (#502) (0104ec0)

v1.58.0

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := "fsn1"
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic

</tr></table>

... (truncated)

Changelog

Sourced from github.com/hetznercloud/hcloud-go's changelog.

1.59.2 (2024-11-11)

Bug Fixes

1.59.1 (2024-08-09)

Bug Fixes

  • invalid_input API errors may not return details (bfa3803)

1.59.0 (2024-08-06)

Features

  • network: add new network zone ap-southeast (#502) (0104ec0)

1.58.0 (2024-07-25)

API Changes for Traffic Prices and Server Type Included Traffic

There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.

You can learn more about this change in our changelog.

Upgrading

Server Type Included Traffic

If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:

func main() {
// previous
includedTraffic := serverType.IncludedTraffic
// now
locationOfInterest := &quot;fsn1&quot;
var includedTraffic uint64
for _, price := range serverType.Pricings {
    if price.Location.Name == locationOfInterest {
        includedTraffic = price.IncludedTraffic
        break
    }
}

}
</tr></table>

... (truncated)

Commits
  • 77797a1 chore(release-1.x): release 1.59.2 (#555)
  • 245ba1e fix: do not send primary IPs ID opts to the API (#552) (#554)
  • f531ce8 chore(release-1.x): release 1.59.1 (#510)
  • bfa3803 fix: invalid_input API errors may not return details [Backport release-1.x]...
  • be7345b chore(release-1.x): release 1.59.0 (#503)
  • 0104ec0 feat(network): add new network zone ap-southeast [release-1.x] (#502)
  • 108237d chore(release-1.x): release 1.58.0 (#497)
  • 90c3110 feat: new APIs for traffic pricings (#496)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.68.0 to 65.79.0

Release notes

Sourced from github.com/oracle/oci-go-sdk/v65's releases.

65.79.0

Added

  • Support for optional parameters for unified auditing in the Database service

  • Support for user groups for creating technical requests in the Support Management service

  • Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service

  • Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service

  • Support for exascale database vaults in the Database service

  • Support for virtual machine clusters with database vaults in the Database service

  • Support for N3-Gi version in the Database service

Breaking Changes

  • The model ServiceCategories was renamed to Services in the Customer Incident Management Service

  • The property SubComponents was renamed to SubCategories in the SubCategories model in the Customer Incident Management Service

  • The property LimitStatus and the enum LimitStatusEnum were removed from the model CreateLimitItemDetails in the Customer Incident Management Service

  • The property IpAddress was made non-mandatory in the return model endpoint in the PostgreSQL service

File Checksums (SHA256)

oci-go-sdk-65.79.0.zip ec54e425ee52fc12a0cc61f3f22abf75d3af1a4608030b902a12c8df220355a3

65.78.1

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alain-1 region

  • Support for connection refresh in the GoldenGate service

  • Support for secret compartment id in import and export operations of deployment wallet in the GoldenGate service

  • Support for creating metadata only backups in the GoldenGate service

  • Support for Llama 3.2 unit shape in Generative AI service

  • Support for Llama 3.2 vision in Generative AI Inference service

  • Support for Cohere CommandR response format in Generative AI Inference service

... (truncated)

Changelog

Sourced from github.com/oracle/oci-go-sdk/v65's changelog.

65.79.0 - 2024-11-19

Added

  • Support for optional parameters for unified auditing in the Database service
  • Support for user groups for creating technical requests in the Support Management service
  • Support for additional checksum algorithms (SHA-256, SHA-384, CRC32C) in the Object Storage service
  • Support for single Read Only (RO) endpoint for the read replicas in the PostgreSQL service
  • Support for exascale database vaults in the Database service
  • Support for virtual machine clusters with database vaults in the Database service
  • Support for N3-Gi version in the Database service

Breaking Changes

  • The model ServiceCategories was renamed to Services in the Customer Incident Management Service
  • The property SubComponents was renamed to SubCategories in the SubCategories model in the Customer Incident Management Service
  • The property LimitStatus and the enum LimitStatusEnum were removed from the model CreateLimitItemDetails in the Customer Incident Management Service
  • The property IpAddress was made non-mandatory in the return model endpoint in the PostgreSQL service

65.78.1 - 2024-11-12

Added

  • Support for calling Oracle Cloud Infrastructure services in the me-alain-1 region
  • Support for connection refresh in the GoldenGate service
  • Support for secret compartment id in import and export operations of deployment wallet in the GoldenGate service
  • Support for creating metadata only backups in the GoldenGate service
  • Support for Llama 3.2 unit shape in Generative AI service
  • Support for Llama 3.2 vision in Generative AI Inference service
  • Support for Cohere CommandR response format in Generative AI Inference service

65.78.0 - 2024-11-05

Added

  • Support for calling Oracle Cloud Infrastructure services in the ap-seoul-2 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-suwon-1 region
  • Support for calling Oracle Cloud Infrastructure services in the ap-chuncheon-2 region
  • Support for MFA Enablement v2 in the Identity Domains service
  • Support for starting, stopping and updating min/max executor count for SQL Endpoints in the Data Flow service
  • Support for customer message in the Customer Incident Management Service
  • Support for REJECTED limitStatus in the Customer Incident Management Service

Breaking Changes

  • The retry strategy for getting the X509 token from Identity service was modified and is now protected via circuit breaker
  • The operations GetCsiNumber and GetStatus were removed from the IncidentClient in the Customer Incident Management Service
  • The property ServiceCategories was removed from the model IncidentResourceType in the Customer Incident Management Service
  • The properties ServiceCategory and IssueType were removed from the model ServiceCategories in the Customer Incident Management Service
  • The property ItemKey was made mandatory in the model AccountItem in the Customer Incident Management Service

65.77.1 - 2024-10-29

Added

  • Support for L3IP (Layer 3 IP) listeners in the Network Load Balancing service
  • Support for overriding an existing add-on installation in the Kubernetes Engine service

65.77.0 - 2024-10-22

Added

... (truncated)

Commits
  • c696c32 Releasing version 65.79.0
  • 97ca325 Merge remote-tracking branch 'bitbucket/github' into release_2024-11-19
  • 8b66eb7 Releasing version 65.79.0
  • 850fffe Releasing version 65.78.1
  • d8ef141 Merge remote-tracking branch 'bitbucket/github' into release_2024-11-12
  • 82704a6 Releasing version 65.78.1
  • 3db7a42 Releasing version 65.78.0
  • 3067efb Merge remote-tracking branch 'bitbucket/github' into release_2024-11-05
  • eb4d9d7 Releasing version 65.78.0
  • fc7b62b Releasing version 65.77.1
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

Bumps the go-dependencies group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.27.1` | `1.29.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.23` | `1.28.5` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.14.7` | `1.15.17` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.167.1` | `1.193.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.57.1` | `1.68.0` |
| [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.1+incompatible` | `2.8.3+incompatible` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.22.0` | `10.23.0` |
| [github.com/hetznercloud/hcloud-go](https://github.com/hetznercloud/hcloud-go) | `1.57.0` | `1.59.2` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.68.0` | `65.79.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.1` | `1.18.0` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.16.0` | `1.17.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.2` | `0.31.3` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.18.4` | `0.19.2` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.20.5` |



Updates `cloud.google.com/go/compute` from 1.27.1 to 1.29.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.27.1...pubsub/v1.29.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.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.7.0...sdk/azcore/v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.32.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.30.1...v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.23 to 1.28.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.23...config/v1.28.5)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.14.7 to 1.15.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.14.7...config/v1.15.17)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.1 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.34.1...service/s3/v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.167.1 to 1.193.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.167.1...service/ec2/v1.193.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.57.1 to 1.68.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.57.1...service/s3/v1.68.0)

Updates `github.com/docker/distribution` from 2.8.1+incompatible to 2.8.3+incompatible
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.8.1...v2.8.3)

Updates `github.com/go-playground/validator/v10` from 10.22.0 to 10.23.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.22.0...v10.23.0)

Updates `github.com/hetznercloud/hcloud-go` from 1.57.0 to 1.59.2
- [Release notes](https://github.com/hetznercloud/hcloud-go/releases)
- [Changelog](https://github.com/hetznercloud/hcloud-go/blob/v1.59.2/CHANGELOG.md)
- [Commits](hetznercloud/hcloud-go@v1.57.0...v1.59.2)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.68.0 to 65.79.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases)
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md)
- [Commits](oracle/oci-go-sdk@v65.68.0...v65.79.0)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `github.com/tidwall/gjson` from 1.17.1 to 1.18.0
- [Commits](tidwall/gjson@v1.17.1...v1.18.0)

Updates `go.mongodb.org/mongo-driver` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.16.0...v1.17.1)

Updates `golang.org/x/crypto` from 0.26.0 to 0.28.0
- [Commits](golang/crypto@v0.26.0...v0.28.0)

Updates `google.golang.org/api` from 0.186.0 to 0.203.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.186.0...v0.203.0)

Updates `google.golang.org/grpc` from 1.64.0 to 1.67.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.64.0...v1.67.1)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1

Updates `k8s.io/api` from 0.30.2 to 0.31.3
- [Commits](kubernetes/api@v0.30.2...v0.31.3)

Updates `k8s.io/apimachinery` from 0.30.2 to 0.31.3
- [Commits](kubernetes/apimachinery@v0.30.2...v0.31.3)

Updates `sigs.k8s.io/controller-runtime` from 0.18.4 to 0.19.2
- [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.18.4...v0.19.2)

Updates `github.com/aws/smithy-go` from 1.20.3 to 1.22.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.20.3...v1.22.1)

Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.1...v1.4.2)

Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.1...v1.20.5)

Updates `k8s.io/client-go` from 0.30.1 to 0.31.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.1...v0.31.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/docker/distribution
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/hetznercloud/hcloud-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-logr/logr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-cd7e1c6a82 branch December 9, 2024 11:21
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 Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants