Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the all-dependencies group with 29 updates:

Package From To
cloud.google.com/go/compute 1.49.0 1.49.1
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.19.1 1.20.0
github.com/RoaringBitmap/roaring/v2 2.10.0 2.14.4
github.com/aws/aws-sdk-go-v2 1.39.2 1.39.6
github.com/aws/aws-sdk-go-v2/config 1.31.12 1.31.20
github.com/aws/aws-sdk-go-v2/credentials 1.18.16 1.18.24
github.com/aws/aws-sdk-go-v2/service/fsx 1.62.0 1.63.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.39.6 1.39.13
github.com/container-storage-interface/spec 1.11.0 1.12.0
github.com/go-openapi/errors 0.22.3 0.22.4
github.com/go-openapi/runtime 0.29.0 0.29.2
github.com/go-openapi/strfmt 0.24.0 0.25.0
github.com/go-openapi/validate 0.25.0 0.25.1
github.com/kubernetes-csi/csi-lib-utils 0.22.0 0.23.0
github.com/kubernetes-csi/external-snapshotter/client/v8 8.2.0 8.4.0
github.com/olekukonko/tablewriter 0.0.5 1.1.1
golang.org/x/crypto 0.43.0 0.44.0
golang.org/x/net 0.46.0 0.47.0
golang.org/x/oauth2 0.32.0 0.33.0
golang.org/x/sync 0.17.0 0.18.0
golang.org/x/sys 0.37.0 0.38.0
golang.org/x/text 0.30.0 0.31.0
google.golang.org/api 0.252.0 0.256.0
k8s.io/api 0.34.1 0.34.2
k8s.io/apiextensions-apiserver 0.34.1 0.34.2
k8s.io/apimachinery 0.34.1 0.34.2
k8s.io/client-go 0.34.1 0.34.2
k8s.io/mount-utils 0.34.1 0.34.2
sigs.k8s.io/cloud-provider-azure/pkg/azclient 0.9.3 0.10.0

Updates cloud.google.com/go/compute from 1.49.0 to 1.49.1

Release notes

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

compute: v1.49.1

1.49.1 (2025-10-16)

Bug Fixes

  • compute: Upgrade gRPC service registration func (#13163) (136f25f)
Commits
  • 687a10c chore: release main (#13166)
  • 7aa9612 feat(bigtable): Add experimental Bigtable connection pool with custom load ba...
  • 136f25f fix(compute): upgrade gRPC service registration func (#13163)
  • 192d2c4 chore(librarian): rename source_commit_hash to commit_hash (#13165)
  • f511368 chore: migrate configdelivery, geminidataanalytics and locationfinder to libr...
  • 2c37c8b feat(internal/librariangen): add nested protos config to repo-config.yaml (#1...
  • 2d0f8c7 chore: migrate 9 modules (accessapproval - serviceusage) to librarian (#13154)
  • bb35268 chore: migrate aiplatform to Librarian (#13159)
  • 8210f81 chore: apply state file changes to remove generated common types (#13155)
  • 96cfd47 feat(client): Enable routing cookie and attempt headers for enhanced retries ...
  • Additional commits viewable in compare view

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

Release notes

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

sdk/azcore/v1.20.0

1.20.0 (2025-11-06)

Features Added

  • Added runtime.FetcherForNextLinkOptions.HTTPVerb to specify the HTTP verb when fetching the next page via next link. Defaults to http.MethodGet.

Bugs Fixed

  • Fixed potential panic when decoding base64 strings.
  • Fixed an issue in resource identifier parsing which prevented it from returning an error for malformed resource IDs.
Commits
  • 466795e Prep azcore@v1.20.0 (#25563)
  • 6fce238 [azsystemevents] Remove gopls (#25555)
  • c0ac8ea Sync eng/common directory with azure-sdk-tools for PR 12476 (#25549)
  • 047fb66 [Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...
  • 908cfea [azsystemevents] Fixing build.go to work properly with tsp-client as the orch...
  • c30fd4c cosmos: Allow the Query Pipeline to return an alternative query to execute in...
  • 1b44564 fixed resource type validation in ParseResourceType and correlated tests (#25...
  • e566eec Sync eng/common directory with azure-sdk-tools for PR 12531 (#25545)
  • 053de1a Increment package version after release of data/azcosmos (#25544)
  • 8e673bb release pr (#25543)
  • Additional commits viewable in compare view

Updates github.com/RoaringBitmap/roaring/v2 from 2.10.0 to 2.14.4

Release notes

Sourced from github.com/RoaringBitmap/roaring/v2's releases.

Version 2.14.4

What's Changed

Full Changelog: RoaringBitmap/roaring@v2.14.3...v2.14.4

Version 2.14.3

What's Changed

Full Changelog: RoaringBitmap/roaring@v2.14.2...v2.14.3

Version 2.14.2

What's Changed

! BREAKING CHANGE !

Full Changelog: RoaringBitmap/roaring@v2.14.1...v2.14.2

Version 2.14.1

What's Changed

New Contributors

Full Changelog: RoaringBitmap/roaring@v2.14.0...v2.14.1

Version 2.14.0

What's Changed

Full Changelog: RoaringBitmap/roaring@v2.13.0...v2.14.0

Version 2.13.0

What's Changed

Full Changelog: RoaringBitmap/roaring@v2.12.0...v2.13.0

v2.12.0

What's Changed

... (truncated)

Commits
  • 80986ef Merge pull request #502 from happygiraffe/master
  • 45a287e Merge pull request #503 from RoaringBitmap/add_go_fmt
  • dbaf293 add a go fmt test.
  • daab0fd Merge pull request #501 from rogpeppe-contrib/004-new-unsetbits-pr
  • 2538288 UnsetIterator: address review comments
  • af00e64 Update workflows to use Go 1.24.
  • f200715 Remove unused local file.
  • f8a2ba2 Correct whitespace.
  • c79435a Use t.TempDir() to access a guaranteed writable directory.
  • 22f439b Avoid the deprecated ioutil package.
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.39.2 to 1.39.6

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.20

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.16 to 1.18.24

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2023-05-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.46.0
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.0
    • Feature: Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.29.0
    • Feature: Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.19.0
    • Feature: Documentation updates for AWS Security Token Service.

Release (2023-05-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.97.0
    • Feature: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.13.0
    • Feature: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.23.0
    • Feature: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.22.0
    • Feature: Revert previous SQS protocol change.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/fsx from 1.62.0 to 1.63.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.39.6 to 1.39.13

Commits

Updates github.com/container-storage-interface/spec from 1.11.0 to 1.12.0

Release notes

Sourced from github.com/container-storage-interface/spec's releases.

v1.12.0

Breaking changes/Deprecations:

  • None

Additions:

Clarifications/Corrections/Fixes:

  • #597 - Clarify that the INVALID_ARGUMENT error code for ControllerModifyVolume is safe to not retry (i.e. "infeasible") by @​bswartz #591 - Documents the gRPC error code that should be returned for GetMetadataDelta when changed block tracking has not been enabled in the underlying storage subsystem by @​carlbraganza
  • #580 - removes "optional" from the description of GetVolumeGroupSnapshot to reduce confusion by @​xing-yang

Dependencies:

  • #585 - Bump golang from 1.18 to 1.23

Full Changelog: container-storage-interface/spec@v1.11.0...v1.12.0

v1.12.0-rc1

No release notes provided.

Commits
  • e6fc13e Bump golang.org/x/net from 0.23.0 to 0.38.0 (#585)
  • 6b73147 Remove optional to avoid confusion (#580)
  • 91b25fc Move ControllerModifyVolume to GA (#588)
  • 3a67636 Added FAILED_PRECONDITION as a possible error for GetMetadataDelta to (#591)
  • f437b19 Merge pull request #597 from bswartz/vac-infeasible-error
  • 4040d42 Clarify ControllerModifyVolume errors
  • a539b4f Add GetSnapshot RPC (#586)
  • 98819c4 Merge pull request #576 from saad-ali/release1.11bump
  • b5049c0 Bump master version to 1.12 for next release
  • See full diff in compare view

Updates github.com/go-openapi/errors from 0.22.3 to 0.22.4

Commits
  • 7e2b230 tests: replaced stretchr/testify by go-openapi/testify
  • bf4e21a chore: updated license marks in source files
  • See full diff in compare view

Updates github.com/go-openapi/runtime from 0.29.0 to 0.29.2

Commits
  • 078717a fix(vuln): fixed vulnerability in returned error, not escaping single quotes
  • 97d4db8 tests: replaced stretchr/testify by go-openapi/testify
  • 3802129 chore: updated license marks in source files
  • 06d6e56 updated README for release
  • See full diff in compare view

Updates github.com/go-openapi/strfmt from 0.24.0 to 0.25.0

Commits
  • a235dd3 tests: replaced stretchr/testify by go-openapi/testify
  • b93d88e chore: updated license marks in source files
  • 398a468 build(deps): bump go.mongodb.org/mongo-driver
  • 68b6683 feat(format): add uuid7 string format support
  • ad12a81 build(deps): bump golang.org/x/net in the golang-org-dependencies group
  • 5c9b6bd chore(refact): assembled bson-dependent methods and tests
  • 5e4146b chore(deps): removed dependency to govalidator
  • See full diff in compare view

Updates github.com/go-openapi/validate from 0.25.0 to 0.25.1

Commits

Updates github.com/kubernetes-csi/csi-lib-utils from 0.22.0 to 0.23.0

Release notes

Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.

v0.23.0

https://github.com/kubernetes-csi/csi-lib-utils/blob/v0.23.0/CHANGELOG/CHANGELOG-0.23.md

Commits
  • 8c688d0 Merge pull request #204 from jsafrane/changelog-0.23
  • 02736d8 Add changelog for 0.23.0
  • 81f6e18 Merge pull request #202 from DerekFrank/common-flags
  • edbdcce Merge pull request #203 from darshansreenivas/release-tool-update
  • ff335e3 re-using context
  • 0924644 Merge commit 'dee596d5cceda766441e56c33f6d60f51adcc45f' into release-tool-update
  • dee596d Squashed 'release-tools/' changes from 5f38a907..74502e54
  • f9b84fa Review feedback and using the new functionality in the sidecars
  • 00e101c Merge branch 'master' into common-flags
  • 021c851 Merge pull request #200 from DerekFrank/leader-election-leases
  • Additional commits viewable in compare view

Updates github.com/kubernetes-csi/external-snapshotter/client/v8 from 8.2.0 to 8.4.0

Release notes

Sourced from github.com/kubernetes-csi/external-snapshotter/client/v8's releases.

client/v8.4.0

The release tag client/v8.4.0 is for VolumeSnapshot and VolumeGroupSnapshot APIs and client library which are in a separate go package.

Changes by Kind

API Change

  • Introduce the v1beta2 VolumeGroupSnapshot API as described by KEP 5013 (#1312, @​leonardoce)
  • Several VolumeGroupSnapshot, VolumeGroupSnapshotClass and VolumeGroupSnapshotContent fields are now immutable. The v1beta1 VolumeGroupSnapshot API is now marked as deprecated. (#1337, @​leonardoce)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v8.4.0/CHANGELOG/CHANGELOG-8.4.md

v8.4.0

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.12

Minimum Kubernetes version

1.25

Recommended Minimum Kubernetes version

1.25

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v8.4.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0

Changes by Kind

API Change

Feature

  • The number of worker threads in the snapshot-controller and csi-snapshotter is now configurable via the worker-threads flag. (#282, @​huffmanca)

Other (Cleanup or Flake)

  • Several VolumeGroupSnapshot, VolumeGroupSnapshotClass and VolumeGroupSnapshotContent fields are now immutable. The v1beta1 VolumeGroupSnapshot API is now marked as deprecated. (#1337, @​leonardoce)
  • Update kubernetes dependencies to v1.34.0 (#1330, @​dobsonj)

Uncategorized

... (truncated)

Commits
  • f21cb02 Merge pull request #1342 from xing-yang/changelog_8.4
  • ff86d39 Add changelog for v8.4
  • d282047 Merge pull request #1338 from Madhu-1/cleanup
  • bf2ed74 Merge pull request #1337 from leonardoce/dev-api-review
  • 5e23337 Merge pull request #1341 from xing-yang/csi_1.12
  • 2573990 Update CSI spec to 1.12
  • b96c58f Merge pull request #1340 from darshansreenivas/release_tool_update
  • 1655048 Merge commit 'b3dcf6b186d9cab2da1ca62ea82312fec813e3d7' into release_tool_update
  • b3dcf6b Squashed 'release-tools/' changes from 5f38a9075..74502e544
  • 0d9a187 Add CEL test cases
  • Additional commits viewable in compare view

Updates github.com/olekukonko/tablewriter from 0.0.5 to 1.1.1

Commits
  • c687484 update readme to v1.1.1
  • eb43184 Merge pull request #301 from clipperhouse/clipperhouse/displaywidth-experiment
  • bb166ce Revert the displaywidth.Options API
  • e64dd90 Keep legacy support for WithCondition/SetCondition
  • 3c5328b Update to fuzzed displaywidth
  • 31b2e06 benchmarks
  • 15663bf Try displaywidth instead of go-runewidth
  • 64bc45f make The fix is to make the checks in prepareContexts intelligent #302
  • db994db Merge pull request #300 from olekukonko/pie
  • 52f0a50 set bytes in benchmark
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.43.0 to 0.44.0

Commits
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • 017a1aa chacha20poly1305: panic on dst and additionalData overlap
  • cf29fa9 sha3: make it mostly a wrapper around crypto/sha3
  • 0b7aa0c ssh: use reflect.TypeFor instead of reflect.TypeOf
  • 1faea29 all: fix some typos in comment
  • See full diff in compare view

Updates golang.org/x/net from 0.46.0 to 0.47.0

Commits
  • 9a29643 go.mod: update golang.org/x dependencies
  • 07cefd8 context: deprecate
  • 5ac9dac publicsuffix: don't treat ip addresses as domain names
  • d1f64cc quic: use testing/synctest
  • fff0469 http2: document that RFC 7540 prioritization does not work with small payloads
  • f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler
  • 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead
  • 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely
  • 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE
  • dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.32.0 to 0.33.0

Commits

Updates golang.org/x/sync from 0.17.0 to 0.18.0

Commits

Updates golang.org/x/sys from 0.37.0 to 0.38.0

Commits
  • 15129aa cpu: also use MRS instruction in getmmfr1
  • ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp
  • 3675c4c cpu: use MRS instruction to read arm64 system registers
  • 2a15272 unix: add consts for ELF handling
  • 6239615 cpu: add HPDS, LOR, PAN detection for arm64
  • ea436ef windows: add iphlpapi routing functions
  • 28c5bda unix: add SetMemPolicy and its mode/flag values
  • b731f78 unix/linux: switch to ubuntu 25.04, Go 1.25.1
  • See full diff in compare view

Updates golang.org/x/text from 0.30.0 to 0.31.0

Commits
  • e7ff6b3 go.mod: update golang.org/x dependencies
  • fbf012b all: use reflect.TypeFor instead of reflect.TypeOf
  • See full diff in compare view

Updates google.golang.org/api from 0.252.0 to 0.256.0

Release notes

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

v0.256.0

0.256.0 (2025-11-10)

Features

v0.255.0

0.255.0 (2025-11-04)

Features

v0.254.0

0.254.0 (2025-10-28)

Features

v0.253.0

0.253.0 (2025-10-22)

Features

  • all: Auto-regenerate discovery clients (#3337) (40f2752)
  • all: Auto-regenerate discovery clients (#3339) (d1ef976)
  • all: Auto-regenerate discovery clients (#3340) (580c65f)
  • Description has been truncated

Bumps the all-dependencies group with 29 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.49.0` | `1.49.1` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.1` | `1.20.0` |
| [github.com/RoaringBitmap/roaring/v2](https://github.com/RoaringBitmap/roaring) | `2.10.0` | `2.14.4` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.2` | `1.39.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.12` | `1.31.20` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.16` | `1.18.24` |
| [github.com/aws/aws-sdk-go-v2/service/fsx](https://github.com/aws/aws-sdk-go-v2) | `1.62.0` | `1.63.2` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.39.13` |
| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.11.0` | `1.12.0` |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.3` | `0.22.4` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.0` | `0.29.2` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.24.0` | `0.25.0` |
| [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.25.0` | `0.25.1` |
| [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | `0.22.0` | `0.23.0` |
| [github.com/kubernetes-csi/external-snapshotter/client/v8](https://github.com/kubernetes-csi/external-snapshotter) | `8.2.0` | `8.4.0` |
| [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `0.0.5` | `1.1.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.44.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.46.0` | `0.47.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.32.0` | `0.33.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.31.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.252.0` | `0.256.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.1` | `0.34.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.34.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` |
| [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) | `0.34.1` | `0.34.2` |
| [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) | `0.9.3` | `0.10.0` |


Updates `cloud.google.com/go/compute` from 1.49.0 to 1.49.1
- [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@pubsub/v1.49.0...compute/v1.49.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.1 to 1.20.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.1...sdk/azcore/v1.20.0)

Updates `github.com/RoaringBitmap/roaring/v2` from 2.10.0 to 2.14.4
- [Release notes](https://github.com/RoaringBitmap/roaring/releases)
- [Commits](RoaringBitmap/roaring@v2.10.0...v2.14.4)

Updates `github.com/aws/aws-sdk-go-v2` from 1.39.2 to 1.39.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.39.2...v1.39.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.12 to 1.31.20
- [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.12...config/v1.31.20)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.16 to 1.18.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.24/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.16...config/v1.18.24)

Updates `github.com/aws/aws-sdk-go-v2/service/fsx` from 1.62.0 to 1.63.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/s3/v1.62.0...service/s3/v1.63.2)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.39.6 to 1.39.13
- [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.39.6...service/sfn/v1.39.13)

Updates `github.com/container-storage-interface/spec` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/container-storage-interface/spec/releases)
- [Commits](container-storage-interface/spec@v1.11.0...v1.12.0)

Updates `github.com/go-openapi/errors` from 0.22.3 to 0.22.4
- [Commits](go-openapi/errors@v0.22.3...v0.22.4)

Updates `github.com/go-openapi/runtime` from 0.29.0 to 0.29.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.0...v0.29.2)

Updates `github.com/go-openapi/strfmt` from 0.24.0 to 0.25.0
- [Commits](go-openapi/strfmt@v0.24.0...v0.25.0)

Updates `github.com/go-openapi/validate` from 0.25.0 to 0.25.1
- [Commits](go-openapi/validate@v0.25.0...v0.25.1)

Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
- [Commits](kubernetes-csi/csi-lib-utils@v0.22.0...v0.23.0)

Updates `github.com/kubernetes-csi/external-snapshotter/client/v8` from 8.2.0 to 8.4.0
- [Release notes](https://github.com/kubernetes-csi/external-snapshotter/releases)
- [Commits](kubernetes-csi/external-snapshotter@v8.2.0...v8.4.0)

Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.1.1
- [Commits](olekukonko/tablewriter@v0.0.5...v1.1.1)

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

Updates `golang.org/x/net` from 0.46.0 to 0.47.0
- [Commits](golang/net@v0.46.0...v0.47.0)

Updates `golang.org/x/oauth2` from 0.32.0 to 0.33.0
- [Commits](golang/oauth2@v0.32.0...v0.33.0)

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

Updates `golang.org/x/sys` from 0.37.0 to 0.38.0
- [Commits](golang/sys@v0.37.0...v0.38.0)

Updates `golang.org/x/text` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.30.0...v0.31.0)

Updates `google.golang.org/api` from 0.252.0 to 0.256.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.252.0...v0.256.0)

Updates `k8s.io/api` from 0.34.1 to 0.34.2
- [Commits](kubernetes/api@v0.34.1...v0.34.2)

Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.1...v0.34.2)

Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
- [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2)

Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.1...v0.34.2)

Updates `k8s.io/mount-utils` from 0.34.1 to 0.34.2
- [Commits](kubernetes/mount-utils@v0.34.1...v0.34.2)

Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient` from 0.9.3 to 0.10.0
- [Release notes](https://github.com/kubernetes-sigs/cloud-provider-azure/releases)
- [Changelog](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/docs/release-versioning.md)
- [Commits](kubernetes-sigs/cloud-provider-azure@pkg/azclient/v0.9.3...pkg/azclient/v0.10.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-version: 1.49.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/RoaringBitmap/roaring/v2
  dependency-version: 2.14.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/fsx
  dependency-version: 1.63.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.39.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/container-storage-interface/spec
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/kubernetes-csi/csi-lib-utils
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/kubernetes-csi/external-snapshotter/client/v8
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.256.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: k8s.io/mount-utils
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-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 Nov 17, 2025
@clintonk clintonk closed this Nov 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/all-dependencies-fc6dec7bdd branch November 19, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants