Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Type Update Change
github.com/crossplane/crossplane-tools require digest 1ad3d4cdd45172

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 Jun 11, 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):

  • 19 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.31.0 -> v0.32.3
k8s.io/apimachinery v0.31.0 -> v0.32.3
k8s.io/client-go v0.31.0 -> v0.32.3
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 -> v0.0.0-20240927000941-0f3dac36c52b
github.com/dave/jennifer v1.7.0 -> v1.7.1
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
golang.org/x/mod v0.20.0 -> v0.24.0
golang.org/x/time v0.5.0 -> v0.7.0
golang.org/x/tools v0.24.0 -> v0.32.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/apiextensions-apiserver v0.31.0 -> v0.32.3
k8s.io/component-base v0.31.0 -> v0.32.3
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20250321185631-1f6e0b77f77e
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

@renovate renovate bot added the dependency Depedency update label Jun 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from 1ac18ec to 3e7d18a Compare July 25, 2025 08:47
@renovate renovate bot changed the title fix(deps): update github.com/crossplane/crossplane-tools digest to 889cfb1 fix(deps): update github.com/crossplane/crossplane-tools digest to 29da025 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from 3e7d18a to 4e89084 Compare July 29, 2025 08:03
@renovate renovate bot changed the title fix(deps): update github.com/crossplane/crossplane-tools digest to 29da025 fix(deps): update github.com/crossplane/crossplane-tools digest to 1a2083a Jul 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from 4e89084 to b478c61 Compare July 29, 2025 14:05
@renovate renovate bot changed the title fix(deps): update github.com/crossplane/crossplane-tools digest to 1a2083a fix(deps): update github.com/crossplane/crossplane-tools digest to 00d407d Jul 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from b478c61 to e4a4b8c Compare July 31, 2025 23:09
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from e4a4b8c to af121c6 Compare October 9, 2025 11:53
…45172

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update github.com/crossplane/crossplane-tools digest to 00d407d fix(deps): update github.com/crossplane/crossplane-tools digest to dd45172 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-tools-digest branch from af121c6 to 18a24fe Compare October 18, 2025 02:29
@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):

  • 19 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.31.0 -> v0.32.3
k8s.io/apimachinery v0.31.0 -> v0.32.3
k8s.io/client-go v0.31.0 -> v0.32.3
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 -> v0.0.0-20240927000941-0f3dac36c52b
github.com/dave/jennifer v1.7.0 -> v1.7.1
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
golang.org/x/mod v0.20.0 -> v0.24.0
golang.org/x/time v0.5.0 -> v0.7.0
golang.org/x/tools v0.24.0 -> v0.32.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/apiextensions-apiserver v0.31.0 -> v0.32.3
k8s.io/component-base v0.31.0 -> v0.32.3
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20250321185631-1f6e0b77f77e
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Depedency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant