Skip to content

build(deps): bump the all group in /tests with 7 updates#10187

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/tests/all-cb749d6343
Open

build(deps): bump the all group in /tests with 7 updates#10187
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/tests/all-cb749d6343

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps the all group in /tests with 7 updates:

Package From To
github.com/Azure/azure-kusto-go/azkustodata 1.2.0 1.2.1
k8s.io/api 0.35.1 0.35.3
k8s.io/apimachinery 0.35.1 0.35.3
k8s.io/client-go 0.35.1 0.35.3
k8s.io/cloud-provider 0.35.1 0.35.3
k8s.io/klog/v2 2.130.1 2.140.0
sigs.k8s.io/cloud-provider-azure/pkg/azclient 0.14.5 0.17.0

Updates github.com/Azure/azure-kusto-go/azkustodata from 1.2.0 to 1.2.1

Release notes

Sourced from github.com/Azure/azure-kusto-go/azkustodata's releases.

azkustodata/v1.2.1

Fixed

  • Fixed panic when converting string values to named string types (e.g. type myString string) via Convert - by @​noamcohen97

Release Kusto ingest 1.2.1

What's Changed

Full Changelog: Azure/azure-kusto-go@azkustodata/v1.2.1...azkustoingest/1.2.1

Changelog

Sourced from github.com/Azure/azure-kusto-go/azkustodata's changelog.

[1.2.1] - 2026-02-24

Fixed

  • Fixed panic when converting string values to named string types (e.g. type myString string) via Convert - by @​noamcohen97
Commits
  • f268371 Add test for string value conversion to named types (#331)
  • a64a0e7 [bugfix]: Unwrap error fix (#329)
  • 2ba32e6 Ready version 1.2.0 (#322)
  • 0b7d827 Bump golang.org/x/net from 0.34.0 to 0.38.0 in /azkustodata (#301)
  • 2226743 Bump golang.org/x/net from 0.34.0 to 0.36.0 in /azkustoingest (#298)
  • 7ca0532 Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /azkustoingest (#297)
  • 0211699 Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /quickstart (#296)
  • 390d0db Bump golang.org/x/net from 0.33.0 to 0.36.0 in /quickstart (#294)
  • See full diff in compare view

Updates k8s.io/api from 0.35.1 to 0.35.3

Commits

Updates k8s.io/apimachinery from 0.35.1 to 0.35.3

Commits

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

Commits
  • 4f1f0a2 Update dependencies to v0.35.3 tag
  • f80003c Merge pull request #136903pohly/automated-cherry-pick-of-#136455
  • 8b41556 fake client-go: un-deprecate NewSimpleClientset
  • See full diff in compare view

Updates k8s.io/cloud-provider from 0.35.1 to 0.35.3

Commits

Updates k8s.io/klog/v2 from 2.130.1 to 2.140.0

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.36

What's Changed

New Contributors

Full Changelog: kubernetes/klog@v2.130.1...v2.140.0

Commits
  • ef4b370 Merge pull request #432 from pierluigilenoci/fix/stderr-threshold-issue-212
  • 39c4c76 refactor: address code review feedback from @​pohly
  • 764a9a3 Merge pull request #430 from pohly/textlogger-optional-header
  • 015c613 Update stderr_threshold_test.go
  • 2f517bd Update klog.go
  • 36bc4ff textlogger: optionally turn off header
  • 5f1f303 Merge pull request #433 from pohly/textlogger-hook-result
  • c469d41 Merge pull request #431 from pohly/ktesting-vmodule-fix
  • 8509d6a ktesting: support multi-line result from AnyToStringHook
  • 08e6e8b Fix stderrthreshold not honored when logtostderr is set
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.14.5 to 0.17.0

Commits
  • 9ef8a6d build(deps): bump the all group in /pkg/azclient with 2 updates (#10179)
  • 707e5d0 build(deps): bump the all group with 4 updates (#10181)
  • 133554b Merge pull request #10143 from nilo19/e2e-skills
  • ae3c14d docs: add when-to-use triggers to all existing skill descriptions
  • 3b2b495 docs: add when-to-use triggers to description per Agent Skills spec
  • c3c63a9 chore: update Helm chart for v1.35.3 (#10167)
  • d542b6f build(deps): bump go.opentelemetry.io/otel/sdk in /tests (#10166)
  • 0f2687c Merge pull request #10163 from nilo19/enable-iptag-e2e-config
  • 5a9eac6 chore: enable IP tag mutation in e2e cloud config
  • b98e327 Merge pull request #10158 from nilo19/fix/cve-otel-grpc-master
  • Additional commits viewable in compare view

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

Bumps the all group in /tests with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-kusto-go/azkustodata](https://github.com/Azure/azure-kusto-go) | `1.2.0` | `1.2.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.1` | `0.35.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.35.3` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.35.1` | `0.35.3` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.130.1` | `2.140.0` |
| [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) | `0.14.5` | `0.17.0` |


Updates `github.com/Azure/azure-kusto-go/azkustodata` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/Azure/azure-kusto-go/releases)
- [Changelog](https://github.com/Azure/azure-kusto-go/blob/master/CHANGELOG.md)
- [Commits](Azure/azure-kusto-go@azkustodata/v1.2.0...azkustodata/v1.2.1)

Updates `k8s.io/api` from 0.35.1 to 0.35.3
- [Commits](kubernetes/api@v0.35.1...v0.35.3)

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

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

Updates `k8s.io/cloud-provider` from 0.35.1 to 0.35.3
- [Commits](kubernetes/cloud-provider@v0.35.1...v0.35.3)

Updates `k8s.io/klog/v2` from 2.130.1 to 2.140.0
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.130.1...2.140.0)

Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient` from 0.14.5 to 0.17.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](pkg/azclient/v0.14.5...pkg/azclient/v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-kusto-go/azkustodata
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/api
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/klog/v2
  dependency-version: 2.140.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Apr 14, 2026
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 14, 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
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described 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

1 similar comment
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described 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

@github-actions github-actions bot added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Apr 14, 2026
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 14, 2026
@anndono
Copy link
Copy Markdown
Contributor

anndono commented Apr 16, 2026

/retest

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cloud-provider-azure-e2e-ccm-ipv6-vmss-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-ipv6-vmss-capz
pull-cloud-provider-azure-e2e-ccm-dualstack-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-dualstack-capz
pull-cloud-provider-azure-e2e-ccm-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-capz
pull-cloud-provider-azure-e2e-ccm-ipv6-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-ipv6-capz
pull-cloud-provider-azure-e2e-ccm-vmss-multi-slb-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-vmss-multi-slb-capz
pull-cloud-provider-azure-e2e-ccm-vmssflex-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-vmssflex-capz
pull-cloud-provider-azure-e2e-ccm-vmss-shared-probe-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-vmss-shared-probe-capz
pull-cloud-provider-azure-e2e-ccm-vmss-ip-lb-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-vmss-ip-lb-capz
pull-cloud-provider-azure-e2e-ccm-vmss-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-vmss-capz
pull-cloud-provider-azure-e2e-ccm-dualstack-vmss-capz 1d70fbf link true /test pull-cloud-provider-azure-e2e-ccm-dualstack-vmss-capz

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants