Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

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

Package From To
cloud.google.com/go/compute/metadata 0.8.0 0.8.4
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.19.0 1.19.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.11.0 1.12.0
github.com/aws/aws-sdk-go-v2 1.38.1 1.39.0
github.com/aws/aws-sdk-go-v2/config 1.31.2 1.31.8
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.6 1.20.11
github.com/aws/aws-sdk-go-v2/service/route53 1.56.2 1.58.2
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.39.2 1.39.7
github.com/cloudflare/cloudflare-go 0.115.0 0.116.0
github.com/digitalocean/godo 1.163.0 1.165.0
github.com/linode/linodego 1.55.0 1.58.0
github.com/oracle/oci-go-sdk/v65 65.99.0 65.100.1
github.com/projectcontour/contour 1.32.1 1.33.0
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.34 1.0.0-beta.35
go.etcd.io/etcd/api/v3 3.6.4 3.6.5
go.etcd.io/etcd/client/v3 3.6.4 3.6.5
golang.org/x/time 0.12.0 0.13.0
google.golang.org/api 0.248.0 0.249.0
gopkg.in/ns1/ns1-go.v2 2.14.4 2.15.0
istio.io/api 1.27.0 1.27.1
istio.io/client-go 1.27.0 1.27.1

Updates cloud.google.com/go/compute/metadata from 0.8.0 to 0.8.4

Release notes

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

compute/metadata: v0.8.4

0.8.4 (2025-09-18)

Bug Fixes

  • compute/metadata: Set subClient for UseDefaultClient case (#12911) (9e2646b)

compute/metadata: v0.8.3

0.8.3 (2025-09-17)

Bug Fixes

  • compute/metadata: Disable Client timeouts for subscription client (#12910) (187a58a)

compute/metadata: v0.8.2

0.8.2 (2025-09-17)

Bug Fixes

compute/metadata: v0.8.1

0.8.1 (2025-09-16)

Bug Fixes

  • compute/metadata: Use separate client for subscribe methods (#12885) (76b80f8)

managedkafka: v0.8.1

0.8.1 (2025-09-18)

Bug Fixes

  • managedkafka: Upgrade gRPC service registration func (a10ecc9)
Changelog

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

Changes

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

  • internal/librariangen: Get README title from service config yaml (#12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#12691) (2adb6f9)

0.121.4 (2025-07-17)

Bug Fixes

  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#12524) (82030ee)

0.121.3 (2025-06-25)

Documentation

  • impersonate: Address TODO in impersonate/example_test.go (#12401) (dd096ec)

0.121.2 (2025-05-21)

... (truncated)

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.0 to 1.19.1

Release notes

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

sdk/azcore/v1.19.1

1.19.1 (2025-09-11)

Bugs Fixed

  • Fixed resource identifier parsing for provider-specific resource hierarchies containing "resourceGroups" segments.

Other Changes

  • Improved error fall-back for improperly authored long-running operations.
  • Upgraded dependencies.
Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.11.0 to 1.12.0

Release notes

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

sdk/azidentity/v1.12.0

1.12.0 (2025-09-16)

Features Added

  • Added DefaultAzureCredentialOptions.RequireAzureTokenCredentials. NewDefaultAzureCredential returns an error when this option is true and the environment variable AZURE_TOKEN_CREDENTIALS has no value.

Other Changes

  • AzureDeveloperCLICredential no longer hangs when AZD_DEBUG is set
  • GetToken methods of AzureCLICredential and AzureDeveloperCLICredential return an error when TokenRequestOptions.Claims has a value because these credentials can't acquire a token in that case. The error messages describe the action required to get a token.

sdk/internal/v1.11.2

1.11.2 (2025-07-30)

Other Changes

  • errorinfo.NonRetriable() doesn't wrap errors which are already NonRetriable
Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.2 to 1.31.8

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.6 to 1.18.12

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.6 to 1.20.11

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.49.1 to 1.50.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.56.2 to 1.58.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.39.2 to 1.39.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.38.0 to 1.38.4

Commits

Updates github.com/aws/smithy-go from 1.22.5 to 1.23.0

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2025-09-18)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.1.0
    • Feature: Added support for SIG4/SIGV4A querystring authentication.

Release (2025-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.0
    • Feature: Sort map keys in JSON Document types.

Release (2025-07-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.5
    • Feature: Add HTTP interceptors.

Release (2025-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.4
    • Bug Fix: Fix CBOR serd empty check for string and enum fields
    • Bug Fix: Fix HTTP metrics data race.
    • Bug Fix: Replace usages of deprecated ioutil package.

Release (2025-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.22.3
  • Dependency Update: Bump minimum Go version to 1.22 per our language support policy.

Release (2025-01-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (truncated)

Commits

Updates github.com/cloudflare/cloudflare-go from 0.115.0 to 0.116.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.116.0

ENHANCEMENTS:

  • access_service_tokens: Added graceful rotation support for client secrets (#4189)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.116.0 (September 5th, 2025)

ENHANCEMENTS:

  • access_service_tokens: Added graceful rotation support for client secrets (#4189)
Commits
  • 1eda786 Update CHANGELOG.md
  • 1317436 Update CHANGELOG.md for #4189
  • fd41d6b Merge pull request #4189 from GreenStage/aholland/client_secret_version
  • 8f93e33 Bump golangci/golangci-lint-action to fix CI errors
  • d5bd4b9 Add graceful rotation support for client secrets
  • See full diff in compare view

Updates github.com/digitalocean/godo from 1.163.0 to 1.165.0

Release notes

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

v1.164.0

Changelog

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

[1.165.0] - 2025-09-18

[1.164.0] - 2025-09-10

Commits

Updates github.com/linode/linodego from 1.55.0 to 1.58.0

Release notes

Sourced from github.com/linode/linodego's releases.

v1.58.0

What's Changed

⚠️ Breaking Change

📦 Dependency Updates

Full Changelog: linode/linodego@v1.57.0...v1.57.1

v1.57.0

What's Changed

🚀 New Features

📦 Dependency Updates

Full Changelog: linode/linodego@v1.56.0...v1.57.0

v1.56.0

What's Changed

📋 New Project

🐛 Bug Fixes

🚀 New Features

📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.55.0...v1.56.0

Commits
  • b01b5bc build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 (#819)
  • bb1cc23 build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 and go from 1.23 to...
  • 679a42c Remove AddPlacementGroups user grant (#810)
  • c74cc4d build(deps): bump actions/stale from 9 to 10 (#816)
  • d5d7262 build(deps): bump actions/setup-python from 5 to 6 (#815)
  • d79f1fd build(deps): bump actions/setup-go from 5 to 6 (#814)
  • 0fa653f build(deps): bump actions/github-script from 7 to 8 (#813)
  • bee68b4 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#809)
  • d6838a7 Support LKE-E: Bring Your Own VPC, Dual Stack Cluster, Audit Log Enabling (#803)
  • 3f96d64 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#808)
  • Additional commits viewable in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.99.0 to 65.100.1

Release notes

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

65.100.1

Added

  • Support for AI Data Platform service

  • Support for creating refreshable metadata clones of autonomous databases in the Database service

  • Support for Oracle Base Database for multicloud partners in the Database service

File Checksums (SHA256)

oci-go-sdk-65.100.1.zip 6d4fcd8361508b68c6dcbe513d818dbd415f7440851213c8e7bf97f9a2f84187

65.100.0

Added

  • Support for resource locking in the Email Delivery service

  • Support for setting backup retention policies while creating and updating autonomous container databases in the Database service

  • Support for deleting associated long term backups while deleting the autonomous databases in the Database service

  • Support for listing autonomous database backups by backup destination id and infrastructure type in the Database service

  • Support for listing autonomous database backups by key store id and infrastructure type in the Database service

  • Support for undeleting autonomous databases on public cloud and Cloud at Customer in the Database service

  • Support for additional database edition query parameters in the Database service

Breaking Changes

  • Enum value ListDbSystemStoragePerformancesDatabaseEditionEnterpriseEditionHighPerformance was renamed to ListDbSystemStoragePerformancesDatabaseEditionEnterpriseEditionExtremePerformance in the Database service

File Checksums (SHA256)

oci-go-sdk-65.100.0.zip 59a5bd760414bb31e521b0b460612ca04bd9d96552d6a0dabebccdeba0b19625

65.99.2

Added

  • Support for key management integration for Google Cloud Platform (GCP) in the Database Multicloud service

  • Support for autoscale database storage vault in the Database service

  • Support for creating Data Guards and moving encrypted keys to Google Cloud Provider in the Database service

... (truncated)

Changelog

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

65.100.1 - 2025-09-16

Added

  • Support for AI Data Platform service
  • Support for creating refreshable metadata clones of autonomous databases in the Database service
  • Support for Oracle Base Database for multicloud partners in the Database service

65.100.0 - 2025-09-09

Added

  • Support for resource locking in the Email Delivery service
  • Support for setting backup retention policies while creating and updating autonomous container databases in the Database service
  • Support for deleting associated long term backups while deleting the autonomous databases in the Database service
  • Support for listing autonomous database backups by backup destination id and infrastructure type in the Database service
  • Support for listing autonomous database backups by key store id and infrastructure type in the Database service
  • Support for undeleting autonomous databases on public cloud and Cloud at Customer in the Database service
  • Support for additional database edition query parameters in the Database service

Breaking Changes

  • Enum value ListDbSystemStoragePerformancesDatabaseEditionEnterpriseEditionHighPerformance was renamed to ListDbSystemStoragePerformancesDatabaseEditionEnterpriseEditionExtremePerformance in the Database service

65.99.2 - 2025-09-02

Added

  • Support for key management integration for Google Cloud Platform (GCP) in the Database Multicloud service
  • Support for autoscale database storage vault in the Database service
  • Support for creating Data Guards and moving encrypted keys to Google Cloud Provider in the Database service
  • Support for validating backup for the backup in the HeatWave service
  • Support for additional detector types, recipes and rules in the Cloud Guard service
  • Support for internal DAC shapes in the the Generative AI service

65.99.1 - 2025-08-26

Added

  • Support for OCI Streaming with Apache Kafka (OCI Managed Kafka) service
  • Support for Oracle 19C databases on exascale infrastructure in the Database Service
  • Support for VM.Standard.x86 shape for base databases in the Database Service
  • Support for disaster recovery for MySQL database systems in the Disaster Recovery Service
  • Support for additional languages using whisper model in the AI Speech Service
  • Support for additional host count properties in the GPU memory fabric resource in the Compute Service
  • Support for additional parameters on deployment create and update operations in the GoldenGate Service
Commits
  • 8e23bb5 Releasing version 65.100.1
  • 685c954 Merge remote-tracking branch 'scm/github' into release_2025-09-16
  • 7a999a7 Releasing version 65.100.1
  • ff992c5 Releasing version 65.100.0
  • 98586ec Merge remote-tracking branch 'scm/github' into release_2025-09-09
  • bbfb46e Releasing version 65.100.0
  • 13cff8b Releasing version 65.99.2
  • d7f7368 Merge remote-tracking branch 'scm/github' into release_2025-09-02
  • dbba27e Releasing version 65.99.2
  • ca12c92 Releasing version 65.99.1
  • Additional commits viewable in compare view

Updates github.com/projectcontour/contour from 1.32.1 to 1.33.0

Release notes

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

Contour v1.33.0

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

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

Minor Changes

Distroless Envoy image

The Envoy image used in the example manifests and as the default image in the Gateway Provisioner has been switched to the distroless variant.

Previously, it was based on Ubuntu and included a minimal OS with a package manager. The distroless variant contains only the files required to run Envoy, improving security.

(#7170, @​tsaarni)

Update to Gateway API v1.3.0

Gateway API CRD compatibility has been updated to release v1.3.0.

Full release notes for Gateway API v1.3.0 can be found here.

Other Changes

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.33.0 is tested against Kubernetes 1.32 through 1.34.

Community Thanks!

We’re immensely grateful for all the community contributions that help make Contour even better!

... (truncated)

Commits
  • 3635b06 Update Contour Docker image to v1.33.0.
  • 7c737c9 Update golang to 1.25.1 (#7211)
  • 8c5ef62 build(deps): bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 (#7210)
  • 4e9af85 build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#7209)
  • 0d4114f build(deps): bump github.com/prometheus/common from 0.65.0 to 0.66.1 (#7199)
  • e64437e build(deps): bump sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0 (#7206)
  • f845e9e build(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 (#7202)
  • e8560ee build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#7200)
  • 787083d build(deps): bump actions/stale from 9.1.0 to 10.0.0 (#7207)
  • 8d540b4 build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 (#7204)
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_golang f...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign raffo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested a review from szuecs September 22, 2025 03:15
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 22, 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 Sep 22, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-aae67e3096 branch 4 times, most recently from 97b1c18 to 522dd72 Compare September 26, 2025 03:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-aae67e3096 branch from 522dd72 to d282c16 Compare September 29, 2025 03:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-aae67e3096 branch 3 times, most recently from 9ca5f7c to ca8cf4d Compare October 2, 2025 03:15
…36 updates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.8.0` | `0.8.4` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.0` | `1.19.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.11.0` | `1.12.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.1` | `1.39.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.2` | `1.31.8` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.6` | `1.20.11` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.56.2` | `1.58.2` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.39.2` | `1.39.7` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.115.0` | `0.116.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.163.0` | `1.165.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.55.0` | `1.58.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.99.0` | `65.100.1` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.32.1` | `1.33.0` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.34` | `1.0.0-beta.35` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` |
| [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.13.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.248.0` | `0.249.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.14.4` | `2.15.0` |
| [istio.io/api](https://github.com/istio/api) | `1.27.0` | `1.27.1` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.27.0` | `1.27.1` |



Updates `cloud.google.com/go/compute/metadata` from 0.8.0 to 0.8.4
- [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.8.0...area120/v0.8.4)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.0...sdk/azcore/v1.19.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.11.0...sdk/azcore/v1.12.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.38.1 to 1.39.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.38.1...v1.39.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.2 to 1.31.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.2...config/v1.31.8)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.6 to 1.18.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.6...config/v1.18.12)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.6 to 1.20.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.6...service/kms/v1.20.11)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.49.1 to 1.50.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.1...service/s3/v1.50.3)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.56.2 to 1.58.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.56.2...service/s3/v1.58.2)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.39.2 to 1.39.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/amp/v1.39.2...service/emr/v1.39.7)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.0 to 1.38.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.38.0...service/s3/v1.38.4)

Updates `github.com/aws/smithy-go` from 1.22.5 to 1.23.0
- [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.22.5...v1.23.0)

Updates `github.com/cloudflare/cloudflare-go` from 0.115.0 to 0.116.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/v0.116.0/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.115.0...v0.116.0)

Updates `github.com/digitalocean/godo` from 1.163.0 to 1.165.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/commits)

Updates `github.com/linode/linodego` from 1.55.0 to 1.58.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.55.0...v1.58.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.99.0 to 65.100.1
- [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.99.0...v65.100.1)

Updates `github.com/projectcontour/contour` from 1.32.1 to 1.33.0
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](projectcontour/contour@v1.32.1...v1.33.0)

Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [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.23.0...v1.23.2)

Updates `github.com/prometheus/common` from 0.65.0 to 0.66.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.65.0...v0.66.1)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.34 to 1.0.0-beta.35
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases)
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md)
- [Commits](scaleway/scaleway-sdk-go@v1.0.0-beta.34...v1.0.0-beta.35)

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

Updates `go.etcd.io/etcd/api/v3` from 3.6.4 to 3.6.5
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.6.4...v3.6.5)

Updates `go.etcd.io/etcd/client/v3` from 3.6.4 to 3.6.5
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.6.4...v3.6.5)

Updates `golang.org/x/net` from 0.43.0 to 0.44.0
- [Commits](golang/net@v0.43.0...v0.44.0)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0
- [Commits](golang/oauth2@v0.30.0...v0.31.0)

Updates `golang.org/x/sync` from 0.16.0 to 0.17.0
- [Commits](golang/sync@v0.16.0...v0.17.0)

Updates `golang.org/x/text` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.28.0...v0.29.0)

Updates `golang.org/x/time` from 0.12.0 to 0.13.0
- [Commits](golang/time@v0.12.0...v0.13.0)

Updates `google.golang.org/api` from 0.248.0 to 0.249.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.248.0...v0.249.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.14.4 to 2.15.0

Updates `istio.io/api` from 1.27.0 to 1.27.1
- [Commits](istio/api@1.27.0...1.27.1)

Updates `istio.io/client-go` from 1.27.0 to 1.27.1
- [Commits](istio/client-go@1.27.0...1.27.1)

Updates `k8s.io/api` from 0.33.4 to 0.34.0
- [Commits](kubernetes/api@v0.33.4...v0.34.0)

Updates `k8s.io/apimachinery` from 0.33.4 to 0.34.0
- [Commits](kubernetes/apimachinery@v0.33.4...v0.34.0)

Updates `k8s.io/client-go` from 0.33.4 to 0.34.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.4...v0.34.0)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.1
- [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.21.0...v0.22.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-version: 1.20.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.50.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.58.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-version: 1.39.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.38.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-version: 0.116.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.165.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-version: 1.58.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.100.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/prometheus/common
  dependency-version: 0.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-version: 1.0.0-beta.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-version: 3.6.5
  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.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/time
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.249.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-aae67e3096 branch from ca8cf4d to 4501b89 Compare October 6, 2025 03:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

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

@dependabot dependabot bot closed this Oct 7, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dev-dependencies-aae67e3096 branch October 7, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 needs-ok-to-test Indicates a PR that requires an org member to verify it 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.

1 participant