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 sigs.k8s.io/cloud-provider-azure from 1.29.3 to 1.30.0 in /credential-providers #295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps sigs.k8s.io/cloud-provider-azure from 1.29.3 to 1.30.0.

Release notes

Sourced from sigs.k8s.io/cloud-provider-azure's releases.

v1.29.4

Full Changelog: v1.29.3..v1.29.4

Changes by Kind

Bug or Regression

Dependencies

Added

  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets: v0.12.0
  • github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal: v0.7.1
  • github.com/golang-jwt/jwt: v3.2.1+incompatible
  • github.com/modocache/gover: b58185e

Changed

  • github.com/Azure/azure-kusto-go: v0.15.1 → v0.15.2
  • github.com/Azure/azure-sdk-for-go/sdk/azcore: v1.10.0 → v1.11.1
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity: v1.5.1 → v1.5.2
  • github.com/AzureAD/microsoft-authentication-library-for-go: v1.2.1 → v1.2.2
  • github.com/golang-jwt/jwt/v5: v5.2.0 → v5.2.1
  • github.com/onsi/ginkgo/v2: v2.17.0 → v2.17.1
  • golang.org/x/crypto: v0.21.0 → v0.22.0
  • golang.org/x/net: v0.21.0 → v0.24.0
  • golang.org/x/sync: v0.6.0 → v0.7.0
  • golang.org/x/sys: v0.18.0 → v0.19.0
  • golang.org/x/term: v0.18.0 → v0.19.0
  • k8s.io/api: v0.29.3 → v0.29.4
  • k8s.io/apimachinery: v0.29.3 → v0.29.4
  • k8s.io/apiserver: v0.29.3 → v0.29.4
  • k8s.io/client-go: v0.29.3 → v0.29.4
  • k8s.io/cloud-provider: v0.29.3 → v0.29.4
  • k8s.io/component-base: v0.29.3 → v0.29.4
  • k8s.io/component-helpers: v0.29.3 → v0.29.4
  • k8s.io/controller-manager: v0.29.3 → v0.29.4
  • k8s.io/cri-api: v0.29.3 → v0.29.4
  • k8s.io/kms: v0.29.3 → v0.29.4
  • k8s.io/kubelet: v0.29.3 → v0.29.4
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: v0.0.1 → v0.0.4
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: v0.0.4 → v0.0.13

Removed

Nothing has changed.

Commits
  • a029689 Merge pull request #6007 from k8s-infra-cherrypick-robot/cherry-pick-6003-to-...
  • 5cbde7a fix go build in health probe proxy
  • fbce182 Merge pull request #6000 from k8s-infra-cherrypick-robot/cherry-pick-5997-to-...
  • 68cf160 Remove kubetest2
  • 3d5fa07 Merge pull request #5992 from kubernetes-sigs/dependabot/go_modules/pkg/azcli...
  • 155c87d Merge pull request #5991 from kubernetes-sigs/dependabot/go_modules/pkg/azcli...
  • 200c8d8 Merge pull request #5990 from kubernetes-sigs/dependabot/github_actions/actio...
  • 60a64ff Merge pull request #5989 from kubernetes-sigs/dependabot/github_actions/actio...
  • 7a01253 chore(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient
  • 1e40e90 chore(deps): bump sigs.k8s.io/controller-tools
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cloud-provider-azure](https://github.com/kubernetes-sigs/cloud-provider-azure) from 1.29.3 to 1.30.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@v1.29.3...v1.30.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cloud-provider-azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 29, 2024 05:21
@github-actions github-actions bot merged commit 02e12a0 into main Apr 29, 2024
15 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.30.0 branch April 29, 2024 10:43
@github-actions github-actions bot mentioned this pull request Apr 29, 2024
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.

None yet

1 participant