Skip to content

chore(deps): update module github.com/crossplane/crossplane-runtime to v2#126

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

chore(deps): update module github.com/crossplane/crossplane-runtime to v2#126
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-crossplane-crossplane-runtime-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/crossplane/crossplane-runtime v1.20.0v2.2.0 age adoption passing confidence

Release Notes

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

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

v2.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v1.20.0...v2.0.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 requested a review from a team as a code owner August 8, 2025 20:46
@github-actions github-actions bot added the size/S label Aug 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from 17431eb to 38e09eb Compare August 13, 2025 15:47
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from 38e09eb to a044d0c Compare October 9, 2025 14:04
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from a044d0c to a239d33 Compare November 5, 2025 21:44
@renovate
Copy link
Contributor Author

renovate bot commented Nov 5, 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):

  • 13 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.4 -> v0.34.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
github.com/fxamacker/cbor/v2 v2.8.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/apiextensions-apiserver v0.33.1 -> v0.34.0
k8s.io/client-go v0.33.1 -> v0.34.0
k8s.io/code-generator v0.33.1 -> v0.34.0
k8s.io/gengo/v2 v2.0.0-20250513215321-e3bc6f1e78b4 -> 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-20250502105355-0f33e8f1c979 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/controller-runtime v0.20.4 -> v0.22.0
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@github-actions github-actions bot added size/L and removed size/S labels Nov 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from a239d33 to 31a9183 Compare November 24, 2025 14:00
@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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
k8s.io/api v0.33.4 -> v0.35.0
k8s.io/apimachinery v0.33.4 -> v0.35.0
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/go-openapi/jsonpointer v0.21.1 -> v0.22.4
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.4
github.com/go-openapi/swag v0.23.1 -> v0.25.4
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cobra v1.9.1 -> v1.10.2
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.11.0 -> v0.14.0
k8s.io/apiextensions-apiserver v0.33.1 -> v0.35.0
k8s.io/client-go v0.33.1 -> v0.35.0
k8s.io/code-generator v0.33.1 -> v0.35.0
k8s.io/gengo/v2 v2.0.0-20250513215321-e3bc6f1e78b4 -> 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-20250502105355-0f33e8f1c979 -> v0.0.0-20260108192941-914a6e750570
sigs.k8s.io/controller-runtime v0.20.4 -> 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
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from 31a9183 to 5f33801 Compare December 15, 2025 16:49
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-runtime-2.x branch from 5f33801 to 21a6fa5 Compare February 20, 2026 17:16
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