Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the all group across 1 directory with 9 updates #8052

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group with 6 updates in the / directory:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.8.0 1.8.1
k8s.io/apiserver 0.30.8 0.30.9
k8s.io/cloud-provider 0.30.8 0.30.9
k8s.io/kubelet 0.30.8 0.30.9
sigs.k8s.io/cloud-provider-azure/pkg/azclient 0.4.9 0.4.10
sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader 0.3.3 0.3.4

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.0 to 1.8.1

Release notes

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

sdk/azidentity/v1.8.1

1.8.1 (2025-01-15)

Bugs Fixed

  • User credential types inconsistently log access token scopes
  • DefaultAzureCredential skips managed identity in Azure Container Instances
  • Credentials having optional tenant IDs such as AzureCLICredential and InteractiveBrowserCredential require setting AdditionallyAllowedTenants when used with some clients

Other Changes

  • ChainedTokenCredential and DefaultAzureCredential continue to their next credential after ManagedIdentityCredential receives an unexpected response from IMDS, indicating the response is from something else such as a proxy
Commits
  • d5e09ea Prepare azidentity v1.8.1 for release (#23954)
  • af8249d Increment package version after release of storage/azblob (#23940)
  • 8b21042 Increment package version after release of storage/azdatalake (#23958)
  • a44e152 Release storage stg96 azdatalake preview (#23957)
  • b11c1a5 Relax tenant verification for credentials having optional tenant IDs (#23951)
  • e557039 remove erroneous package inclusion during package-properties evaluation (#23948)
  • 0fb4336 Increment package version after release of messaging/azservicebus (#23950)
  • b1480a2 Updating docs.microsoft.com to learn.microsoft.com (#23934)
  • 786b0be Credential chains continue iterating after unexpected IMDS responses (#23894)
  • 7d4721b add liftr base package dep to emitter dep list (#23938)
  • Additional commits viewable in compare view

Updates k8s.io/apiserver from 0.30.8 to 0.30.9

Commits
  • fe450ec Update dependencies to v0.30.9 tag
  • 1bd1f73 Merge pull request #129493 from MadhavJivrajani/130-go124-webhook-regex-ut
  • 7374fb8 webhook: alter regex to account for x509sha1 GODEBUG removal
  • See full diff in compare view

Updates k8s.io/cloud-provider from 0.30.8 to 0.30.9

Commits

Updates k8s.io/component-base from 0.30.8 to 0.30.9

Commits

Updates k8s.io/component-helpers from 0.30.8 to 0.30.9

Commits

Updates k8s.io/controller-manager from 0.30.8 to 0.30.9

Commits

Updates k8s.io/kubelet from 0.30.8 to 0.30.9

Commits
  • b7904da Update dependencies to v0.30.9 tag
  • 2601ca1 Merge pull request #129602aravindhp/automated-cherry-pick-of-#129599
  • 2594979 kubelet: use env vars in node log query PS command
  • See full diff in compare view

Updates sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.9 to 0.4.10

Commits
  • a168ae3 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#8045)
  • 91e5e61 build(deps): bump k8s.io/client-go (#8043)
  • 382f911 build(deps): bump the all group in /kubetest2-aks with 2 updates (#8041)
  • e434155 build(deps): bump the all group in /tests with 4 updates (#8040)
  • ebaf041 build(deps): bump distroless/base in /health-probe-proxy (#8026)
  • a6e74d8 build(deps): bump sigs.k8s.io/controller-tools (#8031)
  • 002ec0e Remove pr submission due to lack of permission. (#8021)
  • af41af5 Merge pull request #8016 from MartinForReal/master
  • 0df1a3b fetch acutal commit id when generate release note
  • eccfaa8 Merge pull request #8003 from kubernetes-sigs/doc/update-vendorlicense-master
  • Additional commits viewable in compare view

Updates sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader from 0.3.3 to 0.3.4

Commits
  • ded73c6 build(deps): bump the all group (#8048)
  • a168ae3 build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#8045)
  • 91e5e61 build(deps): bump k8s.io/client-go (#8043)
  • 382f911 build(deps): bump the all group in /kubetest2-aks with 2 updates (#8041)
  • e434155 build(deps): bump the all group in /tests with 4 updates (#8040)
  • ebaf041 build(deps): bump distroless/base in /health-probe-proxy (#8026)
  • a6e74d8 build(deps): bump sigs.k8s.io/controller-tools (#8031)
  • 002ec0e Remove pr submission due to lack of permission. (#8021)
  • af41af5 Merge pull request #8016 from MartinForReal/master
  • 0df1a3b fetch acutal commit id when generate release note
  • 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 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 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 with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.8.0` | `1.8.1` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.30.8` | `0.30.9` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.30.8` | `0.30.9` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.30.8` | `0.30.9` |
| [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) | `0.4.9` | `0.4.10` |
| [sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader](https://github.com/kubernetes-sigs/cloud-provider-azure) | `0.3.3` | `0.3.4` |



Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.8.0...sdk/azidentity/v1.8.1)

Updates `k8s.io/apiserver` from 0.30.8 to 0.30.9
- [Commits](kubernetes/apiserver@v0.30.8...v0.30.9)

Updates `k8s.io/cloud-provider` from 0.30.8 to 0.30.9
- [Commits](kubernetes/cloud-provider@v0.30.8...v0.30.9)

Updates `k8s.io/component-base` from 0.30.8 to 0.30.9
- [Commits](kubernetes/component-base@v0.30.8...v0.30.9)

Updates `k8s.io/component-helpers` from 0.30.8 to 0.30.9
- [Commits](kubernetes/component-helpers@v0.30.8...v0.30.9)

Updates `k8s.io/controller-manager` from 0.30.8 to 0.30.9
- [Commits](kubernetes/controller-manager@v0.30.8...v0.30.9)

Updates `k8s.io/kubelet` from 0.30.8 to 0.30.9
- [Commits](kubernetes/kubelet@v0.30.8...v0.30.9)

Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient` from 0.4.9 to 0.4.10
- [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.4.9...pkg/azclient/v0.4.10)

Updates `sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader` from 0.3.3 to 0.3.4
- [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/configloader/v0.3.3...pkg/azclient/configloader/v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/cloud-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/component-helpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/controller-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@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-1.30 release-note-none Denotes a PR that doesn't merit a release note. labels Jan 17, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 17, 2025
@k8s-ci-robot
Copy link
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

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

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
Copy link
Contributor

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

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 17, 2025
@k8s-ci-robot k8s-ci-robot merged commit bfb65c0 into release-1.30 Jan 17, 2025
17 of 18 checks passed
@k8s-ci-robot k8s-ci-robot deleted the dependabot/go_modules/release-1.30/all-6e5bf07628 branch January 17, 2025 08:26
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-1.30 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant