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.1 to 1.29.3 in /credential-providers #274

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

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

Release notes

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

v1.29.3

Full Changelog: v1.29.2..v1.29.3

Changes by Kind

Feature

  • When user-provided LoadBalancerSourceRanges or azure-allowed-ip-ranges are not valid network prefixes, cloud-controller-manager skips these invalid ranges, emits a warning event, and adds a deny-All rule in nsg. (#5749, @​k8s-infra-cherrypick-robot)

Bug or Regression

  • For dual-stack Windows case, both ipv4 and ipv6 ip address are provided and separated by comma in a string. This change is to split the ipv4 and ipv6 addresses and check whether all these provided IPs exist in the cloud provider. (#5759, @​k8s-infra-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5: v5.5.0 → v5.6.0
  • github.com/onsi/gomega: v1.31.1 → v1.32.0
  • gopkg.in/dnaeon/go-vcr.v3: v3.1.2 → v3.2.0
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader: ba9f211 → v0.0.1
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient: ba9f211 → v0.0.2

Removed

Nothing has changed.

v1.29.2

Full Changelog: v1.29.1..v1.29.2

Changes by Kind

Feature

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

... (truncated)

Commits
  • d100e9b Merge pull request #5759 from k8s-infra-cherrypick-robot/cherry-pick-5747-to-...
  • b5f17f7 Merge pull request #5761 from kubernetes-sigs/doc/update-vendorlicense-releas...
  • 4f301ce Update vendor license for release-1.29
  • 846d895 Merge pull request #5758 from kubernetes-sigs/dependabot/go_modules/release-1...
  • c7f7810 fix: handle comma-separated provided IPs
  • f8b9bb4 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compu...
  • e96edd0 Merge pull request #5754 from kubernetes-sigs/dependabot/github_actions/relea...
  • f942011 chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.3
  • b264b72 Merge pull request #5749 from k8s-infra-cherrypick-robot/cherry-pick-5650-to-...
  • 91451cf skip invalid LoadBalancerSourceRanges when provisioning nsg rules and emit event
  • 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.1 to 1.29.3.
- [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.1...v1.29.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 25, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 25, 2024 05:17
@github-actions github-actions bot merged commit 0bd62fe into main Mar 26, 2024
15 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.29.3 branch March 26, 2024 11:37
@github-actions github-actions bot mentioned this pull request Mar 26, 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.

1 participant