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

🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 7 updates #211

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

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

Package From To
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/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

📈 Overview

  • 3 new commits merged
  • 1 feature addition ✨
  • 1 bug fixed 🐛

✨ New Features

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

🐛 Bug Fixes

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

🌱 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

📈 Overview

  • 3 new commits merged
  • 1 feature addition ✨
  • 1 bug fixed 🐛

✨ New Features

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

🐛 Bug Fixes

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

🌱 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: kubernetes-sigs/controller-runtime@v0.18.4...v0.18.5

v0.18.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4

v0.18.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3

v0.18.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.1...v0.18.2

v0.18.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.0...v0.18.1

v0.18.0

⚠️ 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)

✨ 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] 🐛 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.19.1` | `2.20.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.29.7` | `0.29.8` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.7` | `0.29.8` |
| [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.7.4` | `1.8.1` |
| [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.7.4` | `1.8.1` |



Updates `github.com/onsi/ginkgo/v2` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.19.1...v2.20.0)

Updates `k8s.io/api` from 0.29.7 to 0.29.8
- [Commits](kubernetes/api@v0.29.7...v0.29.8)

Updates `k8s.io/apimachinery` from 0.29.7 to 0.29.8
- [Commits](kubernetes/apimachinery@v0.29.7...v0.29.8)

Updates `k8s.io/client-go` from 0.29.7 to 0.29.8
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.7...v0.29.8)

Updates `sigs.k8s.io/cluster-api` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.4...v1.8.1)

Updates `sigs.k8s.io/cluster-api/test` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.7.4...v1.8.1)

Updates `sigs.k8s.io/controller-runtime` from 0.17.5 to 0.18.5
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.17.5...v0.18.5)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from piepmatz as a code owner August 20, 2024 09:27
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes label Aug 20, 2024
Copy link

sonarcloud bot commented Aug 20, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #213.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-f4b5051846 branch August 22, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants