DiamondLightSource / DiamondLightSource/dra-usbip-driver

Dependency Dashboard

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

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/DiamondLightSource/dra-usbip-driver).

## Rate-Limited

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

- [ ] Update astral-sh/setup-uv action to v8
- [ ] Update golangci/golangci-lint-action action to v9
- [ ] Update softprops/action-gh-release action to v3
- [ ] πŸ” **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.

- [ ] [Update go modules](../pull/17) (`golang.org/x/image`, `golang.org/x/sys`, `k8s.io/api`, `k8s.io/apimachinery`, `k8s.io/client-go`, `k8s.io/dynamic-resource-allocation`, `k8s.io/klog/v2`, `k8s.io/kubelet`, `k8s.io/kubernetes`, `k8s.io/utils`)
- [ ] [Update actions/checkout action to v6](../pull/23)
- [ ] [Update actions/setup-go action to v6](../pull/24)
- [ ] [Update Azure/setup-helm action to v5](../pull/26)
- [ ] [Update docker/build-push-action action to v7](../pull/27)
- [ ] [Update docker/login-action action to v4](../pull/28)
- [ ] [Update docker/metadata-action action to v6](../pull/29)
- [ ] [Update docker/setup-buildx-action action to v4](../pull/30)
- [ ] [Update docker/setup-qemu-action action to v4](../pull/31)
- [ ] [Update GitHub Artifact Actions (major)](../pull/32) (`actions/download-artifact`, `actions/upload-artifact`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

dockerfile (3)

.devcontainer/Dockerfile (1)

- `mcr.microsoft.com/devcontainers/go 1.26`

containers/Containerfile.manager (1)

- `golang 1.26-alpine`

containers/Containerfile.plugin (2)

- `golang 1.26-alpine`
- `debian 13-slim`

github-actions (7)

.github/workflows/_container.yml (7)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `docker/setup-buildx-action v3` β†’ [Updates: `v4`]
- `docker/login-action v3` β†’ [Updates: `v4`]
- `docker/build-push-action v6` β†’ [Updates: `v7`]
- `docker/setup-qemu-action v3` β†’ [Updates: `v4`]
- `docker/metadata-action v5` β†’ [Updates: `v6`]
- `docker/build-push-action v6` β†’ [Updates: `v7`]

.github/workflows/_docs.yml (4)

- `actions/checkout v5` β†’ [Updates: `v6`]
- `astral-sh/setup-uv v7` β†’ [Updates: `v8.1.0`]
- `actions/upload-artifact v4` β†’ [Updates: `v7`]
- `peaceiris/actions-gh-pages v4.0.0@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e`

.github/workflows/_helm.yml (2)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `Azure/setup-helm v3` β†’ [Updates: `v5`]

.github/workflows/_lint.yml (3)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `actions/setup-go v5` β†’ [Updates: `v6`]
- `golangci/golangci-lint-action v6` β†’ [Updates: `v9`]

.github/workflows/_release.yml (6)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `actions/setup-go v5` β†’ [Updates: `v6`]
- `actions/upload-artifact v4` β†’ [Updates: `v7`]
- `actions/checkout v4` β†’ [Updates: `v6`]
- `actions/download-artifact v4` β†’ [Updates: `v8`]
- `softprops/action-gh-release v2.6.2@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65` β†’ [Updates: `v3`]

.github/workflows/_test.yml (3)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `actions/setup-go v5` β†’ [Updates: `v6`]
- `actions/upload-artifact v4` β†’ [Updates: `v7`]

.github/workflows/sdcard.yml (3)

- `actions/checkout v4` β†’ [Updates: `v6`]
- `softprops/action-gh-release v2.6.2@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65` β†’ [Updates: `v3`]
- `ubuntu 24.04-arm`

gomod (1)

go.mod (16)

- `go 1.24.11`
- `github.com/cenkalti/backoff/v5 v5.0.3`
- `github.com/spf13/pflag v1.0.10`
- `golang.org/x/image v0.24.0` β†’ [Updates: `v0.39.0`]
- `golang.org/x/sys v0.31.0` β†’ [Updates: `v0.43.0`]
- `k8s.io/api v0.34.0` β†’ [Updates: `v0.36.0`]
- `k8s.io/apimachinery v0.34.0` β†’ [Updates: `v0.36.0`]
- `k8s.io/client-go v0.34.0` β†’ [Updates: `v0.36.0`]
- `k8s.io/dynamic-resource-allocation v0.34.0` β†’ [Updates: `v0.36.0`]
- `k8s.io/klog/v2 v2.130.1` β†’ [Updates: `v2.140.0`]
- `k8s.io/kubelet v0.34.0` β†’ [Updates: `v0.36.0`]
- `k8s.io/kubernetes v1.34.0` β†’ [Updates: `v1.36.0`]
- `k8s.io/utils v0.0.0-20250604170112-4c0f3b243397@4c0f3b243397` β†’ [Updates: `v0.0.0-20260319190234-28399d86e0b5`]
- `sigs.k8s.io/yaml v1.6.0`
- `tags.cncf.io/container-device-interface v1.1.0`
- `tags.cncf.io/container-device-interface/specs-go v1.1.0`

helm-values (1)

Charts/dra-usbip-driver/values.yaml

pep621 (1)

pyproject.toml (1)

- `python >=3.12`

pip_requirements (1)

docs/requirements.txt

---

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.