Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

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

Package From To
github.com/aws/aws-sdk-go-v2/config 1.32.5 1.32.6
github.com/digitalocean/godo 1.170.0 1.171.0
github.com/goccy/go-yaml 1.19.0 1.19.1
github.com/linode/linodego 1.62.0 1.63.0
github.com/oracle/oci-go-sdk/v65 65.105.1 65.105.2
github.com/projectcontour/contour 1.33.0 1.33.1
github.com/scaleway/scaleway-sdk-go 1.0.0-beta.35 1.0.0-beta.36
go.etcd.io/etcd/api/v3 3.6.6 3.6.7
go.etcd.io/etcd/client/v3 3.6.6 3.6.7
google.golang.org/api 0.257.0 0.258.0
istio.io/api 1.28.1 1.28.2
istio.io/client-go 1.28.1 1.28.2
k8s.io/apimachinery 0.34.3 0.35.0
k8s.io/client-go 0.34.3 0.35.0

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

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.5 to 1.19.6

Commits

Updates github.com/digitalocean/godo from 1.170.0 to 1.171.0

Release notes

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

v1.171.0

Changelog

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

[1.171.0] - 2025-12-17

Commits

Updates github.com/goccy/go-yaml from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.19.1

What's Changed

Full Changelog: goccy/go-yaml@v1.19.0...v1.19.1

Commits

Updates github.com/linode/linodego from 1.62.0 to 1.63.0

Release notes

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

v1.63.0

What's Changed

📋 New Project

⚠️ Breaking Change

🚀 New Features

📦 Dependency Updates

New Contributors

Full Changelog: linode/linodego@v1.62.0...v1.63.0

Commits
  • 8c9eb0e project: Identity and Access Management (#866)
  • 72287a0 build(deps): bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 (#862)
  • b374824 project: Add support for Block Storage Volume Limit Increase (#865)
  • 01bc7a5 project: Firewall RuleSets & PrefixLists (#863)
  • 0274107 fix InvoiceItem.UnitPrice type (#849)
  • 10dc6c5 Add vpc dualstack capability (#842)
  • See full diff in compare view

Updates github.com/oracle/oci-go-sdk/v65 from 65.105.1 to 65.105.2

Release notes

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

65.105.2

Added

  • Support for Batch service

  • Support for fetching mapped attributes in the Identity Domains service

  • Support for Oracle Integration Cloud (OIC) resource as a member in the Disaster Recovery service

  • Support for model explorer for model deployments in the Data Science service

  • Support for configuring backend network security groups at cluster level in the Kubernetes Engine service

  • Support for IPv6 for iSCSI volume attachment in the Compute service

  • Support for firmware pinning using host groups in the Compute service

  • Support for creating Access Control Lists (ACLs) for Oracle Integration Cloud (OIC) Design Time in the Integration Cloud service

  • Support for disabling and deleting existing Oracle Process Automation (OPA) instances attached to a Gen3 Integration instance in the Integration Cloud service

  • Support for sending Oracle Integration Cloud (OIC) activity streams to OCI Logging Analytics in the Integration Cloud service

  • Support for enabling disaster recovery of existing instances in the Integration Cloud service

File Checksums (SHA256)

oci-go-sdk-65.105.2.zip 1348065c852120da2a2c85e3c786612b02cd2209cc920e942724113a4ddb2c1d

Changelog

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

65.105.2 - 2025-12-16

Added

  • Support for Batch service
  • Support for fetching mapped attributes in the Identity Domains service
  • Support for Oracle Integration Cloud (OIC) resource as a member in the Disaster Recovery service
  • Support for model explorer for model deployments in the Data Science service
  • Support for configuring backend network security groups at cluster level in the Kubernetes Engine service
  • Support for IPv6 for iSCSI volume attachment in the Compute service
  • Support for firmware pinning using host groups in the Compute service
  • Support for creating Access Control Lists (ACLs) for Oracle Integration Cloud (OIC) Design Time in the Integration Cloud service
  • Support for disabling and deleting existing Oracle Process Automation (OPA) instances attached to a Gen3 Integration instance in the Integration Cloud service
  • Support for sending Oracle Integration Cloud (OIC) activity streams to OCI Logging Analytics in the Integration Cloud service
  • Support for enabling disaster recovery of existing instances in the Integration Cloud service
Commits
  • f5b998c Releasing version 65.105.2
  • 834b4d6 Merge remote-tracking branch 'scm/github' into release_2025-12-16
  • e8cc33e Releasing version 65.105.2
  • See full diff in compare view

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

Release notes

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

Contour v1.33.1

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

All Changes

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

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

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.

Commits
  • 38be74f Update Contour Docker image to v1.33.1.
  • cbb7186 release-1.33: Bump to envoy 1.35.8 (#7332)
  • 02045e5 release-1.33: Bump to go 1.25.5 (#7333)
  • 88611b3 build(deps): bump github.com/cert-manager/cert-manager (#7350)
  • 668d0de build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#7348)
  • 9d54e19 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#7349)
  • 569662b build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#7346)
  • 7c5b0d9 build(deps): bump the k8s-dependencies group with 4 updates (#7347)
  • db8ca23 build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#7317)
  • 43ab736 build(deps): bump the k8s-dependencies group with 4 updates (#7305)
  • Additional commits viewable in compare view

Updates github.com/scaleway/scaleway-sdk-go from 1.0.0-beta.35 to 1.0.0-beta.36

Release notes

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

v1.0.0-beta.36

What's Changed

Features

... (truncated)

Commits
  • e7da2ca fix(domain): change proto for the TLD .IT (#2871)
  • 7717138 feat(audit_trail): add resource types for VPC (#2870)
  • ca2d716 fix(s2s_vpn): change ip to ipnet on customer gateway modification rpc (#2869)
  • da89e63 feat(product_catalog): add Managed Redis Database information to catalog APIs...
  • f24c987 feat(product_catalog): add Object Storage (#2865)
  • 11d0d2f feat(webhosting): add new endpoint to migrate control panel (#2863)
  • 130ab81 feat(domain): add TLD .IT (#2862)
  • a523586 feat(product_catalog): add secret and key manager to GetCatalog API (#2861)
  • 73e90b6 chore(k8s): remove legacy endpoint + refresh autoscaler docs (#2860)
  • 7856834 feat(domain): add unauthenticated_registrar_api yaml (#2859)
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/api/v3 from 3.6.6 to 3.6.7

Release notes

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

v3.6.7

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.7
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.7
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
  • e838ef1 version: bump up to 3.6.7
  • 6bfd01c Merge pull request #21024 from ivanvc/release-3.6-x-net-0.45.0
  • 61af088 dependency: Bump golang.org/x/net from 0.38.0 to 0.45.0
  • dbaf5cf Merge pull request #20998 from hwdef/release36-bump-go-12411
  • 97141e1 Bump go to 1.24.11
  • f185ce6 Merge pull request #20941 from ahrtr/20251117_tokens_3.6
  • 554dc70 Print token fingerprint instead of the original tokens in log messages
  • See full diff in compare view

Updates go.etcd.io/etcd/client/v3 from 3.6.6 to 3.6.7

Release notes

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

v3.6.7

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.7
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.7
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
  • e838ef1 version: bump up to 3.6.7
  • 6bfd01c Merge pull request #21024 from ivanvc/release-3.6-x-net-0.45.0
  • 61af088 dependency: Bump golang.org/x/net from 0.38.0 to 0.45.0
  • dbaf5cf Merge pull request #20998 from hwdef/release36-bump-go-12411
  • 97141e1 Bump go to 1.24.11
  • f185ce6 Merge pull request #20941 from ahrtr/20251117_tokens_3.6
  • 554dc70 Print token fingerprint instead of the original tokens in log messages
  • See full diff in compare view

Updates google.golang.org/api from 0.257.0 to 0.258.0

Release notes

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

v0.258.0

0.258.0 (2025-12-18)

Features

Changelog

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

0.258.0 (2025-12-18)

Features

Commits

Updates istio.io/api from 1.28.1 to 1.28.2

Commits

Updates istio.io/client-go from 1.28.1 to 1.28.2

Commits

Updates k8s.io/apimachinery from 0.34.3 to 0.35.0

Commits
  • 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35
  • e2a2dbc Bump golang.org/x/crypto to v0.45.0
  • 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...
  • 52154f7 Update vendored dependencies
  • 5a348c5 KEP-5471: Extend tolerations operators (#134665)
  • 6f89492 Merge pull request #133648 from richabanker/merged-discovery
  • c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting
  • 729c13d Merge pull request #134624 from yt2985/podcertificates-beta
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.34.3 to 0.35.0

Commits
  • 9bcb694 Update dependencies to v0.35.0 tag
  • 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35
  • 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f...
  • 891f94c Merge remote-tracking branch 'origin/master' into release-1.35
  • 65ffe04 Merge pull request #135580 from serathius/client-go-transformer
  • 2fe4ac2 downgrade reflector watchlist fallback log to V(4)
  • 97256a6 Bump golang.org/x/crypto to v0.45.0
  • 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • 171ef8c Use transformer in consistency checker
  • 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20250820121507-0af2bda4dd1d to 0.0.0-20251002143259-bc988d571ff4

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

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 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 ivankatliarchuk 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 requested a review from szuecs December 23, 2025 03:08
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 23, 2025
@k8s-ci-robot
Copy link
Contributor

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

I'm waiting for a github.com 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 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. labels Dec 23, 2025
@mloiseleur
Copy link
Collaborator

mloiseleur commented Dec 23, 2025

It seems there is a real issue with this update.
make test on master is fine
I reproduced the CI error in make test on this branch.

@mloiseleur
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-996c0171c7 branch 3 times, most recently from 1bb8a47 to 26a1921 Compare December 30, 2025 03:04
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-996c0171c7 branch 2 times, most recently from a3edd91 to 716eae9 Compare December 31, 2025 10:46
…16 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.170.0` | `1.171.0` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.19.0` | `1.19.1` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.62.0` | `1.63.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.105.1` | `65.105.2` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.33.0` | `1.33.1` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.35` | `1.0.0-beta.36` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.6` | `3.6.7` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.6` | `3.6.7` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.257.0` | `0.258.0` |
| [istio.io/api](https://github.com/istio/api) | `1.28.1` | `1.28.2` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.28.1` | `1.28.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.3` | `0.35.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.3` | `0.35.0` |



Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.5 to 1.32.6
- [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.32.5...v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.5 to 1.19.6
- [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/m2/v1.19.5...service/m2/v1.19.6)

Updates `github.com/digitalocean/godo` from 1.170.0 to 1.171.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.170.0...v1.171.0)

Updates `github.com/goccy/go-yaml` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.19.0...v1.19.1)

Updates `github.com/linode/linodego` from 1.62.0 to 1.63.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](linode/linodego@v1.62.0...v1.63.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.105.1 to 65.105.2
- [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.105.1...v65.105.2)

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

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.35 to 1.0.0-beta.36
- [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.35...v1.0.0-beta.36)

Updates `go.etcd.io/etcd/api/v3` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.6.6...v3.6.7)

Updates `go.etcd.io/etcd/client/v3` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.6.6...v3.6.7)

Updates `google.golang.org/api` from 0.257.0 to 0.258.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.257.0...v0.258.0)

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

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

Updates `k8s.io/apimachinery` from 0.34.3 to 0.35.0
- [Commits](kubernetes/apimachinery@v0.34.3...v0.35.0)

Updates `k8s.io/client-go` from 0.34.3 to 0.35.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.3...v0.35.0)

Updates `k8s.io/utils` from 0.0.0-20250820121507-0af2bda4dd1d to 0.0.0-20251002143259-bc988d571ff4
- [Commits](https://github.com/kubernetes/utils/commits)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.6
  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.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.171.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
  dependency-version: 1.63.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.105.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-version: 1.33.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-version: 1.0.0-beta.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-version: 3.6.7
  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.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: istio.io/api
  dependency-version: 1.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-version: 1.28.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.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-20251002143259-bc988d571ff4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dev-dependencies-996c0171c7 branch from 716eae9 to 515d3fa Compare January 1, 2026 03:04
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.

3 participants