kubevirt / ssp-operator

Operator that deploys additional KubeVirt resources
Apache License 2.0
29 stars 47 forks source link

chore(deps): Bump the production-dependencies group with 7 updates #930

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the production-dependencies group with 7 updates:

Package From To
k8s.io/api 0.29.2 0.29.3
k8s.io/apiextensions-apiserver 0.29.2 0.29.3
k8s.io/apimachinery 0.29.2 0.29.3
k8s.io/client-go 0.29.2 0.29.3
k8s.io/kube-aggregator 0.29.2 0.29.3
k8s.io/apiserver 0.29.2 0.29.3
k8s.io/component-base 0.29.2 0.29.3

Updates k8s.io/api from 0.29.2 to 0.29.3

Commits
  • 067c548 Update dependencies to v0.29.3 tag
  • f98a503 Merge pull request #123763 from liggitt/proto-1.29
  • 1e39277 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view


Updates k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3

Commits
  • d5d0a65 Update dependencies to v0.29.3 tag
  • 4b0ba87 Merge pull request #123763 from liggitt/proto-1.29
  • d499055 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view


Updates k8s.io/apimachinery from 0.29.2 to 0.29.3

Commits
  • d794766 Merge pull request #123763 from liggitt/proto-1.29
  • 9b124b1 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view


Updates k8s.io/client-go from 0.29.2 to 0.29.3

Commits
  • 46588f2 Update dependencies to v0.29.3 tag
  • 403b37f Merge pull request #123763 from liggitt/proto-1.29
  • 92199ae [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view


Updates k8s.io/kube-aggregator from 0.29.2 to 0.29.3

Commits
  • 5ee204b Update dependencies to v0.29.3 tag
  • 9632fbc Merge pull request #123763 from liggitt/proto-1.29
  • 0f28402 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view


Updates k8s.io/apiserver from 0.29.2 to 0.29.3

Commits
  • 8d18eec Update dependencies to v0.29.3 tag
  • d49097b Merge pull request #123763 from liggitt/proto-1.29
  • 1b4c9af Merge pull request #123693mengqiy/automated-cherry-pick-of-#123532
  • d138c29 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • b9037e3 Test that separation of streams work by using progress notifies
  • 88805ca Prevent watch cache starvation, by moving its watch to separate RPC and add a...
  • See full diff in compare view


Updates k8s.io/component-base from 0.29.2 to 0.29.3

Commits
  • e4d5694 Update dependencies to v0.29.3 tag
  • bdb0447 Merge pull request #123763 from liggitt/proto-1.29
  • 4281bee [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

ksimon1 commented 7 months ago

/lgtm

akrejcir commented 7 months ago

/approve

kubevirt-bot commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akrejcir

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: - ~~[OWNERS](https://github.com/kubevirt/ssp-operator/blob/main/OWNERS)~~ [akrejcir] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment