Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2025

Bumps the dev-dependencies group with 13 updates in the / directory:

Package From To
cloud.google.com/go/compute/metadata 0.6.0 0.7.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.9.0 1.10.0
github.com/IBM/networking-go-sdk 0.51.4 0.51.5
github.com/civo/civogo 0.4.1 0.5.1
github.com/digitalocean/godo 1.146.0 1.148.0
github.com/oracle/oci-go-sdk/v65 65.90.0 65.91.0
github.com/projectcontour/contour 1.31.0 1.32.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common 1.0.1162 1.0.1166
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod 1.0.1136 1.0.1165
go.etcd.io/etcd/client/v3 3.5.21 3.6.0
google.golang.org/api 0.232.0 0.233.0
k8s.io/api 0.33.0 0.33.1
k8s.io/client-go 0.33.0 0.33.1

Updates cloud.google.com/go/compute/metadata from 0.6.0 to 0.7.0

Release notes

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

compute/metadata: v0.7.0

0.7.0 (2025-05-13)

Features

  • compute/metadata: Allow canceling GCE detection (#11786) (78100fe)
Changelog

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

v0.7.0

  • Release of a client library for Spanner. See the blog post. Note that although the Spanner service is beta, the Go client library is alpha.
Commits
  • 2e6a95e pubsub: fix flaky streaming retry test
  • 581b839 pubsub: check early if streaming iterator is already drained
  • cc13a9b spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times
  • 1ba9ec4 spanner: remove most logging from tests
  • 11737a0 spanner: skip some tests in short mode
  • 7bcba8a datastore: DRY up loading entity code
  • df9740f regenerate toolkit client
  • 960c768 trace: export tracing scopes
  • 8b0ab47 logadmin: retry on CreateMetric and UpdateMetric
  • 2066696 trace: clarify how gRPC options work
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.9.0 to 1.10.0

Release notes

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

sdk/azidentity/v1.10.0

1.10.0 (2025-05-14)

Features Added

  • DefaultAzureCredential reads environment variable AZURE_TOKEN_CREDENTIALS to enable a subset of its credentials:
    • dev selects AzureCLICredential and AzureDeveloperCLICredential
    • prod selects EnvironmentCredential, WorkloadIdentityCredential and ManagedIdentityCredential
Commits

Updates github.com/IBM/networking-go-sdk from 0.51.4 to 0.51.5

Release notes

Sourced from github.com/IBM/networking-go-sdk's releases.

v0.51.5

  • Added skip action in custom ruleset (#245 )
Changelog

Sourced from github.com/IBM/networking-go-sdk's changelog.

0.51.5 (2025-05-13)

Bug Fixes

  • update module github.com/onsi/ginkgo to v2 (#243) (b96f1a2)
  • CIS: add skip action in custom ruleset (#245) (e3d918a)
  • update module github.com/ibm/go-sdk-core/v5 to v5.19.1 (#241) (def8508)
  • update module github.com/onsi/ginkgo to v2 (#238) (c6b38ca)
Commits
  • ea6fb81 fix(version): upgrade to 0.51.5 (#247)
  • b96f1a2 fix(deps): update module github.com/onsi/ginkgo to v2 (#243)
  • e3d918a fix(CIS): add skip action in custom ruleset (#245)
  • def8508 fix(deps): update module github.com/ibm/go-sdk-core/v5 to v5.19.1 (#241)
  • c6b38ca fix(deps): update module github.com/onsi/ginkgo to v2 (#238)
  • See full diff in compare view

Updates github.com/civo/civogo from 0.4.1 to 0.5.1

Release notes

Sourced from github.com/civo/civogo's releases.

v0.5.1

What's Changed

Full Changelog: civo/civogo@v0.5.0...v0.5.1

v0.5.0

What's Changed

New Contributors

Full Changelog: civo/civogo@v0.4.00...v0.5.0

Commits
  • 2c287ba Merge pull request #258 from civo/params
  • 0902672 feat(client): enhance sendRequest to include region parameter for all applica...
  • 0a8c342 Merge pull request #257 from civo/instance-snapshot-fun
  • ca8e201 refactor(instance_snapshot): clean up parameters and update restore function ...
  • 24a19f0 format
  • b4d1129 feat(instance_snapshot): add InstanceSnapshot management with create, read, u...
  • 7ffb277 Revert "feat(instance_snapshot): implement InstanceSnapshot management with c...
  • bc23962 feat(instance_snapshot): implement InstanceSnapshot management with create, r...
  • 0f70e64 Merge pull request #255 from civo/kfaas-dec
  • 2669416 feat(resource_snapshot): add ResourceSnapshotRestore and InstanceRestoreInfo ...
  • Additional commits viewable in compare view

Updates github.com/digitalocean/godo from 1.146.0 to 1.148.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.148.0

v1.147.0

No release notes provided.

v1.146.1

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[v1.148.0] - 2025-05-14

[v1.147.0] - 2025-05-14

  • #831 - @​thearyanahmed - Implement GetAppInstances - allowing users to list currently running compute instances

[v1.146.1] - 2025-05-09

Commits

Updates github.com/oracle/oci-go-sdk/v65 from 65.90.0 to 65.91.0

Release notes

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

65.91.0

Added

  • Support for the Model Deployment service

  • Support for enabling and monitoring Pluggable Databases(PDB) in the Database Management service

  • Support for additional unit shapes in AI clusters in the Generative AI service

  • Support for node search details and node shape details on create and update cluster operations in the OpenSearch service

Breaking Changes

  • The operations DisableExternalMysqlAssociatedService and EnableExternalMysqlAssociatedService were removed from the model ManagedMySqlDatabasesClient in the Database Management service

  • The property LifecycleState was renamed to State and it's type changed to ExadataInfrastructureLifecycleStateValuesStateEnum in the model ExadataInfrastructureLifecycleStateValues in the Database Management service

  • The models DisableExternalMysqlAssociatedServiceDetails, EnableExternalMysqlAssociatedServiceDetails, DisableExternalMysqlAssociatedServiceRequest, EnableExternalMysqlAssociatedServiceRequest, DisableExternalMysqlAssociatedServiceResponse, EnableExternalMysqlAssociatedServiceResponse, and ExternalMysqlAssociatedServiceNameEnum were removed in the Database Management service

File Checksums (SHA256)

oci-go-sdk-65.91.0.zip 88353baf4972bf01b3ad936a6dcded64710a083440e4d6e7aa1fb2080e627efa

Changelog

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

65.91.0 - 2025-05-13

Added

  • Support for the Model Deployment service
  • Support for enabling and monitoring Pluggable Databases(PDB) in the Database Management service
  • Support for additional unit shapes in AI clusters in the Generative AI service
  • Support for node search details and node shape details on create and update cluster operations in the OpenSearch service

Breaking Changes

  • The operations DisableExternalMysqlAssociatedService and EnableExternalMysqlAssociatedService were removed from the model ManagedMySqlDatabasesClient in the Database Management service
  • The property LifecycleState was renamed to State and it's type changed to ExadataInfrastructureLifecycleStateValuesStateEnum in the model ExadataInfrastructureLifecycleStateValues in the Database Management service
  • The models DisableExternalMysqlAssociatedServiceDetails, EnableExternalMysqlAssociatedServiceDetails, DisableExternalMysqlAssociatedServiceRequest, EnableExternalMysqlAssociatedServiceRequest, DisableExternalMysqlAssociatedServiceResponse, EnableExternalMysqlAssociatedServiceResponse, and ExternalMysqlAssociatedServiceNameEnum were removed in the Database Management service
Commits
  • 5006b3e Releasing version 65.91.0
  • 1f35c7f Merge remote-tracking branch 'scm/github' into release_2025-05-13
  • bdbb2db Releasing version 65.91.0
  • See full diff in compare view

Updates github.com/projectcontour/contour from 1.31.0 to 1.32.0

Release notes

Sourced from github.com/projectcontour/contour's releases.

Contour v1.32.0

We are delighted to present version v1.32.0 of Contour, our layer 7 HTTP reverse proxy for Kubernetes clusters.

A big thank you to everyone who contributed to the release.

Changes

  • Improve performance in clusters with a large number of endpoints by using go-control-plane LinearCache for EDS. (#6906, @​tsaarni)
  • Updates kind node image for e2e tests to Kubernetes 1.33. Supported/tested Kubernetes versions are now 1.33, 1.32 and 1.31. (#7020, @​sunjayBhatia)
  • Updates Envoy to v1.34.1. See the Envoy release notes for more information about the content of the release. (#7033, @​tsaarni)
  • Fix DiscoveryRequests sent by cli command when a specific set of resources is requested. Previously only the first request was sending the requested resource names. (#7047, @​sunjayBhatia)
  • Update to Go 1.24.3. See the Go release notes for more information. (#7051, @​sunjayBhatia)

Installing and Upgrading

For a fresh install of Contour, consult the getting started documentation.

To upgrade an existing Contour installation, please consult the upgrade documentation.

Compatible Kubernetes Versions

Contour v1.32.0 is tested against Kubernetes 1.31 through 1.33.

Are you a Contour user? We would love to know!

If you're using Contour and want to add your organization to our adopters list, please visit this page. If you prefer to keep your organization name anonymous but still give us feedback into your usage and scenarios for Contour, please post on this GitHub thread.

Contour v1.31.1

We are delighted to present version v1.31.1 of Contour, our layer 7 HTTP reverse proxy for Kubernetes clusters.

All Changes

  • Updates Envoy to v1.34.1. See the Envoy release notes for more information about the content of the release.
  • Updates Go to v1.24.3. See the Go release notes for more information about the content of the release.

Installing and Upgrading

... (truncated)

Commits
  • 0d1b666 Update Contour Docker image to v1.32.0.
  • 4c298f7 build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#7057)
  • 1005c59 build(deps): bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#7056)
  • 606da0d Protect endpointslicetranslator.entries on change (#7053)
  • 20b4fdf Bump go to 1.24.3 (#7051)
  • 9556b6a Use LinearCache to optimize StreamEndpoint discovery. (#6906)
  • f3c4fbf cli: Send named resources in ack/nack (#7047)
  • 299fd82 build(deps): bump sigs.k8s.io/controller-tools from 0.17.3 to 0.18.0 (#7040)
  • abdde85 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#7035)
  • a79667f Remove reviewers from dependabot config (#7042)
  • Additional commits viewable in compare view

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.1162 to 1.0.1166

Changelog

Sourced from github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common's changelog.

Release v1.0.1166

运维安全中心(堡垒机)(bh) 版本:2023-04-18

第 11 次发布

发布时间:2025-05-16 01:10:31

本次发布包含了以下内容:

改善已有的文档。

修改接口:

新增数据结构:

修改数据结构:

  • AssetSyncStatus

    • 新增成员:ErrMsg
  • Device

    • 新增成员:IOAId
  • Resource

    • 新增成员:IOAResource, PackageIOAUserCount, PackageIOABandwidth
  • User

    • 新增成员:UserFrom, IOAUserGroup

商业智能分析 BI(bi) 版本:2022-01-05

第 26 次发布

发布时间:2025-05-16 01:11:06

... (truncated)

Commits

Updates github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod from 1.0.1136 to 1.0.1165

Changelog

Sourced from github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod's changelog.

Release v1.0.1165

负载均衡(clb) 版本:2018-03-17

第 129 次发布

发布时间:2025-05-15 01:18:56

本次发布包含了以下内容:

改善已有的文档。

修改接口:

数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27

第 44 次发布

发布时间:2025-05-15 01:26:19

本次发布包含了以下内容:

改善已有的文档。

新增接口:

数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16

DNSPod(dnspod) 版本:2021-03-23

第 41 次发布

发布时间:2025-05-15 01:28:39

本次发布包含了以下内容:

... (truncated)

Commits

Updates go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.0

Release notes

Sourced from go.etcd.io/etcd/client/v3's releases.

v3.6.0

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.6.0
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1 --no-same-owner
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.6.0
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
unzip /tmp/etcd-${ETCD_VER}-darwin-amd64.zip -d /tmp && rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
mv /tmp/etcd-${ETCD_VER}-darwin-amd64/* /tmp/etcd-download-test && rm -rf mv /tmp/etcd-${ETCD_VER}-darwin-amd64
</tr></table>

... (truncated)

Commits
  • f5d605a Merge pull request #19951 from ahrtr/release_script_20250515
  • a1bcdc7 Update release script to exactly match the target tag
  • 7a7a77c version: bump up to 3.6.0
  • 115f15e version: bump up to 3.6.0-rc.5
  • 53b485a Merge pull request #19890 from k8s-infra-cherrypick-robot/cherry-pick-19862-t...
  • c774d44 Fix the tar unzip command, adding the --no-same-owner option to avoid permiss...
  • 8d1d1a9 Merge pull request #19867 from ivanvc/release-3.6-go-1.23.9-bump
  • cddc9bc Bump Go to 1.23.9
  • 1a1cc66 Merge pull request #19853 from k8s-infra-cherrypick-robot/cherry-pick-19848-t...
  • 9f66823 fix: test-release
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.232.0 to 0.233.0

Release notes

Sourced from google.golang.org/api's releases.

v0.233.0

0.233.0 (2025-05-13)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.233.0 (2025-05-13)

Features

Commits

Updates k8s.io/api from 0.33.0 to 0.33.1

Commits

Updates k8s.io/apimachinery from 0.33.0 to 0.33.1

Commits
  • 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
  • a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder
  • See full diff in compare view

Updates k8s.io/client-go from 0.33.0 to 0.33.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…14 updates

Bumps the dev-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.6.0` | `0.7.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.9.0` | `1.10.0` |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) | `0.51.4` | `0.51.5` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.4.1` | `0.5.1` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.146.0` | `1.148.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.90.0` | `65.91.0` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.31.0` | `1.32.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1162` | `1.0.1166` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1136` | `1.0.1165` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.21` | `3.6.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.232.0` | `0.233.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.33.0` | `0.33.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.0` | `0.33.1` |



Updates `cloud.google.com/go/compute/metadata` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.6.0...v0.7.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.9.0...sdk/azcore/v1.10.0)

Updates `github.com/IBM/networking-go-sdk` from 0.51.4 to 0.51.5
- [Release notes](https://github.com/IBM/networking-go-sdk/releases)
- [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/networking-go-sdk@v0.51.4...v0.51.5)

Updates `github.com/civo/civogo` from 0.4.1 to 0.5.1
- [Release notes](https://github.com/civo/civogo/releases)
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml)
- [Commits](civo/civogo@v0.4.1...v0.5.1)

Updates `github.com/digitalocean/godo` from 1.146.0 to 1.148.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.146.0...v1.148.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.90.0 to 65.91.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.90.0...v65.91.0)

Updates `github.com/projectcontour/contour` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](projectcontour/contour@v1.31.0...v1.32.0)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1162 to 1.0.1166
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-go/blob/master/SERVICE_CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1162...v1.0.1166)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1136 to 1.0.1165
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-go/blob/v1.0.1165/SERVICE_CHANGELOG.md)
- [Commits](TencentCloud/tencentcloud-sdk-go@v1.0.1136...v1.0.1165)

Updates `go.etcd.io/etcd/client/v3` from 3.5.21 to 3.6.0
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.21...v3.6.0)

Updates `google.golang.org/api` from 0.232.0 to 0.233.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.232.0...v0.233.0)

Updates `k8s.io/api` from 0.33.0 to 0.33.1
- [Commits](kubernetes/api@v0.33.0...v0.33.1)

Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.1
- [Commits](kubernetes/apimachinery@v0.33.0...v0.33.1)

Updates `k8s.io/client-go` from 0.33.0 to 0.33.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.0...v0.33.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/IBM/networking-go-sdk
  dependency-version: 0.51.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.148.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
  dependency-version: 65.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-version: 1.0.1166
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-version: 1.0.1165
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.233.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-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 May 16, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 16, 2025
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label May 16, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 16, 2025
@Raffo
Copy link
Contributor

Raffo commented May 17, 2025

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 17, 2025
@Raffo
Copy link
Contributor

Raffo commented May 18, 2025

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Raffo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 18, 2025
@k8s-ci-robot k8s-ci-robot merged commit 0f59b8f into master May 18, 2025
22 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/go_modules/dev-dependencies-b270379f54 branch May 18, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants