Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

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

Package From To
github.com/onsi/ginkgo/v2 2.22.0 2.22.2
github.com/samber/lo 1.47.0 1.49.1
github.com/spf13/cobra 1.8.1 1.9.1
golang.org/x/time 0.8.0 0.10.0
k8s.io/api 0.30.7 0.30.10
k8s.io/client-go 0.30.7 0.30.10
k8s.io/component-base 0.30.7 0.30.10
sigs.k8s.io/cluster-api 1.8.5 1.9.5

Updates github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2

Release notes

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

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

v2.22.1

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Changelog

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

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Commits
  • f65e80b v2.22.2
  • cc553ce Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499)
  • 2170370 Bump golang.org/x/crypto (#1498)
  • a96c44f Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496)
  • a0190b7 v2.22.1
  • 4df44bf remove golang.org/x/net/context in favour of stdlib context
  • c88c634 ensure *.test files are gitignored so we don't accidentally commit compiled t...
  • aab3da6 Update tests
  • c09df39 Properly encode CSV rows
  • 96a80fc Add test case for proper csv escaping
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.36.0 to 1.36.2

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.36.2

Maintenance

v1.36.1

1.36.1

Fixes

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.36.2

Maintenance

  • Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810) [9a7609d]
  • Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807) [b6cb028]
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808) [5756529]
  • Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757) [dabc12e]

1.36.1

Fixes

Commits

Updates github.com/samber/lo from 1.47.0 to 1.49.1

Release notes

Sourced from github.com/samber/lo's releases.

v1.49.1

What's Changed

Full Changelog: samber/lo@v1.49.0...v1.49.1

v1.49.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.48.0...v1.49.0

v1.48.0

What's Changed

Feature

Fix

Refactor

New Contributors

... (truncated)

Commits

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates github.com/spf13/pflag from 1.0.5 to 1.0.6

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits

Updates golang.org/x/time from 0.8.0 to 0.10.0

Commits
  • 2c6c5a2 rate: prevent overflows when calculating durationFromTokens
  • 1ce61fe rate: make function comment match function name
  • See full diff in compare view

Updates k8s.io/api from 0.30.7 to 0.30.10

Commits

Updates k8s.io/apimachinery from 0.30.7 to 0.30.10

Commits

Updates k8s.io/client-go from 0.30.7 to 0.30.10

Commits

Updates k8s.io/component-base from 0.30.7 to 0.30.10

Commits

Updates sigs.k8s.io/cluster-api from 1.8.5 to 1.9.5

Release notes

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

v1.9.5

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.32.x
  • Workload Cluster: v1.26.x -> v1.32.x

More information about version support can be found here

Changes since v1.9.4

📈 Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 4 bugs fixed 🐛

✨ New Features

  • ClusterClass: Add classNamespace to topology (#11730)
  • ClusterClass: Add e2e tests & clusterctl changes for cross-ns CC ref (#11845)
  • ClusterClass: Clusterctl move support for a cross namespace ClusterClass reference (#11846)
  • clusterctl: Add addon provider fleet to registry (#11829)
  • e2e: Extend scale test and make ExtensionConfig name in RuntimeSDK test configurable (#11844)
  • Machine: Add MachineDrainRule "WaitCompleted" (#11758)

🐛 Bug Fixes

  • Clustercache: Increase timeout for informer List+Watch calls from 10s to 11m (#11767)
  • ClusterClass: Ensure Cluster topology controller is not stuck when MDs are stuck in deletion (#11787)
  • clusterctl: Fix: send delete request before removing finalizers (#11821)
  • MachinePool: Check machinepool feature-flag before watching in cluster controller (#11779)
  • CI: Scripts: fix checking out k/k release branch (#11841)

🌱 Others

  • clusterctl: Bump cert-manager to v1.16.3 (#11715)
  • clusterctl: Remove OCNE providers (#11831)
  • Conditions: Handle "waiting for completion" in KCP, MD, MS and Machine conditions (#11825)
  • Controller-runtime: Bump to controller-runtime v0.19.5 (#11748)
  • Dependency: Bump go to v1.22.11 (#11739)
  • Dependency: Bump go to v1.22.12 (#11804)
  • Dependency: Bump to controller-runtime v0.19.6 (#11851)
  • e2e: Add optional ClusterctlVariables to QuickStartSpecInput (#11785)
  • e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11793)
  • KCP: Improve KCP remediation of multiple failures (#11746)
  • Machine: Add --additional-sync-machine-labels to allow syncing additional labels to Nodes (#11762)
  • MachineDeployment: Improve MachineSet create and delete logs (#11765)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6

... (truncated)

Commits
  • 068c0f3 Merge pull request #11851 from sbueringer/pr-0.19-bump-cr
  • d46475c Bump to controller-runtime v0.19.6
  • c8b3eed Merge pull request #11846 from k8s-infra-cherrypick-robot/cherry-pick-11649-t...
  • 7398fb6 Implement clusterctl move support for cross-ns CC
  • 88ed3fe Merge pull request #11845 from k8s-infra-cherrypick-robot/cherry-pick-11395-t...
  • bc7d8d2 Add e2e test to cover crossNamespace provisionging
  • e8e5cd3 Merge pull request #11844 from k8s-infra-cherrypick-robot/cherry-pick-11667-t...
  • 1f6e452 Extend scale test
  • 7234ca6 Merge pull request #11730 from k8s-infra-cherrypick-robot/cherry-pick-11352-t...
  • f36ad6e Merge pull request #11841 from k8s-infra-cherrypick-robot/cherry-pick-11836-t...
  • Additional commits viewable in compare view

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

Release notes

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

v0.19.6

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.5...v0.19.6

v0.19.5

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5

v0.19.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4

v0.19.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3

v0.19.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2

v0.19.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1

v0.19.0

... (truncated)

Commits
  • cd644c0 [release-0.19] ✨ Expose all Go runtime metrics (#3101)
  • e022b91 Merge pull request #3087 from tareksha/typed_waitforsync
  • b2c2171 Update controller_suite_test.go
  • 8017666 🐛fix(controller): support WaitForSync in custom TypedSyncingSource (#3084)
  • d4df90f Merge pull request #3080 from k8s-infra-cherrypick-robot/cherry-pick-3078-to-...
  • 2ae6e55 cache: clone maps to prevent data race when concurrently creating caches usin...
  • 7436275 Merge pull request #3052 from sbueringer/cert-watcher-plus-0.19
  • 3218a86 adjust tests
  • 3c5359d Add fsnotify watcher+polling
  • 3e66810 Merge pull request #3037 from kubernetes-sigs/backport019-watch
  • 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

…tory with 12 updates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.0` | `2.22.2` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.47.0` | `1.49.1` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
| [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.10.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.7` | `0.30.10` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.7` | `0.30.10` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.30.7` | `0.30.10` |
| [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.8.5` | `1.9.5` |



Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.0...v2.22.2)

Updates `github.com/onsi/gomega` from 1.36.0 to 1.36.2
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.0...v1.36.2)

Updates `github.com/samber/lo` from 1.47.0 to 1.49.1
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.1)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.5...v1.0.6)

Updates `golang.org/x/time` from 0.8.0 to 0.10.0
- [Commits](golang/time@v0.8.0...v0.10.0)

Updates `k8s.io/api` from 0.30.7 to 0.30.10
- [Commits](kubernetes/api@v0.30.7...v0.30.10)

Updates `k8s.io/apimachinery` from 0.30.7 to 0.30.10
- [Commits](kubernetes/apimachinery@v0.30.7...v0.30.10)

Updates `k8s.io/client-go` from 0.30.7 to 0.30.10
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.7...v0.30.10)

Updates `k8s.io/component-base` from 0.30.7 to 0.30.10
- [Commits](kubernetes/component-base@v0.30.7...v0.30.10)

Updates `sigs.k8s.io/cluster-api` from 1.8.5 to 1.9.5
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.5...v1.9.5)

Updates `sigs.k8s.io/controller-runtime` from 0.18.5 to 0.19.6
- [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.18.5...v0.19.6)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/spf13/pflag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: golang.org/x/time
  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: k8s.io/component-base
  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/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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2025
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