Skip to content

chore(deps): bump the dev-dependencies group across 1 directory with 19 updates#6396

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/dev-dependencies-d4a0f98d9e
Open

chore(deps): bump the dev-dependencies group across 1 directory with 19 updates#6396
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/dev-dependencies-d4a0f98d9e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

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

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.21.0 1.21.1
github.com/aws/aws-sdk-go-v2 1.41.5 1.41.6
github.com/aws/aws-sdk-go-v2/config 1.32.14 1.32.16
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.37 1.20.38
github.com/aws/aws-sdk-go-v2/service/route53 1.62.5 1.62.6
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.39.26 1.39.27
github.com/exoscale/egoscale/v3 3.1.34 3.1.35
github.com/linode/linodego 1.67.0 1.68.0
github.com/oracle/oci-go-sdk/v65 65.111.0 65.113.0
google.golang.org/api 0.275.0 0.276.0
istio.io/api 1.29.1 1.29.2
istio.io/client-go 1.29.1 1.29.2
k8s.io/apimachinery 0.35.3 0.36.0
k8s.io/client-go 0.35.3 0.36.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1

Release notes

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

sdk/azcore/v1.21.1

1.21.1 (2026-04-16)

Bugs Fixed

  • Fixed an issue in ResponseError.Error() where the request URL path was being logged unescaped.
  • Redact query parameters when logging errors.
  • For runtime.JoinPaths, don't add a slash between root and paths when paths starts with ? (query string).

Other Changes

  • Upgraded to Go 1.25.0.
  • Upgraded dependencies.
Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.41.5 to 1.41.6

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.16

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.14 to 1.19.15

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.37 to 1.20.38

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.57.1 to 1.57.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.62.5 to 1.62.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.39.26 to 1.39.27

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.10 to 1.42.0

Commits

Updates github.com/aws/smithy-go from 1.24.3 to 1.25.0

Release notes

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

v1.25.0

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait
Changelog

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

Release (2026-04-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.1
    • Bug Fix: Fixed a memory leak in the LRU cache implementation used by some AWS services.

Release (2026-04-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

Release (2026-04-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.3
    • Bug Fix: Add additional sigv4 configuration.
  • github.com/aws/smithy-go/aws-http-auth: v1.1.3
    • Bug Fix: Add additional sigv4 configuration.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware

Release (2025-12-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.0

... (truncated)

Commits

Updates github.com/exoscale/egoscale/v3 from 3.1.34 to 3.1.35

Release notes

Sourced from github.com/exoscale/egoscale/v3's releases.

v3.1.35

See the CHANGELOG for details.

Changelog

Sourced from github.com/exoscale/egoscale/v3's changelog.

3.1.35

  • Bump Go to 1.26 (fixes govulncheck report) (#754)
  • v3 generator: implement format: uri-reference (#753)
  • v3 generator: implement format: byte (#759)

3.1.32

  • v3: regenerate from new API spec (#735)

3.1.31

  • v3: regenerate from new API spec (#734)
  • v3: regenerate from new API spec (#732)
  • Re-introduce yaml spec for API generation
  • api spec: pull from API endpoint directly (#731)
  • v2: update pointer to API reference (#730)

3.1.30

  • Manually generate v3 from spec (#724)

3.1.29

  • Generator v3: Add Root schema objct array & change resp init (#722)
  • v3: regenerate from new API spec (#721)
  • v3: regenerate from new API spec (#723)

3.1.28

  • Generator: Fix time query param format #719
  • v3: regenerate from new API spec (#720)
  • v3: regenerate from new API spec (#717)

3.1.27

  • Bump go.mk (and goreleaser) #714
  • v3: regenerate from new API spec (#715)

3.1.26

  • build(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.14 in /v3 (#712)

... (truncated)

Commits
  • 369188e Prepare release
  • 0e9ee80 v3: regenerate from new API spec (#761)
  • 3fa62b7 v3: regenerate from new API spec (#760)
  • 51108a5 v3 generator: implement format: byte (#759)
  • 08a321a v3: regenerate from new API spec (#758)
  • 9caf421 build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /v3/gene...
  • 8a0f7a1 build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /v3 (#726)
  • d2d9ca7 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 in /v3 (#729)
  • ce6a869 v3: regenerate from new API spec (#752)
  • cd6db72 Refresh Issue & PR templates (#755)
  • Additional commits viewable in compare view

Updates github.com/linode/linodego from 1.67.0 to 1.68.0

Release notes

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

v1.68.0

What's Changed

🚀 New Features

💡 Improvements

📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.67.0...v1.68.0

Commits
  • 9077a1f build(deps): bump actions/github-script from 8 to 9 (#932)
  • 6950d17 build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 (#930)
  • ad25985 feat: add ACLP list entities method (#923)
  • 04c1c9e Remove content field from list alert channels response (#925)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.111.0 to 65.113.0

Release notes

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

65.113.0

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service

  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service

  • Support for IPv6 endpoints in the Events service

  • Support for IPv6 endpoints in the Logging service

  • Support for IPv6 endpoints in the Logging Search service

  • Support for IPv6 endpoints in the Logging Ingestion service

  • Support for reserved private IP IDs in the Compute service

  • Support for USAGE_ONLY query type in the Usage Api service

  • Support for resizing Data, Reco, and Sparse disk groups in the Database service

  • Support for logging line format in the Functions service

Breaking Changes

  • Enum value OperationTypeGoldengateConnectionAssigmnentDelete was removed from model OperationTypeEnum in the GoldenGate service

  • The field TimeUpgradeRequired was removed in the model Deployment in the GoldenGate service

  • The model DeploymentUpgradeLifecycleStateEnum was removed in the GoldenGate service

  • Type of field LifecycleState was changed to DeploymentBackupLifecycleStateEnum in the models DeploymentBackupSummary, DeploymentBackup, DeploymentSummary, DeploymentUpgradeSummary, DeploymentUpgrade, Deployment, ListDeploymentBackupsRequest, ListDeploymentPeersRequest, ListDeploymentUpgradesRequest, and ListDeploymentsRequest in the GoldenGate service

  • Type of field BootstrapServers was changed from []KafkaBootstrapServer to []CreateKafkaBootstrapServer in the model CreateKafkaConnectionDetails in the GoldenGate service

  • The field PrivateIp was removed from the models CreateGoldenGateConnectionDetails, CreateJavaMessageServiceConnectionDetails, CreateMicrosoftSqlserverConnectionDetails, CreateKafkaSchemaRegistryConnectionDetails, CreateMysqlConnectionDetails, and CreatePostgresqlConnectionDetails in the GoldenGate service

  • The model UpdateComputeHostsRequest renamed to UpdateComputeHostRequest in the Compute service

  • The model UpdateComputeHostsDetails was renamed to UpdateComputeHostDetails in the Compute service

  • The model GetComputeHostsRequest renamed to GetComputeHostRequest in the Compute service

  • Methods getComputeHosts(GetComputeHostsRequest) and updateComputeHosts(UpdateComputeHostsRequest) have been removed from Compute in the Compute service.

  • Methods forUpdateComputeHosts(UpdateComputeHostsRequest) and forUpdateComputeHosts(UpdateComputeHostsRequest, TerminationStrategy, DelayStrategy) have been removed from ComputeWaiters in the Compute service.

  • Classes UpdateComputeHostsDetails, GetComputeHostsRequest, UpdateComputeHostsRequest, GetComputeHostsResponse, and UpdateComputeHostsResponse have been removed in the Compute service.

... (truncated)

Changelog

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

65.113.0 - 2026-04-21

Added

  • Support for Azure AD, Avro Metadata, and Microsoft Fabric Eventstream (Kafka-like) data sources in the GoldenGate service
  • Support for creating branded email subdomains without delegating DNS subzone in the Fusion Apps as a Service
  • Support for IPv6 endpoints in the Events service
  • Support for IPv6 endpoints in the Logging service
  • Support for IPv6 endpoints in the Logging Search service
  • Support for IPv6 endpoints in the Logging Ingestion service
  • Support for reserved private IP IDs in the Compute service
  • Support for USAGE_ONLY query type in the Usage Api service
  • Support for resizing Data, Reco, and Sparse disk groups in the Database service
  • Support for logging line format in the Functions service

Breaking Changes

  • Enum value OperationTypeGoldengateConnectionAssigmnentDelete was removed from model OperationTypeEnum in the GoldenGate service
  • The field TimeUpgradeRequired was removed in the model Deployment in the GoldenGate service
  • The model DeploymentUpgradeLifecycleStateEnum was removed in the GoldenGate service
  • Type of field LifecycleState was changed to DeploymentBackupLifecycleStateEnum in the models DeploymentBackupSummary, DeploymentBackup, DeploymentSummary, DeploymentUpgradeSummary, DeploymentUpgrade, Deployment, ListDeploymentBackupsRequest, ListDeploymentPeersRequest, ListDeploymentUpgradesRequest, and ListDeploymentsRequest in the GoldenGate service
  • Type of field BootstrapServers was changed from []KafkaBootstrapServer to []CreateKafkaBootstrapServer in the model CreateKafkaConnectionDetails in the GoldenGate service
  • The field PrivateIp was removed from the models CreateGoldenGateConnectionDetails, CreateJavaMessageServiceConnectionDetails, CreateMicrosoftSqlserverConnectionDetails, CreateKafkaSchemaRegistryConnectionDetails, CreateMysqlConnectionDetails, and CreatePostgresqlConnectionDetails in the GoldenGate service
  • The model UpdateComputeHostsRequest renamed to UpdateComputeHostRequest in the Compute service
  • The model UpdateComputeHostsDetails was renamed to UpdateComputeHostDetails in the Compute service
  • The model GetComputeHostsRequest renamed to GetComputeHostRequest in the Compute service
  • Methods getComputeHosts(GetComputeHostsRequest) and updateComputeHosts(UpdateComputeHostsRequest) have been removed from Compute in the Compute service.
  • Methods forUpdateComputeHosts(UpdateComputeHostsRequest) and forUpdateComputeHosts(UpdateComputeHostsRequest, TerminationStrategy, DelayStrategy) have been removed from ComputeWaiters in the Compute service.
  • Classes UpdateComputeHostsDetails, GetComputeHostsRequest, UpdateComputeHostsRequest, GetComputeHostsResponse, and UpdateComputeHostsResponse have been removed in the Compute service.

65.112.0 - 2026-04-14

Added

  • Support for filesystem snapshot locking for ransomware protection in the File Storage service
  • Support for creating refresh-able metadata clones in Autonomous Database in the Database service
  • Support for cross-region Data Guard for Azure, GCP, and AWS KMS-based databases in the Database MultiCloud service
  • Support for multicloud policies API and OMHub Resource View and Policy Hub UI features in the Multicloud service
  • Support for Development and Production domain group types in place of Lightweight and Standard in the OCI Internet of Things (OCI IoT) service
  • Support for Fusion Data Intelligence (FDI) self-service integration in the Fusion Application as a Service
  • Support for implementing Customer self-service feature to add egress ports in the Fusion Application as a Service
  • Support for a new flag to the create and update capacity reservation APIs in the Compute service
  • Support for alarms and notifications in the OCI Control Center service  

Breaking Changes

  • The field CompartmentIdInSubtree removed from the model ListNetworkAnchorsRequest in the MultiCloud service
Commits
  • 3084b17 Releasing version 65.113.0
  • 269d508 Remove all files deleted in scm
  • 519ab9d Merge remote-tracking branch 'scm/github' into release_2026-04-21
  • 3637eb7 Releasing version 65.113.0
  • 635b0e8 Releasing version ..
  • 79ac57d Merge remote-tracking branch 'scm/github' into release_2026-04-14
  • bc9ff91 Releasing version 65.112.0
  • See full diff in compare view

Updates google.golang.org/api from 0.275.0 to 0.276.0

Release notes

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

v0.276.0

0.276.0 (2026-04-14)

Features

Changelog

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

0.276.0 (2026-04-14)

Features

Commits

Updates istio.io/api from 1.29.1 to 1.29.2

Commits
  • a0e4e1c Automator: update common-files@release-1.29 in istio/api@release-1.29 (#3685)
  • f62b6c6 Automator: update common-files@release-1.29 in istio/api@release-1.29 (#3683)
  • 2c4cac0 Automator: update common-files@release-1.29 in istio/api@release-1.29 (#3664)
  • See full diff in compare view

Updates istio.io/client-go from 1.29.1 to 1.29.2

Commits
  • 7c9b0b7 Automator: update common-files@release-1.29 in istio/client-go@release-1.29 (...
  • 54661d9 Automator: update istio/api@release-1.29 dependency in istio/client-go@releas...
  • 4ffbf60 Automator: update common-files@release-1.29 in istio/client-go@release-1.29 (...
  • 1b3ba35 Automator: update istio/api@release-1.29 dependency in istio/client-go@releas...
  • 64f77b3 Automator: update common-files@release-1.29 in istio/client-go@release-1.29 (...
  • ff3866c Automator: update istio/api@release-1.29 dependency in istio/client-go@releas...
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.35.3 to 0.36.0

Commits
  • debe1eb Update dependencies to v0.36.0 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.3 to 0.36.0

Commits
  • 1d95f02 Update dependencies to v0.36.0 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20260108192941-914a6e750570 to 0.0.0-20260210185600-b8788abfbbc2

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

…19 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.21.0` | `1.21.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.14` | `1.32.16` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.37` | `1.20.38` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.62.5` | `1.62.6` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.39.26` | `1.39.27` |
| [github.com/exoscale/egoscale/v3](https://github.com/exoscale/egoscale) | `3.1.34` | `3.1.35` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.67.0` | `1.68.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.111.0` | `65.113.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.275.0` | `0.276.0` |
| [istio.io/api](https://github.com/istio/api) | `1.29.1` | `1.29.2` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.29.1` | `1.29.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.3` | `0.36.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.3` | `0.36.0` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.21.0 to 1.21.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.21.0...sdk/azcore/v1.21.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.14...config/v1.32.16)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.14 to 1.19.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.14...credentials/v1.19.15)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.37 to 1.20.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.20.37...feature/dynamodb/attributevalue/v1.20.38)

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

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.62.5 to 1.62.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.62.5...service/iot/v1.62.6)

Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.39.26 to 1.39.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/servicediscovery/v1.39.26...service/servicediscovery/v1.39.27)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.10 to 1.42.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.10...service/s3/v1.42.0)

Updates `github.com/aws/smithy-go` from 1.24.3 to 1.25.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.24.3...v1.25.0)

Updates `github.com/exoscale/egoscale/v3` from 3.1.34 to 3.1.35
- [Release notes](https://github.com/exoscale/egoscale/releases)
- [Changelog](https://github.com/exoscale/egoscale/blob/master/CHANGELOG.md)
- [Commits](exoscale/egoscale@v3.1.34...v3.1.35)

Updates `github.com/linode/linodego` from 1.67.0 to 1.68.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.67.0...v1.68.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.111.0 to 65.113.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.111.0...v65.113.0)

Updates `google.golang.org/api` from 0.275.0 to 0.276.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.275.0...v0.276.0)

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

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

Updates `k8s.io/apimachinery` from 0.35.3 to 0.36.0
- [Commits](kubernetes/apimachinery@v0.35.3...v0.36.0)

Updates `k8s.io/client-go` from 0.35.3 to 0.36.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.3...v0.36.0)

Updates `k8s.io/utils` from 0.0.0-20260108192941-914a6e750570 to 0.0.0-20260210185600-b8788abfbbc2
- [Commits](https://github.com/kubernetes/utils/commits)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  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.19.15
  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.38
  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.57.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.62.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
  dependency-version: 1.39.27
  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.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/exoscale/egoscale/v3
  dependency-version: 3.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-version: 1.68.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.113.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.276.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-version: 1.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-version: 1.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20260210185600-b8788abfbbc2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2026
@k8s-ci-robot
Copy link
Copy Markdown
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 szuecs for approval. For more information see the Code Review Process.

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

Details 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 26, 2026
@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 Apr 26, 2026
@k8s-ci-robot
Copy link
Copy Markdown
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.

Details

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 Apr 26, 2026
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