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.25.4 to 1.26.5 in /credential-providers #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps sigs.k8s.io/cloud-provider-azure from 1.25.4 to 1.26.5.

Release notes

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

v1.26.5

Changes by Kind

Bug or Regression

  • Fix: remove vmss vm from cache when invalidate the cache (#3302, @​nilo19)
  • Fix: skip removing nics from lb if there will be no nics in the backend pool update network api to 2022-07-01 to support backend pool level virtual network id (#3247, @​nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo/v2: v2.7.1 → v2.8.0
  • golang.org/x/sys: v0.4.0 → v0.5.0

Removed

Nothing has changed.

v1.26.4

Changes by Kind

Bug or Regression

  • Fix: skip removing nics from lb if there will be no nics in the backend pool update network api to 2022-07-01 to support backend pool level virtual network id (#3247, @​nilo19)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/Azure/azure-sdk-for-go: v67.3.0+incompatible → v68.0.0+incompatible
  • github.com/Azure/go-autorest/autorest/adal: v0.9.21 → v0.9.22
  • github.com/google/cel-go: v0.12.5 → v0.12.6
  • github.com/onsi/ginkgo/v2: v2.7.0 → v2.7.1
  • github.com/onsi/gomega: v1.24.2 → v1.26.0
  • golang.org/x/tools: v0.4.0 → v0.5.0
  • k8s.io/api: v0.26.0 → v0.26.1
  • k8s.io/apimachinery: v0.26.0 → v0.26.1
  • k8s.io/apiserver: v0.26.0 → v0.26.1
  • k8s.io/client-go: v0.26.0 → v0.26.1
  • k8s.io/cloud-provider: v0.26.0 → v0.26.1
  • k8s.io/component-base: v0.26.0 → v0.26.1
  • k8s.io/component-helpers: v0.26.0 → v0.26.1
  • k8s.io/controller-manager: v0.26.0 → v0.26.1
  • k8s.io/kms: v0.26.0 → v0.26.1

... (truncated)

Commits
  • f934a02 Merge pull request #3302 from nilo19/fix/cherry-pick-2950-1.26
  • d147adf fix: race condition in lockMap
  • 4f18ef8 fix: remove vmss vm from cache when invalidate the cache
  • 8d65982 Merge pull request #3295 from kubernetes-sigs/dependabot/go_modules/release-1...
  • c595ef8 chore(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0
  • bd031d3 Merge pull request #3278 from kubernetes-sigs/dependabot/docker/release-1.26/...
  • 81d0418 chore(deps): bump golang from 1.19.5-buster to 1.20.0-buster
  • dcadbbc Merge pull request #3265 from kubernetes-sigs/dependabot/go_modules/release-1...
  • 4585c22 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0
  • 991fb34 Merge pull request #3247 from nilo19/cherry-pick-3212-3232-1.26
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) February 13, 2023 06:10
@jimmidyson
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.26.5 branch from c5498d2 to a55edb9 Compare February 16, 2023 16:29
Bumps [sigs.k8s.io/cloud-provider-azure](https://github.com/kubernetes-sigs/cloud-provider-azure) from 1.25.4 to 1.26.5.
- [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.25.4...v1.26.5)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.26.5 branch from a55edb9 to c0233cb Compare February 16, 2023 16:56
@github-actions github-actions bot merged commit 3370562 into main Feb 16, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/credential-providers/sigs.k8s.io/cloud-provider-azure-1.26.5 branch February 16, 2023 17:10
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