The new gomega.BeTrueBecause and gomega.BeFalseBecause are going to be useful for https://github.com/kubernetes/kubernetes/issues/105678.
Besides simply staying up-to-date, ginkgo v2.13.0 adds a `PreviewSpecs` which will be used for introspection of the E2E test suites.
Proactively bump to v0.12.0 to avoid v0.10.0 and v0.11.0, which contain a regression added by commit 82780d606d. This commit was later reverted in v0.12.0. Generated with: hack/pin-dependency.sh golang.org/x/net v0.12.0 && hack/update-vendor.sh
82780d606d