crossplane-contrib / crossplane-contrib/function-kro

Dependency Dashboard

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
23
Forks
8
Avg merge
14h 29m
Merged PRs (30d)
1

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/crossplane-contrib/function-kro).

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] fix(deps): update module github.com/alecthomas/kong to v1.16.1
- [ ] fix(deps): update module google.golang.org/protobuf to v1.36.12
- [ ] fix(deps): update module github.com/google/cel-go to v0.32.0
- [ ] fix(deps): update module github.com/prometheus/client_golang to v1.24.1
- [ ] fix(deps): update module github.com/stretchr/testify to v1.12.1
- [ ] fix(deps): update module golang.org/x/sync to v0.23.0
- [ ] fix(deps): update module sigs.k8s.io/controller-runtime to v0.25.1
- [ ] fix(deps): update module sigs.k8s.io/controller-tools to v0.22.0
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [chore(deps): update actions/checkout digest to 3d3c42e](../pull/105)
- [ ] [chore(deps): update docker/login-action digest to dbcb813](../pull/109)
- [ ] [chore(deps): update docker/setup-buildx-action digest to 37fe631](../pull/119)
- [ ] [chore(deps): update docker/setup-qemu-action digest to 1f40c72](../pull/123)
- [ ] [fix(deps): update golang.org/x/exp digest to 85c1c22](../pull/104)
- [ ] [fix(deps): update k8s.io/kube-openapi digest to 7970a1e](../pull/103)
- [ ] [fix(deps): update module github.com/kubernetes-sigs/kro to v0.9.4](../pull/110)
- [ ] [chore(deps): update xpkg.crossplane.io/crossplane-contrib/provider-aws-ec2 docker tag to v2.7.0](../pull/118)
- [ ] [fix(deps): update kubernetes monorepo to v0.37.0](../pull/107) (`k8s.io/api`, `k8s.io/apiextensions-apiserver`, `k8s.io/apimachinery`, `k8s.io/apiserver`, `k8s.io/client-go`, `k8s.io/component-base`)
- [ ] [fix(deps): update module github.com/crossplane/crossplane-runtime/v2 to v2.4.0](../pull/122)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

crossplane (10)

example/app/functions.yaml

example/basic/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/collection-limits/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/collections/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/conditionals/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/core/functions.yaml

example/extensions.yaml (3)

- `xpkg.crossplane.io/crossplane-contrib/provider-aws-ec2 v2.6.0` → [Updates: `v2.7.0`]
- `xpkg.crossplane.io/crossplane-contrib/function-kro v0.3.0`
- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/externalref/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/omit/functions.yaml (1)

- `xpkg.crossplane.io/crossplane-contrib/function-auto-ready v0.7.0`

example/readiness/functions.yaml

dockerfile (2)

Dockerfile (2)

- `docker/dockerfile 1`
- `golang 1`

Dockerfile.local

github-actions (3)

.github/workflows/backport.yml (3)

- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `korthout/backport-action v4.6.0@2e830a1d0b8269505846ddd407a70876913ad1f8`
- `ubuntu 24.04`

.github/workflows/ci.yml (21)

- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`
- `golangci/golangci-lint-action v9@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a`
- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`
- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e`
- `docker/setup-qemu-action v4@96fe6ef7f33517b61c61be40b68a1882f3264fb8` → [Updates: `v4`]
- `docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c` → [Updates: `v4`]
- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `docker/build-push-action v7@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a`
- `actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c`
- `docker/login-action v4@06fb636fac595d6fb4b28a5dfcb21a6f5091859c` → [Updates: `v4`]
- `docker/login-action v4@06fb636fac595d6fb4b28a5dfcb21a6f5091859c` → [Updates: `v4`]
- `ubuntu 24.04`
- `ubuntu 24.04`
- `ubuntu 24.04`
- `ubuntu 24.04`
- `ubuntu 24.04`

.github/workflows/commands.yml (4)

- `xt0rted/slash-command-action v2@bf51f8f5f4ea3d58abc7eca58f77104182b23e88`
- `actions/checkout v7@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0` → [Updates: `v7`]
- `korthout/backport-action v4.6.0@2e830a1d0b8269505846ddd407a70876913ad1f8`
- `ubuntu 24.04`

gomod (1)

go.mod (25)

- `go 1.26.0`
- `github.com/alecthomas/kong v1.16.0` → [Updates: `v1.16.1`]
- `github.com/crossplane/crossplane-runtime/v2 v2.3.3` → [Updates: `v2.4.0`]
- `github.com/crossplane/function-sdk-go v0.7.1`
- `github.com/gobuffalo/flect v1.0.3`
- `github.com/google/cel-go v0.29.2` → [Updates: `v0.32.0`]
- `github.com/google/go-cmp v0.7.0`
- `github.com/hashicorp/golang-lru/v2 v2.0.7`
- `github.com/kubernetes-sigs/kro v0.9.2` → [Updates: `v0.9.4`]
- `github.com/prometheus/client_golang v1.23.2` → [Updates: `v1.24.1`]
- `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`]
- `golang.org/x/exp v0.0.0-20260709172345-9ea1abe57597@9ea1abe57597` → [Updates: `v0.0.0-20260908205506-85c1c2202aba`]
- `golang.org/x/sync v0.22.0` → [Updates: `v0.23.0`]
- `google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af@f2248ac996af` → [Updates: `v1.36.12`]
- `k8s.io/api v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/apiextensions-apiserver v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/apimachinery v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/apiserver v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/client-go v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/component-base v0.36.2` → [Updates: `v0.37.0`]
- `k8s.io/kube-openapi v0.0.0-20260706235625-cdb1db5517a0@cdb1db5517a0` → [Updates: `v0.0.0-20260911184034-7970a1e230da`]
- `k8s.io/utils v0.0.0-20260707023825-cf1189d6abe3@cf1189d6abe3`
- `sigs.k8s.io/controller-runtime v0.24.1` → [Updates: `v0.25.1`]
- `sigs.k8s.io/controller-tools v0.21.0` → [Updates: `v0.22.0`]
- `sigs.k8s.io/release-utils v0.12.4`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.