Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.24.1

Compare Source

What's Changed

New Contributors

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

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.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: (UTC)

  • 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 085057e to 96c2279 Compare December 15, 2025 16:30
@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 96c2279 to f65c272 Compare February 3, 2026 08:46
@renovate

renovate Bot commented Feb 3, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

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

Details:

Package Change
go 1.24.0 -> 1.26.3
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.4
github.com/onsi/gomega v1.37.0 -> v1.39.0
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/sync v0.15.0 -> v0.19.0
k8s.io/api v0.33.1 -> v0.36.0
k8s.io/apimachinery v0.33.2 -> v0.36.0
k8s.io/client-go v0.33.1 -> v0.36.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.24.1
cel.dev/expr v0.19.1 -> v0.25.1
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.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.27.7
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.67.5
github.com/prometheus/procfs v0.16.1 -> v0.19.2
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/spf13/pflag v1.0.7 -> v1.0.9
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.65.0
go.opentelemetry.io/otel v1.35.0 -> v1.41.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.41.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.41.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.9.0
go.uber.org/zap v1.27.0 -> v1.27.1
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 -> v0.0.0-20251219203646-944ab1f22d93
golang.org/x/net v0.41.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sys v0.33.0 -> v0.40.0
golang.org/x/term v0.32.0 -> v0.39.0
golang.org/x/text v0.26.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20260128011058-8636f8732409
google.golang.org/grpc v1.71.0 -> v1.79.3
google.golang.org/protobuf v1.36.6 -> v1.36.12-0.20260120151049-f2248ac996af
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.33.1 -> v0.36.0
k8s.io/apiserver v0.33.1 -> v0.36.0
k8s.io/component-base v0.33.1 -> v0.36.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.2 -> v0.34.0
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 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
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from f65c272 to 8a0d2a8 Compare April 1, 2026 09:39
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 8a0d2a8 to 0553fb9 Compare May 12, 2026 15:32
@renovate renovate Bot force-pushed the renovate/sigs.k8s.io-multicluster-runtime-0.x branch from 0553fb9 to 4791876 Compare June 2, 2026 02:28
@renovate renovate Bot changed the title fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.23.3 fix(deps): update module sigs.k8s.io/multicluster-runtime to v0.24.1 Jun 2, 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