Dependency Dashboard #67

Closed
opened 2026-03-05 08:01:40 +00:00 by renovate-bot · 0 comments
Owner

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

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

Vulnerabilities

Renovate has not found any CVEs on osv.dev.

Detected Dependencies

github-actions (21)
.gitea/workflows/build-push-docker.yml (6)
  • actions/checkout v6.0.2
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v4
  • docker/login-action v4
  • docker/metadata-action v5 → [Updates: v6]
  • docker/build-push-action v6 → [Updates: v7]
.gitea/workflows/changelog.yaml (2)
  • actions/checkout v6.0.2
  • TriPSs/conventional-changelog-action v6
.gitea/workflows/ci-docker.yml (2)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
.gitea/workflows/ci-python-poetry-with-docker.yml (5)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
  • actions/setup-python v6
  • abatilo/actions-poetry v4
  • actions/cache v5
.gitea/workflows/ci-python-poetry.yml (4)
  • actions/checkout v6.0.2
  • actions/setup-python v6
  • abatilo/actions-poetry v4
  • actions/cache v5
.gitea/workflows/ci-python-uv-with-docker.yml (4)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
  • actions/setup-python v6
  • actions/cache v5
.gitea/workflows/ci-python-with-docker.yml (4)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
  • actions/setup-python v6
  • actions/cache v5
.gitea/workflows/ci-python.yml (3)
  • actions/checkout v6.0.2
  • actions/setup-python v6
  • actions/cache v5
.gitea/workflows/conventional-commit.yml
.gitea/workflows/create-release-preexisting-tag.yaml (1)
  • https://git.tainton.uk/actions/create-release-action v1.1.0
.gitea/workflows/create-release.yml (4)
  • actions/checkout v6.0.2
  • TriPSs/conventional-changelog-action v6
  • actions/checkout v6.0.2
  • https://git.tainton.uk/actions/create-release-action v1.1.0
.gitea/workflows/docker-compose-deploy.yml (6)
  • https://git.tainton.uk/actions/pushover-action v1.1.4
  • actions/checkout v6
  • appleboy/ssh-action v1.2.5
  • appleboy/scp-action v1.0.0
  • appleboy/ssh-action v1.2.5
  • https://git.tainton.uk/actions/pushover-action v1.1.4
.gitea/workflows/docker-compose-remove.yml (3)
  • https://git.tainton.uk/actions/pushover-action v1.1.4
  • appleboy/ssh-action v1.2.5
  • https://git.tainton.uk/actions/pushover-action v1.1.4
.gitea/workflows/release-with-tag.yaml (2)
  • actions/checkout v6.0.2
  • TriPSs/conventional-changelog-action v6
.github/workflows/build-push-attest-docker.yml (6)
  • actions/checkout v6
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v4
  • docker/metadata-action v5 → [Updates: v6]
  • docker/build-push-action v6 → [Updates: v7]
  • actions/attest-build-provenance v4
.github/workflows/ci-docker.yml (2)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
.github/workflows/ci-python-poetry-with-docker.yml (4)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
  • actions/setup-python v6
  • abatilo/actions-poetry v4
.github/workflows/ci-python-poetry.yml (3)
  • actions/checkout v6.0.2
  • actions/setup-python v6
  • abatilo/actions-poetry v4
.github/workflows/ci-python-with-docker.yml (3)
  • actions/checkout v6.0.2
  • hadolint/hadolint-action v3.3.0
  • actions/setup-python v6
.github/workflows/ci-python.yml (2)
  • actions/checkout v6.0.2
  • actions/setup-python v6
.github/workflows/create-release.yml (3)
  • actions/checkout v6
  • mathieudutour/github-tag-action v6.2
  • ncipollo/release-action v1
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/docker-build-push-action-7.x -->[chore(deps): update docker/build-push-action action to v7](pulls/69) - [ ] <!-- rebase-branch=renovate/docker-metadata-action-6.x -->[chore(deps): update docker/metadata-action action to v6](pulls/68) - [ ] <!-- rebase-branch=renovate/docker-setup-buildx-action-4.x -->[chore(deps): update docker/setup-buildx-action action to v4](pulls/66) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Vulnerabilities Renovate has not found any CVEs on [osv.dev](https://osv.dev). ## Detected Dependencies <details><summary>github-actions (21)</summary> <blockquote> <details><summary>.gitea/workflows/build-push-docker.yml (6)</summary> - `actions/checkout v6.0.2` - `docker/setup-buildx-action v3` → [Updates: `v4`] - `docker/login-action v4` - `docker/login-action v4` - `docker/metadata-action v5` → [Updates: `v6`] - `docker/build-push-action v6` → [Updates: `v7`] </details> <details><summary>.gitea/workflows/changelog.yaml (2)</summary> - `actions/checkout v6.0.2` - `TriPSs/conventional-changelog-action v6` </details> <details><summary>.gitea/workflows/ci-docker.yml (2)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` </details> <details><summary>.gitea/workflows/ci-python-poetry-with-docker.yml (5)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` - `actions/setup-python v6` - `abatilo/actions-poetry v4` - `actions/cache v5` </details> <details><summary>.gitea/workflows/ci-python-poetry.yml (4)</summary> - `actions/checkout v6.0.2` - `actions/setup-python v6` - `abatilo/actions-poetry v4` - `actions/cache v5` </details> <details><summary>.gitea/workflows/ci-python-uv-with-docker.yml (4)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` - `actions/setup-python v6` - `actions/cache v5` </details> <details><summary>.gitea/workflows/ci-python-with-docker.yml (4)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` - `actions/setup-python v6` - `actions/cache v5` </details> <details><summary>.gitea/workflows/ci-python.yml (3)</summary> - `actions/checkout v6.0.2` - `actions/setup-python v6` - `actions/cache v5` </details> <details><summary>.gitea/workflows/conventional-commit.yml</summary> </details> <details><summary>.gitea/workflows/create-release-preexisting-tag.yaml (1)</summary> - `https://git.tainton.uk/actions/create-release-action v1.1.0` </details> <details><summary>.gitea/workflows/create-release.yml (4)</summary> - `actions/checkout v6.0.2` - `TriPSs/conventional-changelog-action v6` - `actions/checkout v6.0.2` - `https://git.tainton.uk/actions/create-release-action v1.1.0` </details> <details><summary>.gitea/workflows/docker-compose-deploy.yml (6)</summary> - `https://git.tainton.uk/actions/pushover-action v1.1.4` - `actions/checkout v6` - `appleboy/ssh-action v1.2.5` - `appleboy/scp-action v1.0.0` - `appleboy/ssh-action v1.2.5` - `https://git.tainton.uk/actions/pushover-action v1.1.4` </details> <details><summary>.gitea/workflows/docker-compose-remove.yml (3)</summary> - `https://git.tainton.uk/actions/pushover-action v1.1.4` - `appleboy/ssh-action v1.2.5` - `https://git.tainton.uk/actions/pushover-action v1.1.4` </details> <details><summary>.gitea/workflows/release-with-tag.yaml (2)</summary> - `actions/checkout v6.0.2` - `TriPSs/conventional-changelog-action v6` </details> <details><summary>.github/workflows/build-push-attest-docker.yml (6)</summary> - `actions/checkout v6` - `docker/setup-buildx-action v3` → [Updates: `v4`] - `docker/login-action v4` - `docker/metadata-action v5` → [Updates: `v6`] - `docker/build-push-action v6` → [Updates: `v7`] - `actions/attest-build-provenance v4` </details> <details><summary>.github/workflows/ci-docker.yml (2)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` </details> <details><summary>.github/workflows/ci-python-poetry-with-docker.yml (4)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` - `actions/setup-python v6` - `abatilo/actions-poetry v4` </details> <details><summary>.github/workflows/ci-python-poetry.yml (3)</summary> - `actions/checkout v6.0.2` - `actions/setup-python v6` - `abatilo/actions-poetry v4` </details> <details><summary>.github/workflows/ci-python-with-docker.yml (3)</summary> - `actions/checkout v6.0.2` - `hadolint/hadolint-action v3.3.0` - `actions/setup-python v6` </details> <details><summary>.github/workflows/ci-python.yml (2)</summary> - `actions/checkout v6.0.2` - `actions/setup-python v6` </details> <details><summary>.github/workflows/create-release.yml (3)</summary> - `actions/checkout v6` - `mathieudutour/github-tag-action v6.2` - `ncipollo/release-action v1` </details> </blockquote> </details>
Sign in to join this conversation.