chore(deps): update module github.com/kcp-dev/multicluster-provider to v0.8.0 #2

Open
sa-renovate wants to merge 1 commit from renovate/github.com-kcp-dev-multicluster-provider-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/kcp-dev/multicluster-provider require minor v0.7.0v0.8.0

Release Notes

kcp-dev/multicluster-provider (github.com/kcp-dev/multicluster-provider)

v0.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/kcp-dev/multicluster-provider/compare/v0.7.0...v0.8.0

v0.7.1

Compare Source

What's Changed

Full Changelog: https://github.com/kcp-dev/multicluster-provider/compare/v0.7.0...v0.7.1


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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kcp-dev/multicluster-provider](https://github.com/kcp-dev/multicluster-provider) | require | minor | `v0.7.0` → `v0.8.0` | --- ### Release Notes <details> <summary>kcp-dev/multicluster-provider (github.com/kcp-dev/multicluster-provider)</summary> ### [`v0.8.0`](https://github.com/kcp-dev/multicluster-provider/releases/tag/v0.8.0) [Compare Source](https://github.com/kcp-dev/multicluster-provider/compare/v0.7.1...v0.8.0) #### What's Changed - fix: add OnUpdate implementation for pathaware provider by [@&#8203;OlegErshov](https://github.com/OlegErshov) in [#&#8203;104](https://github.com/kcp-dev/multicluster-provider/pull/104) - Update to unreleased mcr version by [@&#8203;mjudeikis](https://github.com/mjudeikis) in [#&#8203;105](https://github.com/kcp-dev/multicluster-provider/pull/105) - Add kcp-endpointslice-watcher by [@&#8203;ntnn](https://github.com/ntnn) in [#&#8203;81](https://github.com/kcp-dev/multicluster-provider/pull/81) - fix: resolve GVK from scheme in WildcardCache.IndexField by [@&#8203;EpicStep](https://github.com/EpicStep) in [#&#8203;107](https://github.com/kcp-dev/multicluster-provider/pull/107) - Update to kcp 0.32 by [@&#8203;mjudeikis](https://github.com/mjudeikis) in [#&#8203;108](https://github.com/kcp-dev/multicluster-provider/pull/108) #### New Contributors - [@&#8203;OlegErshov](https://github.com/OlegErshov) made their first contribution in [#&#8203;104](https://github.com/kcp-dev/multicluster-provider/pull/104) **Full Changelog**: <https://github.com/kcp-dev/multicluster-provider/compare/v0.7.0...v0.8.0> ### [`v0.7.1`](https://github.com/kcp-dev/multicluster-provider/releases/tag/v0.7.1) [Compare Source](https://github.com/kcp-dev/multicluster-provider/compare/v0.7.0...v0.7.1) #### What's Changed - \[release-0.7] fix: add OnUpdate implementation for pathaware provider by [@&#8203;kcp-ci-bot](https://github.com/kcp-ci-bot) in [#&#8203;106](https://github.com/kcp-dev/multicluster-provider/pull/106) **Full Changelog**: <https://github.com/kcp-dev/multicluster-provider/compare/v0.7.0...v0.7.1> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
sa-renovate changed title from chore(deps): update module github.com/kcp-dev/multicluster-provider to v0.7.1 to chore(deps): update module github.com/kcp-dev/multicluster-provider to v0.8.0 2026-06-17 03:15:08 +00:00
Author
Member

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

  • 32 additional dependencies were updated

Details:

Package Change
github.com/kcp-dev/sdk v0.31.0 -> v0.32.0
github.com/spf13/pflag v1.0.9 -> v1.0.10
k8s.io/api v0.35.4 -> v0.36.0
k8s.io/apimachinery v0.35.4 -> v0.36.0
k8s.io/client-go v0.35.4 -> v0.36.0
sigs.k8s.io/controller-runtime v0.23.3 -> v0.24.1
sigs.k8s.io/multicluster-runtime v0.23.3 -> v0.24.1
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.21.0 -> v0.23.1
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.5
github.com/go-openapi/swag v0.23.0 -> v0.26.0
github.com/google/gnostic-models v0.7.0 -> v0.7.1
github.com/kcp-dev/apimachinery/v2 v2.31.0 -> v2.32.0
github.com/prometheus/procfs v0.19.2 -> v0.20.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.65.0
go.opentelemetry.io/otel v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.41.0 -> v1.43.0
go.uber.org/zap v1.27.0 -> v1.27.1
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/net v0.49.0 -> v0.53.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.40.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/time v0.14.0 -> v0.15.0
k8s.io/apiextensions-apiserver v0.35.4 -> v0.36.0
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260414162039-ec9c827d403f
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260319190234-28399d86e0b5
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.0
### ℹ️ 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): - 32 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/kcp-dev/sdk` | `v0.31.0` -> `v0.32.0` | | `github.com/spf13/pflag` | `v1.0.9` -> `v1.0.10` | | `k8s.io/api` | `v0.35.4` -> `v0.36.0` | | `k8s.io/apimachinery` | `v0.35.4` -> `v0.36.0` | | `k8s.io/client-go` | `v0.35.4` -> `v0.36.0` | | `sigs.k8s.io/controller-runtime` | `v0.23.3` -> `v0.24.1` | | `sigs.k8s.io/multicluster-runtime` | `v0.23.3` -> `v0.24.1` | | `github.com/fxamacker/cbor/v2` | `v2.9.0` -> `v2.9.1` | | `github.com/go-openapi/jsonpointer` | `v0.21.0` -> `v0.23.1` | | `github.com/go-openapi/jsonreference` | `v0.21.0` -> `v0.21.5` | | `github.com/go-openapi/swag` | `v0.23.0` -> `v0.26.0` | | `github.com/google/gnostic-models` | `v0.7.0` -> `v0.7.1` | | `github.com/kcp-dev/apimachinery/v2` | `v2.31.0` -> `v2.32.0` | | `github.com/prometheus/procfs` | `v0.19.2` -> `v0.20.1` | | `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` | `v0.61.0` -> `v0.65.0` | | `go.opentelemetry.io/otel` | `v1.41.0` -> `v1.43.0` | | `go.opentelemetry.io/otel/metric` | `v1.41.0` -> `v1.43.0` | | `go.opentelemetry.io/otel/trace` | `v1.41.0` -> `v1.43.0` | | `go.uber.org/zap` | `v1.27.0` -> `v1.27.1` | | `go.yaml.in/yaml/v2` | `v2.4.3` -> `v2.4.4` | | `golang.org/x/crypto` | `v0.48.0` -> `v0.50.0` | | `golang.org/x/net` | `v0.49.0` -> `v0.53.0` | | `golang.org/x/oauth2` | `v0.34.0` -> `v0.36.0` | | `golang.org/x/sync` | `v0.19.0` -> `v0.20.0` | | `golang.org/x/sys` | `v0.42.0` -> `v0.43.0` | | `golang.org/x/term` | `v0.40.0` -> `v0.42.0` | | `golang.org/x/text` | `v0.34.0` -> `v0.36.0` | | `golang.org/x/time` | `v0.14.0` -> `v0.15.0` | | `k8s.io/apiextensions-apiserver` | `v0.35.4` -> `v0.36.0` | | `k8s.io/kube-openapi` | `v0.0.0-20260317180543-43fb72c5454a` -> `v0.0.0-20260414162039-ec9c827d403f` | | `k8s.io/utils` | `v0.0.0-20260210185600-b8788abfbbc2` -> `v0.0.0-20260319190234-28399d86e0b5` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.2` -> `v6.4.0` |
sa-renovate force-pushed renovate/github.com-kcp-dev-multicluster-provider-0.x from 0f4cebf7ee to 0c18524e8a 2026-06-17 03:15:10 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-kcp-dev-multicluster-provider-0.x:renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch renovate/github.com-kcp-dev-multicluster-provider-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch renovate/github.com-kcp-dev-multicluster-provider-0.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch renovate/github.com-kcp-dev-multicluster-provider-0.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch main
git merge --squash renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch main
git merge --ff-only renovate/github.com-kcp-dev-multicluster-provider-0.x
git switch main
git merge renovate/github.com-kcp-dev-multicluster-provider-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/workspace-controller!2
No description provided.