ionos-cloud / cluster-api-provider-ionoscloud

cluster-api provider for IONOS Cloud
Apache License 2.0
12 stars 4 forks source link

:seedling: Bump the all-go-mod-patch-and-minor group across 1 directory with 8 updates #207

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all-go-mod-patch-and-minor group with 6 updates in the / directory:

Package From To
github.com/ionos-cloud/sdk-go/v6 6.2.0 6.2.1
github.com/onsi/ginkgo/v2 2.19.1 2.20.0
k8s.io/api 0.29.7 0.29.8
k8s.io/client-go 0.29.7 0.29.8
sigs.k8s.io/cluster-api 1.7.4 1.8.1
sigs.k8s.io/cluster-api/test 1.7.4 1.8.1

Updates github.com/ionos-cloud/sdk-go/v6 from 6.2.0 to 6.2.1

Release notes

Sourced from github.com/ionos-cloud/sdk-go/v6's releases.

v6.2.1

Fixed

  • Fixed missing internal-use only Vnet field for NICs
  • Fixed missing internal-use only PlacementGroupId field for Servers

Added

  • Added metadata fields CreatedBy, LastModifiedBy, etc. for Users

Full Changelog: https://github.com/ionos-cloud/sdk-go/compare/v6.2.0...v6.2.1

Changelog

Sourced from github.com/ionos-cloud/sdk-go/v6's changelog.

CHANGELOG

Commits


Updates github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.20.0

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.20.0

Features

  • Add buildvcs flag [be5ab95]

Maintenance

  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]
Commits


Updates k8s.io/api from 0.29.7 to 0.29.8

Commits
  • 368a92e Update dependencies to v0.29.8 tag
  • 403c853 Merge pull request #126157 from xyz-li/cherry-pick-124568-129
  • 7c71f3c Merge pull request #126060mimowo/automated-cherry-pick-of-#126046
  • 0e08277 api: fix ValidatingAdmissionPolicyList json tag
  • a63486c Use omitempty for optional fields in Job Pod Failure Policy
  • See full diff in compare view


Updates k8s.io/apimachinery from 0.29.7 to 0.29.8

Commits


Updates k8s.io/client-go from 0.29.7 to 0.29.8

Commits


Updates sigs.k8s.io/cluster-api from 1.7.4 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api/test from 1.7.4 to 1.8.1

Release notes

Sourced from sigs.k8s.io/cluster-api/test's releases.

v1.8.1

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Highlights

  • Support for Kubernetes v1.31

Changes since v1.8.0

:chart_with_upwards_trend: Overview

  • 3 new commits merged
  • 1 feature addition โœจ
  • 1 bug fixed ๐Ÿ›

:sparkles: New Features

  • Testing: Bump Kubernetes in tests to v1.31.0 and claim support for v1.31 (#11053)

:bug: Bug Fixes

  • Dependency: Update controller-runtime dependency to v0.18.5 (#11046)

:seedling: Others

  • clusterctl: Improve clusterctl client config logic & error message (#11052)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.18.4 โ†’ v0.18.5

Removed

Nothing has changed.

Thanks to all our contributors! ๐Ÿ˜Š

v1.8.0

๐Ÿ‘Œ Kubernetes version support

  • Management Cluster: v1.27.x -> v1.30.x
  • Workload Cluster: v1.25.x -> v1.30.x

More information about version support can be found here

Highlights

... (truncated)

Commits
  • 0276925 Merge pull request #11053 from k8s-infra-cherrypick-robot/cherry-pick-11030-t...
  • e13397a Bump Kubernetes in tests to v1.31.0 and claim support for v1.31
  • 2d48211 Merge pull request #11052 from k8s-infra-cherrypick-robot/cherry-pick-11049-t...
  • 1d0078e Improve clusterctl client config logic & error message
  • cb13053 Merge pull request #11046 from k8s-infra-cherrypick-robot/cherry-pick-11045-t...
  • 21d2a53 ๐ŸŒฑUpdate controller-runtime dependency to v0.18.5
  • 69bbf35 Merge pull request #11042 from k8s-infra-cherrypick-robot/cherry-pick-11032-t...
  • 06052c0 bug: Machine Controller should try to retrieve node on delete
  • 3ebdd0d Merge pull request #11039 from k8s-infra-cherrypick-robot/cherry-pick-10958-t...
  • ae9948e Update generated code
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.17.5 to 0.18.5

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.18.5

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5

v0.18.4

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4

v0.18.3

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.0...v0.18.1

v0.18.0

:warning: Breaking Changes

  • Bump to k8s.io/* v1.30 (#2693 #2754 #2765 #2776 #2786)
  • Remove deprecated v1alpha1.ControllerManagerConfiguration (#2648)
  • admission.Decoder is now an interface (#2736)
  • Source, Event, Predicate, Handler: Add generics support (#2783 #2796)
  • client: Fix SubResourceCreateOptions signature in subresource client (#2766)

:sparkles: New Features

  • cache: Add TransformStripManagedFields transform func (#2791)

... (truncated)

Commits
  • 75a38d2 Merge pull request #2919 from k8s-infra-cherrypick-robot/cherry-pick-2893-to-...
  • 27793ff Handle fsnotify.Chmod events as Removals
  • 4b8b9e6 Add certwatcher test for file rename
  • 9fe6db5 Merge pull request #2917 from k8s-infra-cherrypick-robot/cherry-pick-2874-to-...
  • 2247930 AddMetricsServerExtraHandler: Info takes key/value pairs
  • 0845967 [release-0.18] :bug: Suppress API server warnings in the client (#2890)
  • 12cc8d5 Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...
  • c0c229e controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...
  • be2f383 Merge pull request #2840 from sbueringer/pr-bump-k8s
  • 4720d17 Bump k8s.io/* to v0.30.1
  • 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 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 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.