Skip to content

Update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0#255

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

Update module github.com/crossplane/crossplane-runtime/v2 to v2.2.0#255
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 Jan 31, 2026

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 renovate bot added the automated label Jan 31, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 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):

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

Details:

Package Change
go 1.24.9 -> 1.25.0
google.golang.org/grpc v1.75.1 -> v1.78.0
google.golang.org/protobuf v1.36.10 -> v1.36.11
k8s.io/api v0.33.0 -> v0.35.0
k8s.io/apimachinery v0.33.0 -> v0.35.0
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260108192941-914a6e750570
sigs.k8s.io/yaml v1.4.0 -> v1.6.0
cel.dev/expr v0.24.0 -> v0.25.1
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.13.0
github.com/evanphx/json-patch/v5 v5.9.0 -> v5.9.11
github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.4
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.4
github.com/go-openapi/swag v0.23.0 -> v0.25.4
github.com/google/gnostic-models v0.7.0 -> v0.7.1
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 -> v2.3.0
github.com/prometheus/common v0.66.1 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.19.2
github.com/spf13/afero v1.12.0 -> v1.15.0
github.com/spf13/cobra v1.10.1 -> v1.10.2
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 -> v0.64.0
go.opentelemetry.io/otel v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.38.0 -> v1.40.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b -> v0.0.0-20260112195511-716be5621a96
golang.org/x/mod v0.29.0 -> v0.32.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/time v0.12.0 -> v0.14.0
golang.org/x/tools v0.38.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20251007200510-49b9836ed3ff -> v0.0.0-20260114163908-3f89685c29c3
google.golang.org/genproto/googleapis/rpc v0.0.0-20251007200510-49b9836ed3ff -> v0.0.0-20260203192932-546029d2fa20
k8s.io/apiextensions-apiserver v0.33.0 -> v0.35.0
k8s.io/client-go v0.33.0 -> v0.35.0
k8s.io/code-generator v0.33.0 -> v0.35.0
k8s.io/gengo/v2 v2.0.0-20250604051438-85fd79dbfd9f -> v2.0.0-20251215205346-5ee0d033ba5b
k8s.io/kube-openapi v0.0.0-20250701173324-9bd5c66d9911 -> v0.0.0-20260127142750-a19766b6e2d4
sigs.k8s.io/controller-runtime v0.19.0 -> v0.23.1
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

@renovate renovate bot changed the title Update module github.com/crossplane/crossplane-runtime/v2 to v2.1.0 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 4ab8928 to e34ac3d Compare February 17, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments