Skip to content

fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1#68

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-multicluster-runtime-0.x
Open

fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1#68
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-multicluster-runtime-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/multicluster-runtime v0.21.0-alpha.8v0.23.1 age confidence

Release Notes

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

v0.23.1

Compare Source

What's Changed

Features
Bugfixes
  • 🐛 Reorder engaging clusters in kubeconfig provider by @​ntnn in #​120
Chores
Documentation

New Contributors

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.22.4-beta.1...v0.23.1

v0.21.0-alpha.9

Compare Source

What's Changed

Features
Bugfixes
  • 🐛 Engage cluster in single provider start process by @​embik in #​49
Chores
  • 🌱 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 in the all-github-actions group by @​dependabot[bot] in #​46
  • 🌱 Add Readme to Kind example by @​mjudeikis in #​59
  • 🌱 Bump actions/checkout from 4.2.2 to 5.0.0 in the all-github-actions group by @​dependabot[bot] in #​60
  • 🌱 Use mcmanager.Options instead of manager.Options where applicable by @​ntnn in #​67
  • 🌱 Stop setting tags on example modules by @​embik in #​61

New Contributors

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.21.0-alpha.8...v0.21.0-alpha.9


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.21.0-alpha.9 fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 17f7fb1 to b604105 Compare February 3, 2026 09:15
@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 45 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.2
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/crypto v0.39.0 -> v0.45.0
golang.org/x/sync v0.15.0 -> v0.18.0
google.golang.org/protobuf v1.36.6 -> v1.36.8
k8s.io/api v0.33.1 -> v0.35.0
k8s.io/apimachinery v0.33.2 -> v0.35.0
k8s.io/client-go v0.33.1 -> v0.35.0
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.21.0 -> v0.23.1
cel.dev/expr v0.19.1 -> v0.24.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/google/cel-go v0.23.2 -> v0.26.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.26.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.64.0 -> v0.66.1
github.com/spf13/cobra v1.9.1 -> v1.10.0
github.com/spf13/pflag v1.0.7 -> v1.0.9
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/net v0.41.0 -> v0.47.0
golang.org/x/sys v0.33.0 -> v0.38.0
golang.org/x/term v0.32.0 -> v0.37.0
golang.org/x/text v0.26.0 -> v0.31.0
golang.org/x/tools v0.33.0 -> v0.38.0
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250528174236-200df99c418a
google.golang.org/grpc v1.71.0 -> v1.72.2
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.33.1 -> v0.35.0
k8s.io/apiserver v0.33.1 -> v0.35.0
k8s.io/component-base v0.33.1 -> v0.35.0
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants