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

Compare Source

What's Changed

Full Changelog: https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2

v2.22.1

Compare Source

2.22.1

Fixes

Fix CSV encoding

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]
onsi/gomega (github.com/onsi/gomega)

v1.36.2

Compare Source

Maintenance

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.19.4

Compare Source

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Sylva Renovate bot

Merge request reports

Loading