Skip to content

fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0#137

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-crossplane-crossplane-runtime-v2-2.x
Open

fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0#137
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-crossplane-crossplane-runtime-v2-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/crossplane/crossplane-runtime/v2 v2.0.0v2.2.0 age confidence

Release Notes

crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime/v2)

v2.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v2.0.0...v2.1.0


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
Copy link
Contributor Author

renovate bot commented Nov 20, 2025

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

  • 17 additional dependencies were updated

Details:

Package Change
k8s.io/apiextensions-apiserver v0.33.0 -> v0.34.0
k8s.io/apimachinery v0.33.3 -> v0.34.0
k8s.io/client-go v0.33.3 -> v0.34.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.22.0
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/api v0.33.3 -> v0.34.0
k8s.io/code-generator v0.33.0 -> v0.34.0
k8s.io/component-base v0.33.0 -> v0.34.0
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 -> v2.0.0-20250604051438-85fd79dbfd9f
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-v2-2.x branch from 3e41e4e to e70c27b Compare December 15, 2025 17:16
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ 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
google.golang.org/grpc v1.74.2 -> v1.78.0
k8s.io/apiextensions-apiserver v0.33.0 -> v0.35.0
k8s.io/apimachinery v0.33.3 -> v0.35.0
k8s.io/client-go v0.33.3 -> v0.35.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.23.1
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.4
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.4
github.com/go-openapi/swag v0.23.0 -> v0.25.4
github.com/google/gnostic-models v0.6.9 -> v0.7.1
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
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/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.67.5
github.com/prometheus/procfs v0.15.1 -> v0.19.2
github.com/spf13/afero v1.11.0 -> v1.15.0
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/spf13/pflag v1.0.6 -> v1.0.10
go.opentelemetry.io/otel v1.36.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.40.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/mod v0.24.0 -> v0.32.0
golang.org/x/net v0.40.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sync v0.14.0 -> v0.19.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.25.0 -> v0.33.0
golang.org/x/time v0.9.0 -> v0.14.0
golang.org/x/tools v0.32.0 -> v0.41.0
gomodules.xyz/jsonpatch/v2 v2.4.0 -> v2.5.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a -> v0.0.0-20260203192932-546029d2fa20
k8s.io/api v0.33.3 -> v0.35.0
k8s.io/code-generator v0.33.0 -> v0.35.0
k8s.io/component-base v0.33.0 -> v0.35.0
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 -> v2.0.0-20251215205346-5ee0d033ba5b
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20260127142750-a19766b6e2d4
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e -> v0.0.0-20260108192941-914a6e750570
sigs.k8s.io/controller-tools v0.18.0 -> v0.20.0
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-v2-2.x branch from e70c27b to dbe0176 Compare February 2, 2026 21:12
@renovate renovate bot changed the title fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.1.0 fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-v2-2.x branch from dbe0176 to 95b959a Compare February 17, 2026 20:46
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