crossplane-contrib / function-kcl

Crossplane Composition Functions using KCL Programming Language
Apache License 2.0
25 stars 10 forks source link

fix(deps): update module github.com/crossplane/crossplane-runtime to v1.16.0 #105

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/crossplane/crossplane-runtime v1.15.1 -> v1.16.0 age adoption passing confidence

Release Notes

crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime) ### [`v1.16.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v1.16.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v1.15.1...v1.16.0) #### What's Changed - Empty commit for 1.15 release by [@​phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/649](https://togithub.com/crossplane/crossplane-runtime/pull/649) - Update github/codeql-action digest to [`b7bf0a3`](https://togithub.com/crossplane/crossplane-runtime/commit/b7bf0a3) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/650](https://togithub.com/crossplane/crossplane-runtime/pull/650) - reconciler/managed: make more resilient to error conditions by [@​sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/651](https://togithub.com/crossplane/crossplane-runtime/pull/651) - chore(deps): revert to buf 1.27.2 to avoid cel-go dependency ahead of k8s deps by [@​phisco](https://togithub.com/phisco) in [https://github.com/crossplane/crossplane-runtime/pull/656](https://togithub.com/crossplane/crossplane-runtime/pull/656) - Update module google.golang.org/grpc to v1.61.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/647](https://togithub.com/crossplane/crossplane-runtime/pull/647) - Update kubernetes deps by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/630](https://togithub.com/crossplane/crossplane-runtime/pull/630) - Update aquasecurity/trivy-action action to v0.17.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/665](https://togithub.com/crossplane/crossplane-runtime/pull/665) - Update codecov/codecov-action digest to [`e0b68c6`](https://togithub.com/crossplane/crossplane-runtime/commit/e0b68c6) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/661](https://togithub.com/crossplane/crossplane-runtime/pull/661) - Update github/codeql-action digest to [`e8893c5`](https://togithub.com/crossplane/crossplane-runtime/commit/e8893c5) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/664](https://togithub.com/crossplane/crossplane-runtime/pull/664) - Add a nil case to the `getValueFromInterface` function by [@​sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/666](https://togithub.com/crossplane/crossplane-runtime/pull/666) - Update dependency golang to v1.22.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/667](https://togithub.com/crossplane/crossplane-runtime/pull/667) - logging: add SetFilteredKlogLogger to show client-go throttling logs by [@​sttts](https://togithub.com/sttts) in [https://github.com/crossplane/crossplane-runtime/pull/673](https://togithub.com/crossplane/crossplane-runtime/pull/673) - Bump golangci-lint, copy config from c/c by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/676](https://togithub.com/crossplane/crossplane-runtime/pull/676) - Update actions/cache digest to [`ab5e6d0`](https://togithub.com/crossplane/crossplane-runtime/commit/ab5e6d0) by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/677](https://togithub.com/crossplane/crossplane-runtime/pull/677) - Add ability to expose resource reconciliation progress by [@​pedjak](https://togithub.com/pedjak) in [https://github.com/crossplane/crossplane-runtime/pull/633](https://togithub.com/crossplane/crossplane-runtime/pull/633) - Update module golang.org/x/net to v0.23.0 \[SECURITY] by [@​renovate](https://togithub.com/renovate) in [https://github.com/crossplane/crossplane-runtime/pull/685](https://togithub.com/crossplane/crossplane-runtime/pull/685) - Introduce High Level MR metrics by [@​ezgidemirel](https://togithub.com/ezgidemirel) in [https://github.com/crossplane/crossplane-runtime/pull/683](https://togithub.com/crossplane/crossplane-runtime/pull/683) - \[Backport release-1.16] Fix MR state metrics when MRs are deleted by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/crossplane/crossplane-runtime/pull/691](https://togithub.com/crossplane/crossplane-runtime/pull/691) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v1.15.0...v1.16.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.



This PR has been generated by Mend Renovate. View repository job log here.

Peefy commented 1 month ago

It seems that crossplane/function-sdk-go@v0.2.0 needs to upgrade and adapt to Crossplane runtime version 1.16, waiting for upstream release. πŸ€”