Update GO modules dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/fluxcd/pkg/runtime | require | patch |
v0.51.0 -> v0.51.1
|
| github.com/onsi/ginkgo/v2 | require | patch |
v2.22.0 -> v2.22.2
|
| github.com/onsi/gomega | require | patch |
v1.36.1 -> v1.36.2
|
| sigs.k8s.io/controller-runtime | require | patch |
v0.19.3 -> v0.19.4
|
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.22.2
What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in https://github.com/onsi/ginkgo/pull/1496
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by @dependabot in https://github.com/onsi/ginkgo/pull/1498
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in https://github.com/onsi/ginkgo/pull/1499
Full Changelog: https://github.com/onsi/ginkgo/compare/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
onsi/gomega (github.com/onsi/gomega)
v1.36.2
Maintenance
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by @dependabot in https://github.com/onsi/gomega/pull/757
- Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 by @dependabot in https://github.com/onsi/gomega/pull/808
- Bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in https://github.com/onsi/gomega/pull/807
- Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 by @dependabot in https://github.com/onsi/gomega/pull/810
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.4
What's Changed
-
🌱 Add fsnotify watcher+polling by @sbueringer in https://github.com/kubernetes-sigs/controller-runtime/pull/3052
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Sylva Renovate bot