Skip to content

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

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.3#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/sigs.k8s.io-multicluster-runtime-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/multicluster-runtime v0.20.4-alpha.6v0.23.3 age confidence

Release Notes

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

v0.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.23.1...v0.23.3

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.20.4-alpha.7

Compare Source

What's Changed

  • 📖 Minor adjustments to README, mention dynamic fleet by @​embik in #​29
  • 📖 Update README to clarify provider implementation concepts by @​embik in #​35
  • ✨ Add multicluster.ErrClusterNotFound for providers by @​embik in #​32
  • 🌱 Define release process and provide script to create release commit by @​embik in #​28
  • 🌱 Bump GitHub Actions and upgrade to golangci-lint v2.1.1 by @​embik in #​31

Full Changelog: kubernetes-sigs/multicluster-runtime@v0.20.4-alpha.6...v0.20.4-alpha.7


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 force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 4d7a78a to 570872f Compare August 1, 2025 16:05
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 570872f to 08c71cf Compare August 10, 2025 14:46
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.20.4-alpha.7 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 08c71cf to ab61661 Compare February 3, 2026 10:38
@renovate
Copy link
Copy Markdown
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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
golang.org/x/sync v0.15.0 -> v0.18.0
k8s.io/api v0.32.1 -> v0.35.0
k8s.io/apimachinery v0.33.2 -> v0.35.0
k8s.io/client-go v0.32.1 -> v0.35.0
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/controller-runtime v0.20.4 -> v0.23.3
cel.dev/expr v0.19.1 -> v0.24.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/google/cel-go v0.22.0 -> v0.26.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.26.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.19.1 -> v1.23.2
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.55.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.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.55.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.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.3.1 -> v1.5.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/mod v0.25.0 -> v0.29.0
golang.org/x/net v0.41.0 -> v0.47.0
golang.org/x/oauth2 v0.25.0 -> v0.30.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
google.golang.org/protobuf v1.36.6 -> v1.36.8
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.32.1 -> v0.35.0
k8s.io/apiserver v0.32.1 -> v0.35.0
k8s.io/component-base v0.32.1 -> v0.35.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250910181357-589584f1c912
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 -> v0.31.2
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.5.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from ab61661 to 192eea5 Compare April 1, 2026 10:00
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.1 fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.3 Apr 1, 2026
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